Other Parts Discussed in Thread: TUSB8043, PCA9536
器件型号: TUSB8043
主题中讨论的其他器件: PCA9536
您好、
我找不到 TUSB8043 的任何典型 I2C 时序。 我想了解如何读取供应商 ID、是否需要先写入器件以设置地址、然后读取? 通常、I2C 器件具有单字节读取和写入图。 这些命令是否适用于 TUSB8043?
谢谢!!
John
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.
嗨、Bria、
我有一个处理器连接到 TUSB8043 (SCL/SDA)、我想读取供应商 ID、以便我知道 I2C 总线正常。 我的电路板上没有 EEPROM。 我让处理器尝试读取 ID(地址 0x01)、我可以看到事务在地址 0x88 发出、TUSB8043 正在被跟踪、但我只想知道如何读取 ID。 我尝试向器件写入 1、该器件认为将寄存器设置为下一次读取、但这不起作用。 读回全部 0。
谢谢!
John