This repository contains code for interfacing multiple BNO055 IMUs using multiple I2C multiplexers (TCA9548A) with an Arduino. The code initializes and reads data from multiple BNO055 sensors ...
–TCA9548a is connected directly to FTDI i2c master and TPS65400 ia connected to SC0, SD0 line of TCA9548a (Tried connecting with SC1. SD1 channels also) –TCA9548a gives ACK and NACK from TPS65400 I ...
This is Node.js I2C module for the TCA9548A Low-Voltage 8-Channel I2C Switch/Multiplexer. This module uses i2c-bus which should provide access with Node.js on Linux boards like the Raspberry Pi Zero, ...
Has anyone else had trouble connecting to slave devices using the TCA9548A I2C multiplexer? My code works when I connect directly from my microcontroller to the ...