Other Parts Discussed in Thread: TXB0104
Hi Everyone,
I have seen a thread that is talking about an I2C detection issue but no indication on how it was fix. I am using a SN65DSI83-Q1 and using the I2Cdetect command to see if it would show up in the I2C list and it doesn't
Here the information I get when I send the command. On my hardware, I have a TXB0104 to transfer the 3.3V version of the I2C to 1.8V. I can see the signal just fine at the pint of the bridge but I do not get an answer back. I have the addr pin to ground (via a 0Ω) and no pull up on the I2C since the level shifter is super close to the IC and it's not recommended on that side. REFCLK is also to GND via a 0Ω. Enable is set via GPIO with a 220nF to ground next to the pin.
I am thinking the initialization might be at fault but I was wondering if there is any tip in either hardware or software that have been seen in the past that would cause this issue.
THanks everyone for any help
Fred Jutras
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
evk_8mn:/ # [ 141.984750] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 142.222698] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
evk_8mn:/ # i2cdetect -y 0
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- UU -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --