Description
Specification
- 21 mm × 51 mm form factor
- RP2040 microcontroller chip designed by Raspberry Pi in the UK
- Dual-core Arm Cortex-M0+ processor, flexible clock running up to 133 MHz
- 264KB on-chip SRAM
- 2MB on-board QSPI Flash
- 26 multifunction GPIO pins, including 3 analogue inputs
- 2 × UART, 2 × SPI controllers, 2 × I2C controllers, 16 × PWM channels
- 1 × USB 1.1 controller and PHY, with host and device support
- 8 × Programmable I/O (PIO) state machines for custom peripheral support
- Supported input power 1.8–5.5V DC
- Operating temperature -20°C to +85°C
- Castellated module allows soldering direct to carrier boards
- Drag-and-drop programming using mass storage over USB
- Low-power sleep and dormant modes
- Accurate on-chip clock
- Temperature sensor
- Accelerated integer and floating-point libraries on-chip
Documentation
Documentation for the Raspberry Pi Pico board and the RP2040 microcontroller:
-
Raspberry Pi Pico Datasheet
An RP2040-based microcontroller board
-
RP2040 Datasheet
A microcontroller by Raspberry Pi
-
Hardware design with RP2040
Using RP2040 microcontrollers to build boards and products
-
Getting started with Raspberry Pi Pico
C/C++ development with Raspberry Pi Pico and other RP2040-based microcontroller boards
-
Raspberry Pi Pico C/C++ SDK
Libraries and tools for C/C++ development on RP2040 microcontrollers
-
Raspberry Pi Pico Python SDK
A MicroPython environment for RP2040 microcontrollers
The API level Doxygen documentation for the Raspberry Pi Pico C/C++ SDK is available as a micro-site.
Reviews
There are no reviews yet.