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