Skip to main content
Visitor II
January 22, 2018
Question

Isn't code generated by STM8cubeMX?

  • January 22, 2018
  • 1 reply
  • 1147 views
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
    This topic has been closed for replies.

    1 reply

    Visitor II
    January 22, 2018
    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