How to generate PWM output using timers on PB0 and PB1
Posted on January 21, 2016 at 15:58 Hi all, I have the stm32F429 micro and I need to generate 2 PWM Output (see below) using pin PB0 and PB1. I tried with toggle mode and TM3 on ch3 and 4, but the duty is 50/50 and is not good. There is a phase...