I2C Bus test

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I2C Bus test

1,397件の閲覧回数
yannkingoum
Contributor I

i try to test the I2C Bus of IMX6 automotive.

with the command i2cdetect -l,the microcontroller has 2 bus (1 and 2).

with the command i2cdetect 1 ,i have one sensor on 0x48

i see to the datensheet that 0x90 is the chip address to Read/Writte

now i wan to read and writte

i use the command i2cget 1 0x48 0x90

but the answer is read failed.

Please why can i do ,to have some answer ?

and why can i don to writte with the command i2cset?

0 件の賞賛
返信
1 返信

1,132件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Do you have problems when using i2cdump too?

Alejandro

0 件の賞賛
返信