EasyManuals Logo
Home>Raspberry Pi>Microcontrollers>RP2040

Raspberry Pi RP2040 User Manual

Raspberry Pi RP2040
77 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #63 background imageLoading...
Page #63 background image
IMPORTANT
If Pico B is a USB Host then you must connect VBUS to VBUS, not VSYS to VSYS, so that Pico B can provide 5V on its
USB connector. If Pico B is using USB in device mode, or not using its USB at all, this is not necessary.
Install Picoprobe driver (only needed on Windows)
The Picoprobe device has two usb interfaces:
1. A class-compliant CDC UART (serial port), which means it works on Windows out of the box
2. A vendor-specific interface for SWD probe data. This means we need to install a driver to make it work.
We will use Zadig (
http://zadig.akeo.ie) for this.
Download and run Zadig.
Select Picoprobe (Interface 2) from the dropdown box. Select libusb-win32 as the driver.
Then select install driver.
Using Picoprobe’s UART
Linux
sudo minicom -D /dev/ttyACM0 -b 115200
Getting started with Raspberry Pi Pico
Install Picoprobe driver (only needed on Windows) 62

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Raspberry Pi RP2040 and is the answer not in the manual?

Raspberry Pi RP2040 Specifications

General IconGeneral
BrandRaspberry Pi
ModelRP2040
CategoryMicrocontrollers
LanguageEnglish

Related product manuals