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.

[参考译文] BQ25186:I2C 详细信息

Guru**** 2644745 points

Other Parts Discussed in Thread: BQ25186

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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1589041/bq25186-i2c-details

部件号: BQ25186

您好、

我无法获取有关如何通过 I2C 与 BQ25186 进行精确通信的信息。 我想这是“经典“的方法: 开始,0xd4,偏移,数据,停止, 但它是自动递增偏移吗? 我可以做 START、0xD4、0x03、data1、data2、data3、 Data4、data5、...、stop 以一次发送完整配置? (是这样,可以发送多少个字节是否有限制?)

读的故事也一样、我假设它的工作原理是写入 start、0xd4、offset、stop、然后 start、0xD5、read1、 read2、read3、read4、...直至停止。

您能否确认或更正? 我觉得数据表中缺失了这个参数。  

谢谢

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

    您好 Claude、

    感谢您的联系。

    BQ25186 支持标准模式 (100kbps) 和快速模式 (400kbps) I2C、并且在 读取或写入连续字节时、它还会自动递增内部寄存器指针。

    此致、

    Alec