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.

[参考译文] SK-AM62P-LP:在 POK SDL 上查询

Guru**** 2487055 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1444395/sk-am62p-lp-query-on-pok-sdl

器件型号:SK-AM62P-LP

工具与软件:

尊敬的专家:

我们已经运行了 POK 的示例代码、但是我们想知道中断触发的原因是它表明电源正常或 NOT_OK。

我想知道如何映射这些变量。 我在 TRM 文档中没有找到这个。

DebugP_log ("\n\n POK ID = %d , monitoring set to UV \n", instance);
    pPokCfg.voltDetMode = SDL_PWRSS_SET_UNDER_VOLTAGE_DET_ENABLE;
    pPokCfg.trim = 127;
    pPokCfg.hystCtrl = SDL_PWRSS_HYSTERESIS_NO_ACTION;
    pPokCfg.detectionCtrl = SDL_POK_DETECTION_NO_ACTION;
    pPokCfg.pokEnSelSrcCtrl = SDL_POK_ENSEL_NO_ACTION;
    pPokCfg.hystCtrlOV = SDL_PWRSS_HYSTERESIS_NO_ACTION;
    pPokCfg.trimOV = SDL_PWRSS_TRIM_NO_ACTION;
    pPokCfg.deglitch = SDL_PWRSS_DEGLITCH_NO_ACTION;


您能告诉我如何映射 ESM 中断以及为什么会被触发吗?


此致、
去巴希