This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32: PWM with Timer 5 is not working

Hello,
I started a new project where a lot of pwm signals are used. Finally all pwm-outputs are working except of one and at the moment I have no more idea where the trouble could come from.

The pwm-signals are created from Timers 1, 2, 3, 4, 5 and 8. My problem is that PA2 does not work as pwm. This port is used as alternate function TIM5_CH3. At the same moment PA0 and PA3 are working propery together with timer 5. I read back and checked the TIM5-registers on hardwarelevel.

Does anyone have a sample setup for TIM5 to get pwm signals on PA0, PA2 and PA3?

Regards
Leo

0