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.

TPS65988 I2C DATA寄存器(0x09)写入问题

Other Parts Discussed in Thread: TPS65988

在我们通过I2C给TPS65988固件升级应用中,TPS65988通过I2C连接到微控制器,还通过SPI连接到外部闪存。我们实现了I2C与TPS65988的正常读写通信,但是我们遇到了一个奇怪的问题。

根据文档,DATA寄存器0x09支持64字节读写,但我们在写第41个字节时,I2C响应为NCK,这导致我们无法正确写入64字节。影响我们通过I2C给TPS65988固件升级。我想知道其他人是否有类似的问题,或者问题原因是什么怎么解决。

感谢!