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:如何使用 AM644x 中的 VMON_VSYS 检测电源故障并产生中断

Guru**** 2451970 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1549559/am6442-how-to-detect-power-failure-and-generate-an-interrupt-using-vmon_vsys-in-am644x

器件型号:AM6442


工具/软件:

您好的团队、

我们需要检测电源故障情况并测量电平。

我已经浏览了  AM62x MCU+ SDK:POK 链接 以获取相关信息。

您能否详细说明我们如何在 M4F 内核中调用或实现此函数。

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

    您好:

    AM64x MCU+SDK 中也提供了 POK 模块。 您是否已经查看了 MCU+SDK 示例?

    MCU_PLUS_SDK_am64x_11_00_00_15/examples/sdl/Pok/Pok_mcu/am64x-evm/m4fss0-0_nortos

    software-dl.ti.com/.../EXAMPLES_SDL_POK.html

    此致、

    Nihar Potturu。

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

    尊敬的 Nihar Potturu:

    感谢您的链接和建议。 我将继续进行测试。

    此示例按预期工作。