Posted on December 31, 2014 at 16:53I am using an STM32F407I want to generate exactly 400 pulses on PE5 or PE6 with a 50% duty cycle.I believe PE5 can be connected to TIM9 CH1, and PE6 can be connected to TIM9 CH2I have the PWM code running and I ha...