Hi TI,
I have a question about I2C operation of TDA4 with GIC 233.
please let me know about uncertainties.
problem :
- when I try to use I2C command, normally it's ok for I2C operation,
e.g> (send 1st I2C command) => (ACK recevied) => (send 2nd I2C command) => (ACK received) ..
- but, when GIC 233 = high, it looks like that I2C working is not correct.
e.g> (send 1st I2C command) => (ACK recevied) => (send 2nd I2C command) => (no response) & time-out error is occured !
and so, I wonder that,
(question) is there any relation GIC 233 with I2C normal operation ?
if so, what is the thing that I have to check first ?
for any debugging trace, I want to know about that.
Thanks,