2021-12-01 12:57 PM
The execute() API starts execution of the application but is there an API to halt, stop or pause execution?
The STM32CubeProgrammer GUI has a Halt button...
How does the GUI use the API to Halt the CPU?