Description
Raspberry Pi Pico is a low-cost, high-performance microcontroller board and also the first product based on a chip developed by Raspberry Pi itself.
The RP2040 microcontroller chip ('Raspberry Silicon') offers a dual-core ARM Cortex-M0+ processor (133 MHz), 256 KB RAM, 30 GPIO pins, and many other interface options. In addition, there is 2 MB of on-board QSPI flash memory for code and data storage.
Specifications
- RP2040 microcontroller chip designed by Raspberry Pi in the UK
- Dual-core ARM Cortex M0+ processor, with a flexible clock running up to 133 MHz
- 264 kB SRAM, and 2 MB on-board Flash memory
- Castellated module allows soldering directly to carrier boards
- USB 1.1 host and device support
- Energy-efficient sleep and dormant modes
- Drag and drop programming using mass storage via USB
- 26x multifunction GPIO pins
- 2x SPI, 2x I²C, 2x UART, 3x 12-bit ADC, 16x controllable PWM channels
- On-chip accurate clock and timer
- Temperature sensor
- On-chip accelerated floating point libraries
- 8x programmable IO (PIO) state machines for custom peripherals
- H version of the Raspberry Pi Pico board with pre-soldered headers and 3-pin debug connector
Downloads