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.

[参考译文] AM62A7-Q1:如何使用 WAKEUP_UART 作为深度睡眠的唤醒源

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1520210/am62a7-q1-how-to-use-wakeup_uart-as-a-wakeup-source-for-deep-sleep

器件型号:AM62A7-Q1

工具/软件:

我们已测试 MAIN_GPIO、MCU_GPIO 和 RTC 作为唤醒源。 我们正在访问以下链接
https://software-dl.ti.com/processor-sdk-linux/esd/AM62AX/09_02_00/exports/docs/linux/Foundational_Components、Kernel_Drivers、Power_Management、pm_wakeup_sources.html
但无法启用 WAKEUP UART 作为唤醒源。

它未显示在中 CAT /proc/interrupts
我试着让它睡觉,并唤醒它。 它没有发生。

以下是我的器件树。 如何启用 wkup_uart 来唤醒系统???

....

&wkup_uart0 {
    ....
    wakeup-source;
};

....



此致
Abhineet Ranjan