Other Parts Discussed in Thread: TCA9517
In the TCA9517A data sheet, there is no solution for connecting multiple devices to the B-side slave when connecting the A-side master and the B-side slave. Is it possible to use it like that?
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.
TCA9517 uses a static voltage offset which doesn't allow it to connect to other I2C buffers that use static voltage offsets on its own B side. (Example B side of TCA9517 cannot connect to another TCA9517 B side).
That being said, it doesn't know or care what side the master or slave is on. You can put multiple masters or slaves on either side. The main things you need to be sure is:
Does this explanation answer your question?
-Bobby