STM32 PWM and break input from comp
Hello!I have a question regarding pwm and the break input function from the comparator. I am using a STM32F303 and generating a complementary pwm outpout with timer20 on ch1 and nch1 with a deadtime. This is working just fine. Now I wanted to implem...