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.

[参考译文] PMP22220:如何进入 ROM 模式?

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

https://e2e.ti.com/support/tools/simulation-hardware-system-design-tools-group/sim-hw-system-design/f/simulation-hardware-system-design-tools-forum/1264974/pmp22220-how-to-into-rom-mode

器件型号:PMP22220

如何在源代码 main.c line123中执行此操作:

if (PMSBusRegs.PMBCTRL1.bit.salve_ADDR == 0x7E)

{

 PMBus_WRITE_ROM_MODE ();

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

    尊敬的 Jeffrey:

    很抱歉这么晚才回复、我已要求原始设计人员查看此处并回复您。

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

    尊敬的 Jeffrey:

    此函数用于检查闪存修整校验和是否有效、如果无效、则转到 ROM。 在几乎所有情况下、器件都具有有效的闪存修整校验和、因此不会执行此函数。