Solved
How to generate code inside USER CODE root
Using STM32CubeMX, how to generate the code that goes inside the USER CODE BEGIN/END root sections?
Using STM32CubeMX, how to generate the code that goes inside the USER CODE BEGIN/END root sections?
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.