STM32F3 PWM output problem
Posted on May 09, 2016 at 13:29Hi everybody, I am trying to use the PWM Output feat of the board's timers. In particular, I am trying to use TIM3 to drive some DC motors. I found an example in the CubeMX material which used the same timer to do thi...