Hi,
I am using custom board based on AM335x.
on that I have connected 5 device on i2c bus(in Linux it is i2c-1 device).
but when i try to detect those devices (using 'i2cdetect' command in Linux), i got only 3 of them.
that two IO-Expanders(TCA6408ARGTR) doesn't get discovered, hence i can not communicate with it.
can anyone suggest what can i do to make it work.
Thanks.