How to setting TIM CHx/CHxN for six step BLDC motor control?
I want to control BLDC motor in six step method using STM32G474RE (nucleo board). I'm using TIM1 CHx/CHxN complementary PWM output for 6 pwm signal, like below: The problem I have is that the PWM output does not switch synchronously when switching st...