RP2350
Back to Index
Related Microcontroller, Feather, QT Py, Itsy Bitsy, SBC, RP2040
WIP
RP2350
Raspberry Pi Foundation's second microcontroller Raspberry Pi Pico 2
and the chipset RP2350
.
Raspberry Pi released a new microcontroller, the RP2350, 8/82024 in conjunction with DEF CON 23 (the official badge uses the new chip). A new board was also released, the Raspberry Pi Pico 2. The RP2350 comes in four packages, two with 30 pins and two with 48 pins providing additional GPIO the secondary versions add 2MB of flash.
The new chips use two Arm Cortex M33 cores + floating point unit and also have two RISC-V HAZARD3 cores (only any two cores usable at a time). The clock speed is bumped to 150 MHz. With the new architecture and floating point along with 3 PIO units, the speed is about double at stock clocks, while using less power. Besides Raspberry Pi Pico 2, there are over 30 boards which have been announced at launch from a variety of vendors.
Why is the chip called RP2350?
RP 2 3 5 0 RP == Raspberry Pi 2 = Number of cores 3 = Type of core (e.g., Cortex-M33) 5 = floor (log2(nonvolatile/ 128 kB)) 0 = floor(log2(nonvolatile / 128 kB))
Specs | Pico (RP2040) | Pico 2 (RP2350) |
---|---|---|
MCU Cores | 2x Arm Cortext M0+ | 2x Arm Cortex M33 2x RISC-V Harzard 3 |
Base Clock | 133 MHz | 150 MHz |
SRAM | 264 kiB | 520 kiB |
Idle power (blink.c) | 100 mW | 80 mW |
Max GPIO Pins | 30 (RP2040) | 30 (RP2350) or 48 (RP3550b*) |
Price | $4 | $5 |
Reviews
Adafruit’s Ladyada discusses the RP2350 and shows the new Adafruit Feather RP2350 and Metro RP2350 – YouTube.
Introducing Raspberry Pi Pico 2, our new $5 microcontroller board – YouTube – Raspberry Pi.
Raspberry Pi Pico 2: a RISC-V bet – YouTube – Jeff Geerling.
Raspberry Pi Pico 2 Launches with Arm + Risc V Cores: hands-on with the new, $5 microcontroller – Tom’s Hardware – Les Pounder
Raspberry Pi Pico 2 & RP2350 Launch – YouTube – Pimoroni.
Raspberry has a New Pico, Built with the New RP2350 – Hackaday.
This page was last updated on 2023-08-12 18:37:07 -0500.