Dear All,
Can we handle 4 parallel (PWM) interrupts in TM4C129? If yes i need steps to initialize the interrupts. Is there are any conditions to be followed here.
Regards,
M Srinivas
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.
Dear All,
Can we handle 4 parallel (PWM) interrupts in TM4C129? If yes i need steps to initialize the interrupts. Is there are any conditions to be followed here.
Regards,
M Srinivas
Hello Srinivas,
When you say "4 parallel interrupts", do you mean an interrupt from each of the PWM generators? If so, then yes you can do that.
The PWM driver in TivaWare has APIs that should help in configuring the interrupts. Also the sections "Interrupt/ADC-Trigger Selector", "Initialization and Configuration" and "Register Description" in the "PWM" chapter of the datasheet should have useful information.
Thanks,
Sai