From b96ba34b520bf1e322eb51aad42da3f8df789ae6 Mon Sep 17 00:00:00 2001 From: SirBroccoli Date: Mon, 18 Aug 2025 15:53:59 +0200 Subject: [PATCH] Update jtag.md --- src/todo/hardware-hacking/jtag.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/todo/hardware-hacking/jtag.md b/src/todo/hardware-hacking/jtag.md index 58cbbee4f..16f5e0d8b 100644 --- a/src/todo/hardware-hacking/jtag.md +++ b/src/todo/hardware-hacking/jtag.md @@ -21,6 +21,14 @@ Once flashed, open the serial monitor at 115200 baud and send `h` for help. Typi - `y` brute‑force IR to discover undocumented opcodes - `x` boundary‑scan snapshot of pin states +![](<../../images/image (939).png>) + +![](<../../images/image (578).png>) + +![](<../../images/image (774).png>) + + + If a valid TAP is found you will see lines starting with `FOUND!` indicating discovered pins. Tips