2011-05-05 11:33 PM
Timer 8 not working STM32103RD?
2011-05-17 05:34 AM
I solved my problem.
First, the keil debug simulator can only debug some several module. I can't observe it in real time.
Link:
http://www.keil.com/dd/chip/4216.htm
Second, when use many pwm channel with some difference timer, note to choose the mode of pin in GPIO config. Now, I am controlling 12 channel pwm with 4 timer (1,4,8,3)
Thanks everyone! Especial clive1.