2019-11-25 2:18 AM
Using STM32CubeMX, how to generate the code that goes inside the USER CODE BEGIN/END root sections?
Solved! Go to Solution.
2019-11-25 2:24 AM
Hi @Mark81
CubeMX can't generate user code.
The purpose of USER CODE BEGIN/END root sections is too protect the user code you may have written from being lost in case you regenerate with CubeMX
Hope it's clear.
Olivier
2019-11-25 2:24 AM
Hi @Mark81
CubeMX can't generate user code.
The purpose of USER CODE BEGIN/END root sections is too protect the user code you may have written from being lost in case you regenerate with CubeMX
Hope it's clear.
Olivier
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.