Question
Using single Timer to output several PWM on different channels with different frequencies
Hi guys I am a beginner of STM32 user. Now I am learning PWM. I wanted to make use of a single Timer and use 2 or 3 of its channels to output PWMs of different frequencies. I saw AN2581 app notes but unfortunately there were no sample codes there. Would you be able to share some codes or references so I can do it. Example Timer 3 then output 5k PWM on CH1 and output 10k PWM on CH3
