cancel
Showing results for 
Search instead for 
Did you mean: 

PWM pin output and document

roychen
Associate
Posted on May 24, 2015 at 00:50

I am new to STM32F030. I am going to use PWMs as the dimming input of LED driver.

I have checked DM00088500.pdf, DM00091010.pdf and DM00051352.pdf already.

But I still not able to indentify which pins are the output of PWM. Could anyone tell me which document has the pin assignment description?

For example, there are TIM14_CH1, TIM1_BKIN and TIM1_CH1N. Which one is the output of PWM?

1 REPLY 1
Posted on May 24, 2015 at 03:43

So up to 4 output channels per timer, TIMx_CH1,2,3,4 and with ones with inverted (complementary) outputs CH1N,2N,3N,4N

http://www.st.com/web/en/resource/technical/document/datasheet/DM00088500.pdf

You can pick an chose which timers/channel at a pin level, per the options provided in the data sheet.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..