Update 'Default/standard mode'
parent
ff887b9094
commit
0967a452fd
|
@ -41,7 +41,7 @@ The device exposes CMSIS-DAP functionality over a USB HID interface, which can b
|
||||||
|
|
||||||
In SWD mode, the pin mapping is entirely as with the standard Picoprobe setup,
|
In SWD mode, the pin mapping is entirely as with the standard Picoprobe setup,
|
||||||
as described in Chapter 5 and Appendix A of [Getting Started with Raspberry Pi
|
as described in Chapter 5 and Appendix A of [Getting Started with Raspberry Pi
|
||||||
Pico](https://datasheets.raspberrypi.org/pico/getting-started-with-pico.pdf)
|
Pico](https://datasheets.raspberrypi.org/pico/getting-started-with-pico.pdf). It has additional SWO support on the TDO/SWO pin.
|
||||||
|
|
||||||
In JTAG mode, TCK and TMS have the same pins as SWCLK and SWDIO, respectively,
|
In JTAG mode, TCK and TMS have the same pins as SWCLK and SWDIO, respectively,
|
||||||
TDI and TDO are on the next two consecutive free pins.
|
TDI and TDO are on the next two consecutive free pins.
|
||||||
|
|
Loading…
Reference in New Issue