RobTillaart / TCA9548

Arduino library for TCA9548 8 channel I2C multiplexer and compatibles.
MIT License
20 stars 7 forks source link

investigate compatibility PCA954X family #15

Closed RobTillaart closed 10 months ago

RobTillaart commented 10 months ago

A derived tree of multiplexers.

RobTillaart commented 10 months ago

TCA9548 is a SWITCH, 8 channel, can select multiple channels

Not compatible => own library

Compatible - with interrupt bits that need attention.

Compatible

So with some effort the PCA9543/45 can be supported too. Need to fin a way to handle the interrupts.

RobTillaart commented 10 months ago

Solved in 0.2.1