Skip to content

ochamodev/raspberry_pico_setup_guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Setup guide for using two RP2040 for debugging using Yapicoprobe

Getting started

Windows users

  1. Install the Easy to use installer from the official repo site

  2. Connect both picos to your PC via USB (this is the setup I did on the Issue #78 reported and worked for me).

  3. Drag the yapicoprobe-0112-pico-3590ff9.uf2 to your target, it should restart and be renamed as YAPicoprobe.

  4. Your probe should start blinking its LED.

  5. Wire your picos the following way.

Image

  1. After wiring your picos the probe's blinking should change.

  2. Open your vs code, but the one installed by the pico-setup-windows installer and open the pico-examples folder and select one of your liking, for example the blinking example one.

Image

  1. Then hit the debug option menu and should be able to debug with your picos :).

Here I leave a video of the picos wired and the debugger working, if you can't see it on the github markdown reader, just head to the video folder in the repo.

picos_wired_video

picos_debug_video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published