| ... | ... |
@@ -1,6 +1,6 @@ |
| 1 | 1 |
This project was originally for my own private personal use, but I am deciding to make this a repository anyway. |
| 2 | 2 |
|
| 3 |
-This is also my first time using vias on a PCB layout! |
|
| 3 |
+This is also my first time using vias on a PCB layout! Oh, this was made with KiCAD 7.0, so any earlier release will not work. |
|
| 4 | 4 |
|
| 5 | 5 |
The circuit was tested with a 74HC244 IC and TJTAG 3.0.1 and 3.0.2.1 on a few machines with success barring issues with using one 74HC244; replacing it with another 74HC244 from the same set fixed the recognition issue. This is why a 74HCT244 is recommended with this circuit. |
| 6 | 6 |
|
Previous commit also fixes TJTAG version typo. Current commit adds a bottom view photo and adds some detail regarding the jumpers on the prototype circuit.
| ... | ... |
@@ -4,5 +4,13 @@ This is also my first time using vias on a PCB layout! |
| 4 | 4 |
|
| 5 | 5 |
The circuit was tested with a 74HC244 IC and TJTAG 3.0.1 and 3.0.2.1 on a few machines with success barring issues with using one 74HC244; replacing it with another 74HC244 from the same set fixed the recognition issue. This is why a 74HCT244 is recommended with this circuit. |
| 6 | 6 |
|
| 7 |
-The circuit on a perfboard - prototype unit before the PCB design |
|
| 7 |
+-- |
|
| 8 |
+ |
|
| 9 |
+This same circuit on a perfboard - prototype unit before the final PCB design... photos aren't as clear; my long retired LG G7 ThinQ was better for this. |
|
| 10 |
+Also, the jumpers for switching 3V3/5V0 exist because I do not have a DPDT switch on hand. |
|
| 11 |
+ |
|
| 12 |
+Top view |
|
| 8 | 13 |
 |
| 14 |
+ |
|
| 15 |
+Bottom view |
|
| 16 |
+ |
Add top view of prototype circuit design. Remind self to take a photo of the bottom view later.
| ... | ... |
@@ -2,4 +2,7 @@ This project was originally for my own private personal use, but I am deciding t |
| 2 | 2 |
|
| 3 | 3 |
This is also my first time using vias on a PCB layout! |
| 4 | 4 |
|
| 5 |
-The circuit was tested with a 74HC244 IC and TJTAG 3.0.1. and 3.0.2.1 on a few machines with success barring issues with using one 74HC244; replacing it with another 74HC244 from the same set fixed the recognition issue. This is why a 74HCT244 is recommended with this circuit. |
|
| 6 | 5 |
\ No newline at end of file |
| 6 |
+The circuit was tested with a 74HC244 IC and TJTAG 3.0.1 and 3.0.2.1 on a few machines with success barring issues with using one 74HC244; replacing it with another 74HC244 from the same set fixed the recognition issue. This is why a 74HCT244 is recommended with this circuit. |
|
| 7 |
+ |
|
| 8 |
+The circuit on a perfboard - prototype unit before the PCB design |
|
| 9 |
+ |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,5 @@ |
| 1 |
+This project was originally for my own private personal use, but I am deciding to make this a repository anyway. |
|
| 2 |
+ |
|
| 3 |
+This is also my first time using vias on a PCB layout! |
|
| 4 |
+ |
|
| 5 |
+The circuit was tested with a 74HC244 IC and TJTAG 3.0.1. and 3.0.2.1 on a few machines with success barring issues with using one 74HC244; replacing it with another 74HC244 from the same set fixed the recognition issue. This is why a 74HCT244 is recommended with this circuit. |
|
| 0 | 6 |
\ No newline at end of file |