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.

远程访问DS90UB928Q1 I2C上的设备

你好,我现在使用DS90UH941的port1上连接DS90UB928Q1,可以通过941访问928上的寄存器,但无法访问928的I2C上挂的设备,此设备8位地址为BC,我应该怎么设置才可以通过941访问928上的物理设备呢?

  • 您好,参考这篇应用手册P5的3. Communication with Remote slave/Camera attached to Remote SER部分介绍。

    主要是两个地址,一个是928的物理设备的slave ID,一个是slave Alias 地址。 那么主机访问slave Alias地址都会映射到远程挂接的设备的地址。

    https://www.ti.com/lit/an/snla222/snla222.pdf

    您看下这篇手册,如果还有疑问, 再讨论。