From 93b5b8d87530da41fa4f7e5b2db88239db1e86b5 Mon Sep 17 00:00:00 2001 From: sys64738 Date: Tue, 22 Jun 2021 20:25:14 +0000 Subject: [PATCH] Update 'Hardware info' --- Hardware-info.md | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/Hardware-info.md b/Hardware-info.md index 66a01f3..92e2cda 100644 --- a/Hardware-info.md +++ b/Hardware-info.md @@ -30,4 +30,32 @@ Top side of the PCB: Bottom side of the PCB: -![](https://cloud.lain.faith/apps/files_sharing/publicpreview/keFQb8DaK8m66QP?fileId=21070&file=/sq502.jpeg&x=1920&y=1080&a=true) \ No newline at end of file +![](https://cloud.lain.faith/apps/files_sharing/publicpreview/keFQb8DaK8m66QP?fileId=21070&file=/sq502.jpeg&x=1920&y=1080&a=true) + +### JTAG connector + +The board has an 8-pin 2mm(?) JTAG connector on the bottom side, under the USB connector. (Connection hasn't been tested with a JTAG probe yet, though. The pins have been checked with a continuity tester that it goes to the Spartan-3AN JTAG pins.) The pinout is as follows: + +``` + _________ + |top side | + \ w/ usb/ + |_____| +====================== + _______________ + | 1 2 3 4 5 6 7 | + | ' ' ' ' ' ' ' | + +bottom side, jtag conn +``` + +1. unknown/not connected +2. unknown/not connected +3. TMS +4. TDO +5. TDI +6. TCK +7. GND +8. VCC + +Perhaps the two 'nc' pins go to a different device. \ No newline at end of file