Hi,
I wander if anyone had siomilar issue:
I am using io exmander (tca6416).
When I first just run i2cdetect without confuiguring the device in board file I did not detect the device (0x20 address),
but only after adding it to the board file. Is it that i2cdetect utility can give wrong detection although device is connected in hw correctly ?
root@dm814x:~# i2cdetect -r -y 2
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: UU -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- 48 -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
root@dm814x:~#
Thanks,
Ran
