Pimoroni Pico Plus 2 は Raspberry Pi Pico 2 機能をパワーアップした、Pimoroni オリジナル RP2350 開発ボード です。
マイクロコントローラ:
- Raspberry Pi Pico 2: RP2350A
- Pimoroni Pico Plus 2: RP2350B
CPU はどちらも同じ(Dual Arm Cortex-M33 or dual RISC-V Hazard3 processors @150MHz)ですが、RP2350B の方がパッケージがちょっと大きく、GPIO が 30 から 48 になっています。
メモリ:
- SRAM
- Raspberry Pi Pico 2: 520KB
- Pimoroni Pico Plus 2: 520KB
- フラッシュメモリ
- Raspberry Pi Pico 2: 4MB
- Pimoroni Pico Plus 2: 16MB
- PSRAM
- Raspberry Pi Pico 2: なし
- Pimoroni Pico Plus 2: 8MB
Pimoroni Pico Plus 2 では raspberry Pi Pico 2 にないコネクター、ボタンとして以下が付いています。
- USB-C(Pi Pico 2 は USB-microB)コネクター
- Qw/ST (Qwiic/STEMMA QT) コネクター
- Debug コネクター
- RESET ボタン(BOOT ボタンを含めてユーザーボタンとして使用可)
Pimoroni Pico Plus 2 では、ピン設置箇所にはピンラベルが印刷されていますので、場所の確認が容易です。
ボードのサイズ(フォームファクタ)は、Raspberry Pi Pico 2 が 21mm x 51mm、Pimoroni Pico Plus 2 は 21mm x 53mm、どちらも、今までの Raspberry Pi Pico 用アドオンボードがそのまま使用できます。
Features
- Powered by RP2350B (Dual Arm Cortex M33 running at up to 150MHz with 520KB of SRAM)
- 16MB of QSPI flash supporting XiP
- 8MB of PSRAM
- USB-C connector for power, programming, and data transfer
- Qw/ST (Qwiic/STEMMA QT) connector for attaching breakouts
- Intriguing SP/CE connector
- 3 pin debug connector (JST-SH)
- Reset and BOOT buttons (the BOOT button can also be used as a user button)
- User LED indicator
- On-board 3V3 regulator (max regulator current output 600mA)
- Input voltage range 3V - 5.5V
- Compatible with Raspberry Pi Pico add-ons
- Measurements: approx 53mm x 21mm x 9mm (L x W x H, including connectors)
Getting Started
RP2350 MicroPython builds and examples