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.

CCS/TM4C1290NCPDT: How to generate Interrupt of Timer as PWM Mode ?

Part Number: TM4C1290NCPDT

Tool/software: Code Composer Studio

Dear pals,

Please help me to generate Interrupt handler when i use the Timer as PWM.

  • Have you downloaded TivaWare? Look at the "periodic_16bit.c" example in "C:\ti\TivaWare_C_Series-2.1.3.156\examples\peripherals\timer". Check the description on the function TimerIntEnable() in C:\ti\TivaWare_C_Series-2.1.3.156\docs\SW-TM4C-DRL-UG-2.1.3.156.pdf for the different timer interrupt sources.