SB Components Announce Micro RP2040 For Smaller Raspberry Pi Pico Projects


The Raspberry Pi Pico’s RP2040 has been embedded in a plethora of form factors, many of which feature in our list of best RP2040 boards.
SB Component’s $4.50 Micro RP2040 may look familiar. It bears a striking resemblance to Solder Party’s RP2040 Stamp which sees the GPIO pins broken along the perimeter of the board, but with Micro RP2040 we have an onboard USB C interface, but it came at a cost.

Swipe to scroll horizontally
Micro RP2040 Specifications
SoC RP2040
Row 1 – Cell 0 Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz.
Row 2 – Cell 0 264KB of SRAM, and 2MB of on-board Flash memory
GPIO 22 Multipurpose GPIOs
Row 4 – Cell 0 PWM, I2C, SPI, and UART communications protocol
Row 5 – Cell 0 3 x Analog inputs
Row 6 – Cell 0 GPIO Pins operating voltage 3.3V
Power USB C 5v
Dimensions 24.91 x 24.83 mm

(Image credit: SB Components)

The sacrifice is a handful of GPIO pins. We don’t get the full 40 pins from the RP2040, but that said, who uses all of them anyway? Software debug (SWD) pins are present, so you can make your own debug probe, or connect it up to an external debug probe to step through your code. The design of the board follows the Raspberry Pi Pico’s castellations, which means it can be surface mount soldered, perhaps using one of the best soldering stations, into a project. The product page also claims that it can be used in a breadboard, but the bottom row of GPIO pins will have to soldered pointing upward, otherwise they will short each other out in the breadboard.



Source link