Sync PWM timers together
Posted on March 09, 2016 at 12:23Hello there, I am trying to write a stepper motor driver on STM32F4 platform. I intend to use TIM1 (channel 1, 2 and 3) and TIM8 (channel 1) for driving the motor. I have noticed that after configuration the timers f...