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.

PCA9545A:PCA9545A Link to PCF8575

Other Parts Discussed in Thread: PCF8575, PCA9545A

Our project connects PCA9545 and PCF8575 through MCU IIC. Currently, I can configure PCA9545 through MCU and read the information I configured. When I configure 0xF, it means that all channels are open, and then I send PCF8575 through MCU. I have addressed a (0x40) a0 a1 a2 of my PCF8575, but I have not received a response ACK from PCF8575. What is the reason?
Is there a problem with my operation sequence? I first configure the channel of the PCA9545 through the MCU, then send a STOP to stop, then start the IIC, and directly address the PCF8575. Is there a problem with the operation?

  • Hello

    Can I see the I2C transaction you did for the PCA9545A on an o-scope to verify the communication went through properly?

    Can you post the I2C transaction for the PCF8575 in which you had a NACK?

    Can you post a schematic of the PCF8575?

    Thanks,

    -Bobby