cancel
Showing results for 
Search instead for 
Did you mean: 

Isn't code generated by STM8cubeMX?

Jeong An
Associate
Posted on January 22, 2018 at 03:35

I use STM8cubeMX.

Isn't code generated by STM8cubeMX?

If possible, what should I do?

#stm8cubemx #stm8 #stm8-code-generate
1 REPLY 1
Szymon PANECKI
Senior III
Posted on January 22, 2018 at 13:54

Hello Jeong An,

Code generation feature is not supported by STM8CubeMX. This tool allows only to:

  • configure MCU's pins and assign them to peripherals in order to check if there are no conflicts
  • configure MCU's clock tree
  • estimate MCU's current consumption for given scenario
  • generate a report with above information
0690X00000609RjQAI.png

Regards

Szymon