Using multiplexers for signal input #1152
Unanswered
thomasskellund
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Great library - thank you so much!
Im building a midi controller that uses a lot of 4051 multiplexers. I share the address pins between the muxes and do not use the enable pins. Instead i route the signal pin of each mux back to my my mcu .
Im running out of input-pins on my mcu so my question is, can i use multiplexers for handling the signal pins and still use the library to get all the amazing convinience it offers?
Beta Was this translation helpful? Give feedback.
All reactions