Raspberry Pi Pico

From Stm32World Wiki
Revision as of 10:06, 19 December 2021 by Lth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Raspberry Pi Pico Board

The Raspberry Pi Pico is a based upon the RP2040 MCU.

SDK

The SDK is available at Github. To use, the easiest approach is to clone this repository:

git clone --recursive git@github.com:raspberrypi/pico-sdk.git

USB Flashing

The Raspberry Pi Pico is equipped with a Micro-USB connector and it can be flashed with simple drag and drop.

Picoprobe

The Raspberry Pi Pico

Miscellaneous Documentation