Skip to content

Commit 98bc643

Browse files
authored
Add warning for signal line connections
Added a warning about connecting signal lines when using separate power sources.
1 parent a9104fa commit 98bc643

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/asciidoc/microcontrollers/debug-probe/introduction.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Yellow:: RX/SD (Input to Probe or I/O)
3434

3535
While the cable with three-pin JST-SH connectors is intended to be used with the https://rpltd.co/debug-spec[standard three-pin connector] which newer Raspberry Pi boards use for the SWD debug port and UART connectors.
3636

37+
WARNING: When the target is supplied from a separate power source or computer, ensure a common reference before connecting signal lines. Either remove power from the target or connect GND between the target and the Raspberry Pi Debug Probe first; only after GND is connected may you attach RX, TX, SC, and SD. Potential differences between the two systems can cause destructive currents and damage the probe.
38+
3739
The Debug Probe has five LEDs, a red LED to indicate power, and four more activity indicator LEDs
3840

3941
image::images/debug-leds.png[width="70%"]

0 commit comments

Comments
 (0)