This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Device connected on i2c doesn't get discovered.

Other Parts Discussed in Thread: TCA6408

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.