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.

[参考译文] UCD90160A:UCD90160A

Guru**** 2538960 points
Other Parts Discussed in Thread: UCD90160A

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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1564232/ucd90160a-ucd90160a

器件型号:UCD90160A


工具/软件:

尊敬的 TI 团队:

我正在使用 UCD90160A 电源序列发生器 IC、这里我们要检查 Logged_Faults 寄存器。 对于我们的应用、我们希望在初始上电时复位所有寄存器。 按照以下顺序操作、但寄存器值不会复位。



使用下面的 scipt。

回波禁用欠压功能
i2cset -f -y 0 0x34 0xFC 0x04 0xA0 0x4c 0x08 0x00 I
睡眠 1
回波清除记录的故障详细信息
i2cset -f -y 0 0x34 0xEA 0x18 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 I
睡眠 1
回波启用欠压功能
i2cset -f -y 0 0x34 0xFC 0x04 0xA1 0x4c 0x08 0x00 I

此致、

Arulmani 五