Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pico as SWD documentation #392

Open
microenh opened this issue May 15, 2024 · 1 comment
Open

Pico as SWD documentation #392

microenh opened this issue May 15, 2024 · 1 comment

Comments

@microenh
Copy link

On page 21 of the 2024-05-02 version of Getting Started with Raspberry Pi Pico, under SWD Port wiring it says to connect GND(Pin 20) to SWD GND, GPIO24(Pin 18) to SWDIO and GPIO25(Pin 25) to SWCLK for SWD. This configuration works.

Right after that in the manual is a tip that says "When using the Pico as a debug probe, connect the GND, SWCLK and SWDIO pins on the debugging board to the matching pins on the board under test."

To me, this implies that a connecting the JST SWD headers on the two Pico's should work, but when I try this, while OpenOCD is able to connect to the debugger pico, it is not able to connect to the debug target pico.

@lurch
Copy link
Contributor

lurch commented May 15, 2024

ping @nathan-contino

@microenh See the wiring diagrams in Appendix A of https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf

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

No branches or pull requests

2 participants