Enabling and Disabling PWM
Posted on October 05, 2017 at 04:08Hello,On an STM32F4, I've configured and can generate a PWM signal from 2 pins, offset by 180 degrees. This is using TIM3 and TIM4, on PB5 and PB6. What I want to be able to accomplish is this. I would like to be ...