Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 2 months ago.
PWM on PC_7
Hallo, I'm tring to set a PWM on PC_7 but this example doesn't work. The debugger (I'm using keil) is blocked after the execution of the constructor function. Any suggestions?
Thank you.
Regards.
A.
1 Answer
10 years, 2 months ago.
Try commenting out the printf function.
Hi Eric, by looking in the pwmout_api. c I can see that the Timer 4 (that should be used for the PWM on PC_7) is just used for the us_ticker. This examplains why when I debug the code I find the debugger blocked inside the us_ticker functions. /media/uploads/andreatoscan/pwmout_api.c
Regards
posted by 14 Oct 2014