Was ist der Raspberry Pi Pico 2?
Was ist Raspberry Pi Pico 2
Raspberry Pi Pico VS Raspberry Pi Pico 2
Merkmale | Raspberry Pi Pico 2 | Raspberry Pi Pico |
SoC | RP2350, Dual Core Arm Cortex M33 oder Dual Core RISC-V Hazard3 mit bis zu 150 MHz | RP2040, Dual Core Arm Cortex M0+ mit bis zu 133 MHz |
SRAM | 520 KB | 264 KB |
Flash-Speicher | 4MB QSPI | 2MB QSPI |
Sicherheit | Arm TrustZone, 8KB OTP, Sichere Boot | Keiner |
Wi-Fi / Bluetooth | Keiner | Keine (Pico W hat dies) |
Sprachunterstützung | MicroPython, CircuitPython, C, C++ | MicroPython, CircuitPython, C, C++ |
USB-Schnittstelle | USB 1.1 Gerät und Host | USB 1.1 Gerät und Host |
GPIO Logikpegel | 3,3 V | 3,3 V |
GPIO | 26 x Digitale Ein- und Ausgänge | 26 x Digitale Ein- und Ausgänge |
Reihe 9 - Zelle 0 | 4 x 12-Bit-ADC (Analoge Pins) | 3 x 12-Bit-ADC (Analoge Pins) |
Reihe 10 - Zelle 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 |
Programmierbare IO | 12 PIO-Zustandsmaschinen | 8 PIO-Zustandsmaschinen |
Onboard-LED | GPIO 25 | GPIO 25 |
Leistung | 1,8 bis 5,5V über Micro USB oder VSYS | 1,8 bis 5,5V über Micro USB oder VSYS |
MCU Schlafmodus | <10uA | 100µA |
Maße | 21 x 51mm | 21 x 51mm |
Preis | $5 | $4 |
Warum heißt es RP2350
Anzahl der Prozessorkerne
Locker welcher Prozessor-Typ (M33)
Boden(log2(RAM / 16KB))
floor(log2(nonvolatile / 128KB)) oder 0, wenn kein integrierter nichtflüchtiger Speicher vorhanden ist
Spezifikation
Hauptmerkmale:
-
Dual Cortex-M33- oder Hazard3-Prozessoren mit bis zu 150 MHz
-
520KB Multi-Banken-Hochleistungs SRAM
-
Unterstützung für bis zu 16MB Off-Chip-Flash-Speicher über einen dedizierten QSPI-Bus
-
DMA Regler
-
Vollständig verbunden AHB Querstange
-
Auf dem Chip programmierbarer LDO für die Kernspannungserzeugung
-
2 On-Chip-PLLs für USB und Kerntakte
-
30 GPIO-Pins, davon 4 als analoge Eingänge verwendbar
Peripheriegeräte:
-
2 UARTs
-
2 SPI-Controller
-
2 I2C-Controller
-
24 PWM-Kanäle
-
USB 1.1-Controller und PHY, unterstützt sowohl Host- als auch Gerätemodi
-
3 programmierbare E/A-Blöcke (PIO), insgesamt 12 Zustandsmaschinen
Sicherheit:
-
Unterstützung für signierte Bootvorgänge
-
8 KB On-Chip-Antifuse-One-Time-Programmable-Speicher (OTP).
-
SHA-256-Beschleunigung
-
Ein echter Hardware-Zufallszahlengenerator (TRNG)
Architekturwechsel:
Download und Werkzeuge