3

I have a situation where I need to select between two signals, lets say 1A or 2B and route it to output 3C. I need to do this six times (2A or 2B to output 2C, 3A or 3B to output 3C, etc.).

These all need to switch based on one output from my chip.

What sort of component do I need for this? I think it's something like a 2:1 spdt multiplexer, but something doesn't seem quite right.

I've been looking at a bunch of data sheets and I cannot seem to find a chip which switches many 2:1 switches based on ONE input. Does such a thing exists? Or am I just way of the mark here? Not sure.

Any help appreciated.

Thanks.

asked May 9, 2016 at 21:54
1
  • One output from the Arduino can go to many SELECT pins of multiplexers or switches. So where's your problem? Commented May 10, 2016 at 8:21

1 Answer 1

4

Almost, you will need two 74157 (or similar chips) to switch 8 pairs of TTL level logic signals down to 8 individual signal.

enter image description here

answered May 10, 2016 at 1:21

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

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.