Hello,
In my design using the TUSB320, I am running into problems getting a response from the device through I2C. After checking that ADDR is pulled high and my address is correct (0x61), I still can't get an ack from the IC. I measured the SCK and SDA timing, and the only parameter I found out of spec was the data valid time and data valid acknowledge time (DS Page 7), both of which are specified at a maximum of 0.9ns, and my current application weighs in at >300ns. Are these hard maximum values for the I2C interface, and what would be the failure mode of exceeding them?
Thanks
Andrew