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.

[参考译文] PROCESSOR-SDK-J721S2:如何通过 MCU 域的 i2c0禁用 PMIC 的看门狗功能?

Guru**** 2473760 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1450438/processor-sdk-j721s2-how-do-i-disable-the-watchdog-function-of-pmic-through-i2c0-of-the-mcu-domain

器件型号:PROCESSOR-SDK-J721S2

工具与软件:

我的定制电路板的 PMIC 使用 TPS65941、但更改后的 TPS65941约每13分钟由看门狗功能复位一次。 我想禁用看门狗功能。 因此我发现我可以将 MCU 域的 i2c0从器件地址0x12的0x409寄存器的值更改为0xbf。 请告诉我如何使用 MCU 域的 i2c0。 如果有我可以参考的示例代码、将它们写在一起对我很有帮助。