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:如何生成作为 PWM 模式的定时器中断?

Guru**** 1797760 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/576252/ccs-tm4c1290ncpdt-how-to-generate-interrupt-of-timer-as-pwm-mode

器件型号:TM4C1290NCPDT

工具/软件:Code Composer Studio

尊敬的 PAL:

当我将计时器用作 PWM 时、请帮助我生成中断处理程序。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您是否下载 了 TivaWare? 请查看"C:\ti\TivaWare_C_Series-2.1.3.156\examples\peripheral\timer"中的"periode_16bit.c"示例。 检查 C:\ti\TivaWare_C_Series-2.1.3.156\docs\SW-TM4C-DRL-UG-2.1.3.156.pdf 中 TimerIntEnable()函数的说明以了解不同的定时器中断源。