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.

[参考译文] AM6442:如何从 Linux 读取欠压状态 (A53)

Guru**** 2430620 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1547610/am6442-how-to-read-under-voltage-status-from-linux-a53

器件型号:AM6442


工具/软件:

您好、

关于这个查询 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1027120/processor-sdk-am64x-how-to-detect-under-voltage-when-power-failed ,我发现,软件方法读取欠压是:

“当 VDDA_SYS_MON 更改时、 读取的 值 CTRLMMR_MCU_PRG_PP_0_STAT  、检查位 2  POK_VDDA_PMIC_IN_UV

我想问:是否可以从 Linux(A53 内核)访问或监控此引脚/状态? Linux 软件是否有任何方法可以读取此引脚或其状态?

谢谢、
Anjana

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

    尊敬的 Anjana:

    是的、这些寄存器可在 Linux 中访问。 您必须编写自己的内核驱动程序来访问它们。