Hi,
The PCA954X devices can be used in series or parallel. Just take in mind that the only requirements for series configuration is to be sure that:
- the total capacitance is less than 400 pF on the active buses
- there is no address conflicts between the devices (maybe a different device would be required, for exmaple a PCA9548A connected to a PCA9546A).
- the cumulative device resistance should also be considered.
The PCA954X uses pass transistors that have a specified Ron value. If PCA954Xs are used in series, all the series resistance of each device will add to each other. The resistance per device can be as high as 55 ohms over temperature. This shouldn't be an issue in most applications but the customer should be aware of this potential problem if they put a large number of PCA954Xs in series. This parameter can be critical in low voltage I2C systems.
Said, that, several configurations are then possible. Here are some examples:
- One 4-channel device, like the PCA9546A (4 segments) with three PCA9548A on each downstream channel (24 channels per segment) thus allowing up to 8x3x4 = 96 nodes.
- One 4-channel device with two PCA9548A and one PCA9546A thus allowing up to (8+8+4)x4 = 80 nodes.
Regards,
Jose