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.
Hello team,
I have a quick question.
I have three TCA9535s and would like to read each port0 and port1 by accessing each TCA9535 continuously
When accessing other TCA9535, do we need to send stop condition once? or sending restart is fine?
Best regards,
Hey Taketo-san,
To my understanding doing a restart condition should work. Our I2C switches do require stop conditions but the I2C IO expanders don't have this requirement. I also looked at an older IO expander's state machine flow diagram and did not see anything that showed the device requires a stop condition to be issued. I suspect the restart will work if you NACK to the slave prior to it.
-Bobby