Raspberry Pi Pico H
"The Raspberry Pi Pico H is a low-cost, high-performance microcontroller board with flexible digital interfaces. It features the RP2040, marking Raspberry Pi's first in-house designed microcontroller. Reprogramming Pico's flash memory can be done using USB or via the Serial Wire Debug (SWD) connection port. The SWD connection port can also be used to interactively debug code execution errors on the RP2040!
Raspberry Pi Pico H Technical Specifications:
- RP2040 microcontroller chip designed by Raspberry Pi
- Dual-core Arm Cortex M0+ processor, with flexible clock running up to 133 MHz
- 264 kB SRAM and 2 MB built-in flash memory
- Device and host-supported USB 1.1
- Low-power sleep and deep sleep modes
- Drag-and-drop programming using USB mass storage
- 26 × multifunctional GPIO pins
- 2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 × controllable PWM channels
- Accurate clock and timer on the chip
- Temperature sensor
- Accelerated floating-point libraries on the chip
- 8 × Programmable I/O (PIO) state machines for custom peripheral support