Replies: 2 comments
-
Why not connecting all the pins directly with a simple wire? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I was trying to use a splitter as a convenient and compact way for hooking up the decimal points of a couple of 7-segment displays.
The dox says "For example, "4-7,0-3" configures bits 4-7 and 0-3. This notation allows any bit arrangement. Output bits can also be output several times: "0-7,1-6,4-7"." which works just fine. But just a single input bit and replicating that onto several outputs fails.
Beta Was this translation helpful? Give feedback.
All reactions