File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -33,3 +33,36 @@ Bootloader size is 32 KB
33
33
| HID LED | O | PA29 | 85 |
34
34
| MSD LED | O | PA28 | 84 |
35
35
| CDC LED | O | PA31 | 86 |
36
+
37
+ # J-Link OB SAM3U128
38
+
39
+ ## Warning
40
+
41
+ The SEGGER design suggests a change to the pin assignment of the TC2050-IDC
42
+ used to debug the HIC MCU. They suggest replacing GNDDetect by power-supply
43
+ (VBus, V5), which could create a short with standard Tag-Connect cables and
44
+ SWD probes.
45
+
46
+ ## J-Link OB SAM3U128 pin assignment
47
+
48
+ | Signal | I/O | Symbol | Pin |
49
+ | -------------| :---:| ---------| :---:|
50
+ | SWD / JTAG |
51
+ | SWCLK / TCK | O | PA17 | 14 |
52
+ | SWCLK / TCK | I | PA22 | 5 |
53
+ | SWDIO / TMS | O | PA18 | 17 |
54
+ | SWDIO / TMS | I | PA15 | 12 |
55
+ | TDI | O | PA20 | 19 |
56
+ | TDI | I | PA13 | 10 |
57
+ | SWO / TDO | I | PA21 | 20 |
58
+ | nRESET | O | PA4 | 30 |
59
+ | nRESET | I | PA3 | 29 |
60
+ | UART |
61
+ | UART TX | O | PA12 | 41 |
62
+ | UART RX | I | PA11 | 40 |
63
+ | Button |
64
+ | NF-RST But. | O | PA1 | 27 |
65
+ | NF-RST But. | I | PA0 | 26 |
66
+ | LEDs |
67
+ | LED1 | O | PA29 | 85 |
68
+ | LED2 | O | PA28 | 84 |
You can’t perform that action at this time.
0 commit comments