We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2456d56 commit 1ddb3a1Copy full SHA for 1ddb3a1
_posts/2025-05-18-program-counter-trials-and-errors.md
@@ -9,6 +9,7 @@ To fix this without re-wiring those 16 lines, I'll have to adjust the Data input
9
So the order of the bus, with B0-B7(B0 on the left(MSB), B7 on the right(LSB)), will result in the wiring in the table below.
10
11
### Pin connection order (the A sides of the 74hc245's are connected)
12
+
13
| Bus | 74hc245 pin | 74hc161 chip&pin |
14
|-----|-------------|-----------------------|
15
| B3 | 2 | high, Data input A 3 |
0 commit comments