Jetson_Xavier_NX EMMC 16GB I2C Issue

HI
The module’s i2c not work, when I use i2cdetect, the dmesg
session.log (248.2 KB)
shows log below, we use offical binary from manager software, so what is the issue?

2023-07-17 104416

What’s the command for i2cdetect?
What’s the version? Any slave device connect?

Hi
Thanks for the reply

There is a battery i2c device connect to the i2c bus (tegra-i2c c240000.i2c)

but I can not detect the device by using [i2cdetect -y -r 1]

after the command, I use dmesg and found [tegra-i2c c240000.i2c: pio timed out addr: 0x3 tlen:12 rlen:4]

the official sdk binary is 32.6.1 in [ Jetson Linux Archive | NVIDIA Developer]

Did you probe to check if the batter chip have ack for the bus boardcast?

Fixed issue, it is a hardware resource config error. thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.