Resolved! STM32F429 PWM with Timer 2
Posted on August 02, 2017 at 19:41I am using STM32F429 discovery board.I am trying to generate pwm output on pin 11 of GPIO G. I have set and enabled the corresponding registers and bits but there is no output on pin 11. If I write a simple delay co...