Qengineering / Jetson-Nano-Ubuntu-20-image

Jetson Nano with Ubuntu 20.04 image
https://qengineering.eu/install-ubuntu-20.04-on-jetson-nano.html
BSD 3-Clause "New" or "Revised" License
632 stars 70 forks source link

I2C with Jetson Nano dev. kit #78

Open SentryCoderDev opened 3 months ago

SentryCoderDev commented 3 months ago

"Hello, I possess a Neopixel driver known as the Adafruit Seesaw, designed to interface via I2C communication protocol. However, when attempting to detect I2C devices on my Jetson device using the command sudo i2cdetect -r -y BUSNUMBER, where BUSNUMBER corresponds to the expected I2C bus number (0, 1, 2, etc.), it fails to recognize the Adafruit Seesaw.

This Adafruit Seesaw operates seamlessly when connected to my personal Arduino, allocated at address 0x62. Could you possibly assist me in resolving this issue?"

I2C Seesaw module

Qengineering commented 3 months ago

I'm sorry I can't help you on this one, due to its very dedicated and specific hardware. Please follow the forums. (Keep in mind, I haven't changed the underlying Jeton Nano hardware drivers, only upgraded the OS)