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.

[参考译文] TM4C123GH6PZ:如果内核一直运行 RTOS IDLE?、TM4C123GH6PZ 将进入低功耗模式

Guru**** 2350610 points
Other Parts Discussed in Thread: TM4C123GH6PZ, EK-TM4C123GXL
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/904365/tm4c123gh6pz-will-tm4c123gh6pz-enter-low-power-mode-if-the-core-alway-run-rtos-idle

器件型号:TM4C123GH6PZ
主题中讨论的其他器件: TM4C123EK-TM4C123GXL

您好:

  如果内核一直在 TM4C123G Launchpad 上运行 RTOS 空闲进程、TM4C123GH6PZ 是否会进入低功耗模式;

  如果是、如何禁用此功能;

  谢谢

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

    尊敬的 Aili:

      我认为 TI-RTOS 不支持 TM4C 的电源管理 API。 如果您想使用休眠模块进行节能、则需要使用 TivaWare API 来启用休眠和 RTC。 TM4C123的最新 TivaWare 版本(版本2.2.0)中有一个休眠示例、您可以在中参考 /examples/boards/ek-tm4c123gxl/hibernation. 启用休眠模式后、系统时钟将停止、直到检测到唤醒事件。