Question
Timer interrupt not working
Hi was trying to do work with timers in stm32 when i use the timers directy like this i could set the phase voltages correctly .

but when i use the interrupt to set the duty cyles always the phase voltages are zero

how to dynamically set the phase voltages in the timer interrupt
