2025-09-01 8:03 PM - edited 2025-09-01 11:43 PM
Does anyone have experience with integrating hierarchical state machines (C-code) with a STM32CubeIDE project?
For example, the QP/C software by Quantum Leaps generates state machine C-code based on a graphical modeling tool. If the state machine diagram changes the C-code is re-generated: https://www.state-machine.com/qpc/index.html
How can this capability be integrated with the STM32CubeIDE?
Any feedback will be appreciated. Thank you!