2021-04-21 05:11 PM
I used STM32CubeMX to create the initial code for my STM32CubeIDE project. But looking over the generated code, I realize I need to make a change. How do I get back to STM32CubeMX from within STM32CubeIDE in order to modify and regenerate the code?
Solved! Go to Solution.
2021-04-21 06:35 PM
Figured it out more or less by accident: in the Project Explorer, double-click on the <myproject>.ioc entry.
2021-04-21 06:35 PM
Figured it out more or less by accident: in the Project Explorer, double-click on the <myproject>.ioc entry.