The SparkFun Pro Micro – RP2350 is a compact and powerful development board built around the RP2350 chip from Raspberry Pi and equipped with 16MB flash and 8MB PSRAM. It follows the updated Pro Micro design and includes a USB-C connector, Qwiic connector, WS2812B RGB LED, Boot and Reset buttons, resettable PTC fuse, and both PTH and castellated solder pads. Last week, besides the Raspberry Pi Pico 2, we wrote about more boards with the Raspberry Pi RP2350, like the XIAO RP2350, Solder Party’s RP2350 Stamp, and Cytron MOTION 2350 Pro. Feel free to check them out if you are interested in these boards. SparkFun Pro Micro – RP2350 specification Microcontroller – Raspberry Pi RP2350A MCU CPU Dual-core Arm Cortex-M33 @150MHz with Arm Trustzone for secure boot Dual-core 32-bit Hazard3 RISC-V @ 150MHz Up to two cores can be used at the same time Memory – 520 KB on-chip SRAM […]
Challenger+ RP2350 WiFi6/BLE5 board combines Raspberry Pi RP2350 MCU with ESP32-C6 WiFi 6 and Bluetooth 5.4 LE module
You don’t need to wait for the Raspberry Pi Pico 2 W to get a Raspberry Pi RP2350 board with WiFi and Bluetooth thanks to the Challenger+ RP2350 WiFi6/BLE5 board that combines an RP2350A microcontroller with an ESP32-C6 module offering 2.4 GHz WiFi 6 and Bluetooth 5.4 LE connectivity. The board follows the Adafruit Feather form factor with 28-pin through holes for I/Os making it compatible with FeatherWings add-on boards. It comes with a USB-C port for power and programming, and a JST connector plus a charging circuit for people wanting to connect a LiPo battery. Challenger+ RP2350 WiFi6/BLE5 specifications: Microcontroller – Raspberry Pi RP2350A MCU CPU Dual-core Arm Cortex-M33 processor @ 150MHz Dual-core 32-bit RISC-V processor @ 150MHz Only two cores can be used at a given time Memory – 520KB internal RAM 8KB OTP Storage Package – QFN-60; 7×7 mm Memory – 8MB PSRAM Storage – 8MB SPI […]
Solder Party’s “RP2350 Stamp” modules features Raspberry Pi RP2350A or RP2350B microcontroller
Solder Party’s RP2350 Stamp is an update to the company’s tiny RP2040 Stamp module based on a Raspberry Pi RP2350A, and they also introduced the RP2350 Stamp XL module that makes use of the extra GPIO pins on the RP2350B, and a “RP2xxx Stamp Carrier XL” carrier board taking either module. RP2350 Stamp and RP2350 Stamp XL The RP2350 Stamp has exactly the same layout as the RP2040 Stamp and mostly benefits from the more powerful Cortex-M33 cores, additional memory, and security features, while the XL variant adds more GPIOs, footprint for a PSRAM chip, as well as UART and SWD connectors. Both come with a 16MB SPI flash for storage. RP2350 Stamp specifications: Microcontroller – Raspberry Pi RP2350A MCU CPU – Dual-core Arm Cortex-M33 processor @ 150MHz Memory – 520KB internal RAM 8KB OTP Storage Package – QFN-60; 7×7 mm Storage – 16MB flash I/Os – All 30x I/Os […]
XIAO RP2350 is a tiny USB-C board based on Raspberry Pi RP2350 MCU
The XIAO RP2350 is an upgrade to Seeed Studio’s XIAO RP2040 board with a more powerful Raspberry Pi RP2350 dual-core Cortex-M33 or dual-core RISC-V microcontroller found in the just-launched Raspberry Pi Pico 2 board. The new Raspberry Pi RP2350 USB-C board has the same form factor but adds eight more GPIOs on the bottom with pads for a total of 19 GPIOs, and we lose two LEDs for serial port connectivity. Most people will still be fine with the XIAO RP2040, but if you need a more powerful microcontroller, extra memory, a few extra GPIOs, and built-in security, then the XIAO RP2350 will be an improvement. XIAO RP2350 specifications: Microcontroller – Raspberry Pi RP2350 MCU CPU – Dual-core Arm Cortex-M33 processor @ 150MHz (Note: again RISC-V is not mentioned at all by Seeed Studio, like for the Cytron MOTION 2350 Pro board) Memory – 520KB internal RAM 8KB OTP Storage […]
Cytron MOTION 2350 Pro – A Raspberry Pi RP2350 board for robotics and motor control
As mentioned in the Raspberry Pi Pico 2 article, third-party RP2350 boards are already available, and one of them is the MOTION 2350 Pro board from Cytron designed for robotics and motor control. The board features a DC motor driver capable of controlling up to 4 brushed DC motors with voltage ratings from 3.6V to 16V. It also features eight 5V servo ports, eight GPIO ports, and three Maker ports for sensor or actuator modules. Each I/O is matched with its own LED which makes the board ideal for the education market and also simplifies debugging. Finally, a USB 1.1 host port is present to connect peripherals such as the RF dongle for a joystick or a keyboard. Cytron MOTION 2350 Pro specifications: Microcontroller – Raspberry Pi RP2350 CPU – Dual-core Arm Cortex-M33 processor @ 150MHz (RISC-V cores are not mentioned, so they are likely not used at all) Memory […]
$5 Raspberry Pi Pico 2 launched with Raspberry Pi RP2350 dual-core RISC-V or Arm Cortex-M33 microcontroller
The Raspberry Pi Pico 2 is an MCU development board based on the new Raspberry Pi RP2350 dual-core RISC-V or dual-core Cortex-M33 microcontroller with 520 KB on-chip SRAM, a 4MB flash, a micro USB port for power and programming and the same GPIO headers as the Raspberry Pi Pico board with an RP2040 dual-core Cortex-M0+ microcontroller with 264KB SRAM. The RP2350 embeds both an open-source Hazard3 RISC-V dual-core CPU and a dual-core Cortex-M33, but only one cluster can be used at a given time. Apart from the faster MCU cores and higher SRAM capacity, the RP2350 is about the same as the RP2040, albeit it also adds one extra PIO block bringing the total to three. One important new feature is built-in security when using Arm Cortex-M33 cores with Trustzone and other security features. Raspberry Pi RP2350 microcontroller Let’s have a closer look at the RP2350 microcontroller, before checking out […]
Arduino to switch from Arm Mbed to Zephyr RTOS
Following Arm’s decision to stop supporting Mbed from July 2026 onwards, Arduino has now decided to use Zephyr RTOS instead of Arm Mbed for Arduino boards that rely on the latter including Arduino GIGA, Arduino Nano 33 BLE, Arduino Nano RP2040 Connect, as well as Arduino PRO boards/solutions such as the Portenta, Nicla, and Opta families. Note that Arduino UNO, MKR, and Nano families are not impacted by the change since their Arduino Core implementation does not rely on Mbed. The change is not going to happen overnight as software development takes time, and Arduino plans to release the first beta based on ZephyrOS by the end of 2024. and a rollout for various boards starting in 2025 long before Arm Mbed is phased out for good. Arduino is not new to the Zephyr project as the company became a Silver member last year, and they were aware that Arm […]
Raspberry Pi RP2040-based Pico Video4 display board features 4 composite video outputs
The Pico Video4 Display is a Raspberry Pi RP2040-powered board that supports up to 4 analog composite video display interfaces with dedicated frame buffer memory accessible via SPI. The four video outputs are sent out through an RCA connector and a VGA DB15-HD connector that uses the red, green, and blue channels to create a composite video signal. The Pico Video4 Display is based on the Raspberry Pi RP2040 microcontroller chip and the VLSI VS23S040 four-megabit static RAM device with a video display controller that can output NTSC, PAL, and VGA video from the memory array. It provides the composite video outputs with a dedicated frame buffer and other hardware. This ensures that the RP2040’s limited processing power and memory are not hogged up in generating the video signal, leaving room for other major tasks. It has 8 inputs that are voltage-compatible to the input voltage, from 5V to 12 […]