We have 17 units in our Sydney Warehouse available for immediate dispatch.
The RP2040 Stamp is a hand-solderable SMD/TH module that integrates the Raspberry Pi RP2040 MCU with 8MB of FLASH, an LDO, LiPo charge management (including a charge LED), a reset button, and a Neopixel.
If you want to get into the technical stuff, see the RP2040 Stamp Datasheet to learn even more!
The Stamp was created to allow you to use the Raspberry Pi RP2040 in your designs without having to solder small-pitch QFN chips or worry about lots of external circuitry.
All you need to get you started is a 5V supply or a LiPo battery. The Stamp will take care of the charging and switching the power sources.
The castellated edges with 2mm pitch can be hand-soldered directly to a carrier board or by using pin headers. You can find footprints for many PCB programs including KiCad (5 and 6), Eagle CAD, and EasyEDA here.
- 8MB of FLASH
- 500mA 3.3V LDO
- All 30 GPIOs broken out
- A Neopixel
- LiPo supply and charging circuit (with charging LED)
- USB broken out
- SWD broken out
- Reset Button
- 12MHz crystal
and of course, everything that comes with the Raspberry Pi RP2040 itself:
- Dual core ARM Cortex-M0+ @ 133MHz
- 264kB SRAM
- 2 UARTs
- 2 SPIs
- 2 I2Cs
- 16 PWM channels
- USB with Host and Device support
The RP2040 MCU comes with a pre-programmed ROM UF2 Bootloader, by pulling the BOOTSEL pin low and resetting, or by double-pressing the RESET button (if the FW supports it), you can upload new firmware using the USB disk drive.