Other Parts Discussed in Thread: TUSB1064
Hello,
I am trying to configure my TUSB164RNQEVM to operate in Display Port sink mode. I couldn't find a listing of I2C device addresses in the datasheet so I am using an Aruino to scan the bus for devices. My scan indicates that a device is present at I2C address 0x12. However, I am not sure if this is the TUSB1064 Redriver switch or if it is the TPS65986 PD Controller.
Is there a way to determine exactly which chip I found with my scan? Is there a Device ID associated with the chip on the board that I can request at address 0x12? Also, should I expect more than one device to be present on the I2C bus?
Thank you.