Hi
I am trying to read/write EEPROM from MSP430f2416 on I2C via PCA9547(8-channel I2C bus mux). The slave addr for the mux is (1110 XXXX), and I am using the 7-bit addressing mode. I am not receiving any acknowledgment from the slave after I send the address bits. I tried right/left alignment of the 8-bit addr on the 7bit register...but nothing seems to work.
Looking for some valuable advice.
Yogi