Question
Launch a function automatically when program stops at a breakpoint
Hi, I would like to launch a function automatically when my program stops after a breakpoint.
I work on motor control application and it is recommanded to disable PWM channel before a breakpoint.
How I do configure cubeide ? thanks for your help
