Question
stm32f103: synchronize a few timers
Posted on July 18, 2016 at 23:28
Hi, I would like to control a brushless motor in gimbal project for this purpose I use three timers, but diffrent to one motor and I prepare timers as a PWM output and set a pulse which is out of phase, but because of I use different timers I dont have a good synchronization, how can I synchronize three timers TIM3->CCR1, TIM2->CCR4, TIM2->CCR3?