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.

PCA9548A: Please let me know how to describe I2C address and data.

Part Number: PCA9548A
Other Parts Discussed in Thread: BQ76940,

Hi team,

I would like to communicate a MCU and AFEs(bq76940 x 6) via PCA9548A. Would you let me know how to describe address and data?
I have refered the datasheet and slva704.pdf. My idea is as follows. Is that OK? (In case of A0-A2 = 0 and B1 is selected.)

- Write
0b00010000 - 0b11100000 - 0b00000010 - (data to write)

- Read
0b00010000 - 0b11100001 - 0b00000010 - (data to read)

Regards,
Makoto Teramoto