Other Parts Discussed in Thread: TCA9545A, PCA9546A, , PCA9515, P82B96, P82B715
Dear All,
I have 4 boards with separate addresses and I want to communicate between them using the I2C HUB/Multiplexer. Board Main is the Master and there are 3 slave boards with each of their micro-controller.
I also want to synchronize this communication as all the 4 boards are busy with their tasks.
I am right now looking at PCA9546A or TCA9545A or PCA9518 devices.
Can these devices be used for this type of communication. How do I ensure that the partner hubs is switching to the I2C line from the slave PCBs?
I am thinking of implementing a simple handshake from the main board to the slaves before starting the communication.