Wat is de Raspberry Pi Pico 2?
Wat is de Raspberry Pi Pico 2
Raspberry Pi Pico versus Raspberry Pi Pico 2
Functies | Raspberry Pi Pico 2 | Raspberry Pi Pico |
SoC | RP2350, Dual Core Arm Cortex M33 of Dual Core RISC-V Hazard3 met een snelheid tot 150 MHz | RP2040, Dual Core Arm Cortex M0+ met een snelheid tot 133 MHz |
SRAM | 520 KB | 264 KB |
Flashopslag | 4MB QSPI | 2MB QSPI |
Beveiliging | Arm TrustZone, 8KB OTP, Veilige Opstart | Geen |
Wi-Fi / Bluetooth | Geen | Geen (Pico W heeft dit) |
Taalondersteuning | MicroPython, CircuitPython, C, C++ | MicroPython, CircuitPython, C, C++ |
USB-interface | USB 1.1 Apparaat en Host | USB 1.1 Apparaat en Host |
GPIO-logische niveau | 3,3V | 3,3V |
GPIO | 26 x Digitale IO | 26 x Digitale IO |
Rij 9 - Cel 0 | 4 x 12-bits ADC (Analoge pinnen) | 3 x 12-bits ADC (Analoge pinnen) |
Rij 10 - Cel 0 | 2 x UART, 2 x I2C, 2 x SPI, 24 x PWM | 2 x UART, 2 x I2C, 2 x SPI, 16 x PWM |
Programmeerbare IO | 12 PIO-toestandsmachines | 8 PIO-toestandsmachines |
Aan boord LED | GPIO 25 | GPIO 25 |
Stroom | 1,8 tot 5,5V via Micro USB of VSYS | 1,8 tot 5,5V via Micro USB of VSYS |
MCU Slaapstand | <10uA | 100uA |
Dimensies | 21 x 51mm | 21 x 51mm |
Prijs | $5 | $4 |
Waarom heet het RP2350
Aantal processorkernen
Losjes welk type processor (M33)
vloer(log2(RAM / 16KB))
floor(log2(nonvolatile / 128KB)) of 0 als er geen niet-vluchtige opslag aan boord is
Specificatie
Belangrijkste kenmerken:
-
Dual Cortex-M33- of Hazard3-processors met een snelheid tot 150 MHz
-
520KB multi-bank hoge prestaties SRAM
-
Ondersteuning voor maximaal 16MB off-chip Flash-geheugen via een speciale QSPI-bus
-
DMA controleur
-
Volledig verbonden AHB kruisbalk
-
Op de chip programmeerbare LDO voor het genereren van kernspanning
-
2 on-chip PLL's voor USB- en core-klokken
-
30 GPIO pinnen, waarvan 4 bruikbaar als analoge ingangen
Randapparatuur:
-
2 UARTs
-
2 SPI-controllers
-
2 I2C-controllers
-
24 PWM-kanalen
-
USB 1.1-controller en PHY, ondersteunt zowel host- als apparaatmodi
-
3 Programmeerbare IO (PIO)-blokken, in totaal 12 statusmachines
Beveiliging:
-
Ondersteuning voor ondertekende opstart
-
8 KB on-chip antifuse one-time-programmeerbaar (OTP) geheugen
-
SHA-256 versnelling
-
Een hardwarematige echte willekeurige nummergenerator (TRNG)
Architectuur Wisselen:
Download en Hulpmiddelen