mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Update jtag_notes.md for updated RPi pinout
newer Raspberry Pi OpenOCD releases have changed TMS from PIN 22 to PIN 24 Signed-off-by: m0bil <119492259+m0bil@users.noreply.github.com>
This commit is contained in:
@@ -94,6 +94,7 @@ TCK | 23
|
||||
GND | 6
|
||||
3.3 | 1
|
||||
```
|
||||
To comply with The JTAG/SWD specification, newer OpenOCD releases have changed TMS from PIN 22 (GPIO 25, pulled-down by default) to PIN 24 (GPIO 8, pulled-up by default). Check OpenOCD output for the text "Warn : TMS/SWDIO moved to GPIO 8 (pin 24). Check the wiring please!" to see if you need such change.
|
||||
|
||||
# Notes for enabling JTAG port
|
||||
^[Top](#top)
|
||||
|
||||
Reference in New Issue
Block a user