Hi, I hope the question is not too silly :] I spent my fair time trying to google it out, thought I did it, got the part and then realized it's not going to do the job :]
What I need is a method to shuffle 3 wires with MCU signal (hall sensors signals coming from hub wheel to controller board). That would enable me to control it's rotation direction.
Let's say we have ABC->ABC connection, it then rotates CC. I need to be able to shuffle them and get ABC->BCA connected. It works if I do it manually. I thought I can do it with 1to2 demux IC, but they keep „unsused“ output HIGH, which is not ok for my application.
What I need is a method to shuffle 3 wires with MCU signal (hall sensors signals coming from hub wheel to controller board). That would enable me to control it's rotation direction.
Let's say we have ABC->ABC connection, it then rotates CC. I need to be able to shuffle them and get ABC->BCA connected. It works if I do it manually. I thought I can do it with 1to2 demux IC, but they keep „unsused“ output HIGH, which is not ok for my application.