Skip to content

Commit ca34841

Browse files
Merge pull request #4174 from copeland3300/patch-1
Update getting-started.adoc
2 parents 051c07e + a59f1ec commit ca34841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/microcontrollers/debug-probe/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Connect the following:
1414
** Debug Probe `TX` connected to Pico H `RX` pin
1515
** Debug Probe `GND` connected to Pico H `GND` pin
1616
17-
NOTE: If you have a non-H Pico or Pico W (without a JST-SH connector) you can still connect it to a Debug Probe. Solder a male connector to the `SWCLK`, `GND`, and `SWDIO` header pins on the board. Using the alternate 3-pin JST-SH connector to 0.1-inch header (female) cable included with the Debug Probe, connect to the Debug Probe "D" port. Connect `SWCLK`, `GND`, and `SWDIO` on the Pico or Pico W to the `SC`, `GND`, and `SD` pins on the Debug Probe, respectively.
17+
NOTE: If you have a non-H Pico or Pico W (without a JST-SH connector) you can still connect it to a Debug Probe. Solder a male connector to the `SWCLK`, `GND`, and `SWDIO` header pins on the board. Using the alternate 3-pin JST-SH connector to 0.1-inch header (female) cable included with the Debug Probe, connect to the Debug Probe "D" port. Connect `SWCLK`, `GND`, and `SWDIO` on the Pico or Pico W to the `SC` (orange wire), `GND` (black wire), and `SD` (yellow wire) pins on the Debug Probe, respectively.
1818

1919
image:images/wiring.png[width="70%"]
2020

0 commit comments

Comments
 (0)