Other Parts Discussed in Thread: TPS65987, TUSB422
Hi All,
I have the TUSB320 Evaluation Module connected to a microcontroller via I2C at 400Kbits/sec.
According to the data sheet the I2C is 0x67hex when the ADDR line is pulled high. However I am not getting any ACK's from the TUSB320, even on the slave address byte, yet alone data.
I have an I2C logic analyser on the I2C bus and I am seeing correctly 0xCE address (which is 7-bit 0x67 shifted left one bit and LSB=0 for write).
I can't see why the device is not responing. Vdd320 is present and the EN# is low ..
Any idea's anyone?
Thanks