EmBitz

Full Version: Support for STM8
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello.

Is there any chance/addon to support STM8 MCUs?

Thanks.
Hi,

I'm not familiar with STM8.

When do you select a 8 above 32?
According google, there is no GCC gnu for STM8 so the answer is "no".

I personally use also the small pin count devices of the STM32 and I prefer using a core I'm familiar with.
(26-06-2024, 02:32 PM)embitz Wrote: [ -> ]According google, there is no GCC gnu for STM8 so the answer is "no".

Yes, at evening I found this information too. I was interested in their low power consumption and becouse they are used in radio modules like that: https://www.cdebyte.com/products/E220-400T22D. I was thinking about reprogram them. 
Finally I know that they are supported by SDCC.

Thanks for your help and time!