I2C not working

Hello,

I am trying to configure the Jetson Nano as a I2C master device. I have an ESP running in I2C Slave mode. The Jetson is connected to the ESP with SDA, SCL and GND connections. They are connected to Jetson’s I2C bus 0 (pin 27/28).
When I run the i2cdetect command it says there are no devices on the bus. I have tested the ESP with another ESP (as master) and confirmed that the device is working as intended.

I have attached the output using i2cdetect -y -r 1 (I get the same output using 0)

Have you checked the voltage level? I2C0 is 3.3v port, what’s the level of ESP?

Yes, the ESP32 SCL/SDA ports are 3.3v as well.

Okay, this is weird. I found out that I2C Bus 1 works (pin 3 SDA, pin 5 SCL). However bus 0 (27, 28) does not work.
What could be the cause?

Not sure about it. If all sw setting are correct, can you probe the I2C0 lines to make sure if any expected waveform?

I do not have access to a oscilloscope at the moment, but when I do I can test it.

I too am facing the similar issue, For me neither Bus0 nor Bus1 is working,
Specification - Xavier Nx Board with Leetop A203 Carrier Board
I2C Device - MPU9250
OS - OS Flashed using SDK manager. (J4.6)

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

Hi chinnisuraj1984,

Please help to open a new topis if it’ still an issue.
BTW, please also contact with Leetop to get the support. Thanks