Raspberry Pi Pico 2 is a low-cost, high-performance microcontroller development board designed by Raspberry Pi with flexible digital interfaces. In terms of hardware, it uses the RP2350 microcontroller chip independently developed by Raspberry Pi, equipped with dual ARM Cortex M33 or Hazard3 processors, up to 150MHz operating frequency, built-in 520KB SRAM and 4MB memory, and up to 26 multi-function GPIO pins on board. In terms of software, you can choose the C/C++ SDK provided by Raspberry Pi, or use MicroPython for development, and it is equipped with a complete development material tutorial, which can facilitate quick entry and development, and embed the application into the product.
Unit: mm
Pico 2 | Pico | |
---|---|---|
Control chip | RP2350 | RP2040 |
Onboard flash | 4 MB | 2 MB |
Operating frequency | 150 MHz | 133 MHz |
On-chip SRAM | 520 kb | 264 kb |
Core | Dual-core Arm Cortex-M33 or dual-core Hazard3 processor | Dual-core ARM Cortex M0+ processor |