This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello,
I have been testing the functionality of all of the PWM enabled pins on the Tiva C Series tm4c123g, and got 15 out of the 16 rated PWM pins to work. I could not seem to get PF0 to work with PWM output. I have all of the other PWM pins outputting perfectly fine at the same time, but PF0 does not wat to work.
I used the PWM signals table as a reference which is attached.
Please let me know if you have any ideas or suggestions.
Thanks,
Hi,
PF0 starts up as NMI pin. To use it for other puposes, you need to unlock it first and re-configure as you need.
Search the forum, many users had this problem.