Brand Name:icchipcn.com
Condition:New
Type:Voltage Regulator
Model Number:Raspberry Pi Pico Board RP2040
Supply Voltage:5V
Dissipation Power:1
Operating Temperature:-45-+85
Application:Computer
The Raspberry Pi Pico is a microcontroller board based on the Raspberry Pi RP2040 microcontroller chip. It has been designed to be a low-cost, high-performance microcontroller board with flexible digital interfaces. The Raspberry Pi Pico features two ARM Cortex-M0+ cores run up to 133MHz; 256KB RAM; 30 GPIO pins; and a broad range of interfacing options. This is paired with 2MB of onboard QSPI Flash memory for code and data storage.
In addition to powerful hardware resources, Pico has rich and complete software support and community resources. It comes with a complete Rasberry Pi official C/C++ SDK, Micropython SDK. Just click "https://pico.raspberrypi.org/getting-started" to get started with Raspberry Pi Pico.
Pico has been designed to use either soldered 0.1" pin-headers (it is one 0.1" pitch wider than a standard 40-pin DIP package) or can be used as a surface-mountable 'module', as the user IO pins are also castellated. There are SMT pads underneath the USB connector and BOOTSEL button, which allow these signals to be accessed if used as a reflow soldered SMT module.
Specification:
• RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom
• Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz
• 264KB of SRAM, and 2MB of on-board Flash memory
• Castellated module allows soldering direct to carrier boards
• USB 1.1 with device and host support
• Low-power sleep and dormant modes
• Drag-and-drop programming using mass storage over USB
• 26 × multi-function GPIO pins
• 2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 × controllable PWM channels
• Accurate clock and timer on-chip
• Temperature sensor
• Accelerated floating-point libraries on-chip
• 8 × Programmable I/O (PIO) state machines for custom peripheral support


RP2040 TYPE-C- 4MB/16MB
Update firmware operation process:
1. First, insert the TYPE-C interface USB cable, and connect the other end to the computer;
2. Long press the BOOT button ;
3. Press the RST button;
4. Release the BOOT button after 1 second;
5. The computer will automatically recognize it as a removable hard disk;
6. Copy the file to be downloaded (burned) to the removable hard disk that appears, and the core board will restart automatically

RaspberryPi Pico is a low-cost, high-performance microcontroller development board with a flexible digital interface. In terms of hardware, Raspberry Pi's RP2040 microcontroller chip is equipped with ARM Cortex MO + dual-core processor, running frequency up to 133MHz, built-in 264KB SRAM, 2MB memory, and up to 26 multi-function GPIO pins. In terms of software, you can choose THE C/C++ SDK provided by Raspberry PI, or use MicroPython for development, and supporting perfect development materials tutorial, which can be convenient for quick start development, and embedded into the application of the product.
The main features are:
1. RP2040 microcontroller chip designed by Raspberry Pi is adopted
2. Dual-core ARM Cortex M0+ processor, running up to 133MHz flexible clock
3. Built-in 264KB SRAM and 16MB on-chip Flash
4. USB1.1 host and device support
5. Support low-power sleep and hibernation modes
6. Drag and drop program can be identified as large capacity memory by USB
7. Up to 30 multifunctional GPIO pins
8. 2 SPIs, 2 12Cs, 2 UART, 4 12-bit ADC, 16 controllable PWM channels
9. Accurate on-chip clock and timer
10. Temperature sensor
11. On-chip accelerated floating point library
12. 8 programmable I/0 (PIO) state machines for custom peripheral support
13. The MicroPython firmware has been burned and can be directly developed using MicroPython