Update 'Hardware info'
parent
16918e83de
commit
93b5b8d875
|
@ -30,4 +30,32 @@ Top side of the PCB:
|
||||||
|
|
||||||
Bottom side of the PCB:
|
Bottom side of the PCB:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### 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.
|
Loading…
Reference in New Issue