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.

[参考译文] TMS320F2800137:F2800137是否支持通过计时器?μ s 从低功耗模式唤醒

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1523466/tms320f2800137-does-f2800137-support-wake-up-from-low-power-mode-though-timer

器件型号:TMS320F2800137

工具/软件:

尊敬的团队:

我知道 C2000可以通过任何 GPIO 唤醒、那么 C2000是否可以从计时器唤醒?

此致、

Zane

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

    尊敬的 Zane:

    这取决于使用的 LPM。

    空闲:GPIO +任何启用的中断都会唤醒 CPU。 因此、任何配置的计时器中断都将启动唤醒。

    待机:GPIO + NMI (或看门狗中断)可以唤醒 CPU。

    停机:只有 GPIO 或看门狗中断可以唤醒 CPU。

    看门狗计时器是一个专用的"计时器"、可用于将器件从任何 LPM 唤醒、但 CPU 计时器或其他计时器源只能将器件从空闲模式唤醒。

    此致、

    Zackary Fleenor