General

I2C CONNECTION

userHead dania.najjar 2024-07-01 06:34:03 173 Views1 Replies

why when i connect iic dual uart module to jetson orin nano via i2c give me 4 addresses ?(i traid multiple connection with other devices (give me just one address))

(this when i connect the IIC DUAL UART MODULE)

i2cdetect -y -r 7
   0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- -- 
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
70: 70 -- 72 -- 74 -- 76 --                         
 

IIC dual uart module: Gravity: IIC to dual UART module Wiki - DFRobot 5
Orin nano developer kit : Jetson Orin Nano Developer Kit Getting Started | NVIDIA Developer