2010-04-06 08:32 AM
Shutting Down PWM Outputs At A Breakpoint
2011-05-17 04:46 AM
If you're using the ST Standard Peripheral Library take a look at the DBGMCU_Config() function. That can be used to stop timers when the core is halted which may or may not be what you wan.