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.

请问有没有BQ24193通过I2C配置的C语言例程或者能指导我一下

Other Parts Discussed in Thread: BQ24193

如题,本人小白。在看了BQ24193的Data sheet 后还是不太明白它的配置过程,有如下几点疑问:

1.器件的I2C地址是6B,但是寄存地址手册中没有明确指明,难道就是0x00,0x01,0x02……这样排下去么?

2.在多次写入的模式下(Multi-Write)   寄存器地址后为什么又发送一次从机地址,那Data to Addr 什么时候发送。为什么发送到最后一个数据还是Data to Add+1.

3.在Multi-Read 模式下,也有类似的问题。

请大神帮我解答,或者能提供一份C的例程。谢谢!