TIM trigger is skipped while single-stepping with frozen TIM
I'd like an opinion on this issue with timers; I have working code, but it took me a while to understand that the code was actually working (though not while debugging).I'm using STM32F446RT.I'm configuring two timers so that one timer is a master, a...