0

I need to read alot of buttons and analog inputs for my project (60 buttons 15 faders) and there fore need to use multiplexers. But most mux libraries seems to only support one mux, am i wrong?

2
  • It seems to me a library is a bit overkill for that IC, since you have 4 pins to define which input pin/channel will be used. Seems to me to send 4 digital writes to define the channel, an one analog read for getting the signal. So since you do not a library, you can control them all the way you want. Commented Sep 2, 2019 at 20:52
  • Which library? You should be able to use multuple instances, and there are libraries that have support for cascaded muxes. Commented Sep 3, 2019 at 9:14

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.