docs: Add debug probe pinout to README#205
Open
DeflateAwning wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
@katshann-raspberry Would you mind taking a look at this one too? Thanks! |
lurch
reviewed
Jun 10, 2026
|
|
||
| ## Debugprobe Pinout | ||
|
|
||
| The Debug Probe pinout is as follows: |
Contributor
There was a problem hiding this comment.
This isn't the "Debug Probe pinout" as the Debug Probe is this: https://www.raspberrypi.com/products/debug-probe/ 😉
This is the pinout for "a Pico running the debugprobe_on_pico.uf2 firmware" ?
Contributor
There was a problem hiding this comment.
Also duplication of info from the datasheet
@lurch Would the correct info be that which is on p17 of the current published datasheet?
Contributor
There was a problem hiding this comment.
It depends what the intention of this PR is...
- If the intention is to document how to wire up a Debug Probe to a Pico H or Pico WH (which is what the header above implies) then the instructions on page 17 of the Getting-Started PDF are correct. (Note that there's already a separate issue for wiring up a Debug Probe to a non-H Pico).
- If the intention is to document how to use one Pico to debug another Pico (which is what the content below implies), then the instructions on page 19 of the PDF are correct.
lurch
reviewed
Jun 14, 2026
| Pico A GP5/UART1 RX -> Pico B GP0/UART0 TX | ||
| ``` | ||
|
|
||
| More details can be found in Appendix A of the [Raspberry Pi Pico Getting Started Guide](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf). |
Contributor
There was a problem hiding this comment.
This link should now be https://pip.raspberrypi.com/documents/RP-008276-DS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.