From 0967a452fdfa4edce3d9eb576f7601b3800d14a7 Mon Sep 17 00:00:00 2001 From: sys64738 Date: Sun, 8 Aug 2021 14:31:44 +0000 Subject: [PATCH] Update 'Default/standard mode' --- Default%2Fstandard-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Default%2Fstandard-mode.md b/Default%2Fstandard-mode.md index e1776b1..c300c49 100644 --- a/Default%2Fstandard-mode.md +++ b/Default%2Fstandard-mode.md @@ -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, 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, TDI and TDO are on the next two consecutive free pins.