Skip to main content
Visitor II
July 28, 2020
Question

Which tool can generate the code to initialize pins and clocks on STM8S103?

  • July 28, 2020
  • 1 reply
  • 619 views

I used STM32 version of Cube MX and it was able to generated (a bit boated) peripheral and clock configuration code. I expected same from STM8Cube but it generates only a nonsense reports (which could be also created manually). While this tool is useless, is there any other tool or IDE which can generate the initialization code automatically? (don't suggest Arduino).

    This topic has been closed for replies.

    1 reply

    Visitor II
    July 29, 2020

    The reports produced on STM8CubeMX are useless and therefore absolutely unecessary.

    While they would be very useful for all those applications where the use of STM32 is not necessary

    Unfortunately this is a gap that ST deliberately does not solve because I think, it wants to push the use of the STM32 controllers family.