Skip to main content

Product Introduction

Raspberry Pi Pico 2 is a low-cost, high-performance microcontroller board with flexible digital interfaces In terms of hardware, it adopts the RP2350 microcontroller chip independently developed by Raspberry Pi, with a unique dual-core, dual-architecture, up to 150MHz operating frequency, built-in 520KB SRAM and 4MB memory, and up to 26 multi-functional GPIO pins on board. As for the software, you can choose the C/C++SDK provided by Raspberry Pi, or use MicroPython for development, which comes with comprehensive development materials and tutorials, making it easy to quickly get started with development and embed it into the product.
Pico2

Product Parameters

Pico 2
ChipRP2350A
ProcessorDual-core ARM Cortex-M33
or dual-core Hazard3 RISC-V
@150MHz
SRAM520KB
Flash4MB
SecuritySigned boot support, OTP storage for boot decryption key, and hardware SHA-256 accelerator, etc.
Peripherals2 × UART
2 × SPI
2 × I2C
3 × ADC
1 × USB 1.1 和 PHY
16 × PWM
12 × PIO state machines
1 × HSTX
GPIO pins26

User Manuals

Datasheet

Schematic diagram

SDK

Raspberry Pi Open Source Demos