Check wiring
Ensure that the TCA9548A breakout board is correctly wired to your microcontroller:
- SDA/SCL pins on the microcontroller should connect to the SDA/SCL pins on the multiplexer.
- Ensure that GND is connected between the microcontroller and the breakout board.
- Verify that VCC is connected to a stable power source (3.3V or 5V).
Verify Address Configuration
Check that the A0, A1, and A2 jumpers are configured correctly to set unique addresses for each multiplexer.
Try Running Examples
If you're confident that your wiring and configuration are correct, try running our Arduino Example Code to test communication with sensors.