Skip to content

docs: Add debug probe pinout to README#205

Open
DeflateAwning wants to merge 1 commit into
raspberrypi:masterfrom
DeflateAwning:docs-pinout
Open

docs: Add debug probe pinout to README#205
DeflateAwning wants to merge 1 commit into
raspberrypi:masterfrom
DeflateAwning:docs-pinout

Conversation

@DeflateAwning

Copy link
Copy Markdown
Contributor

No description provided.

@DeflateAwning

Copy link
Copy Markdown
Contributor Author

@katshann-raspberry Would you mind taking a look at this one too? Thanks!

Comment thread README.md

## Debugprobe Pinout

The Debug Probe pinout is as follows:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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" ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also duplication of info from the datasheet

@lurch Would the correct info be that which is on p17 of the current published datasheet?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread README.md
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).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants