You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _board/weact_studio_pico.md
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -16,18 +16,19 @@ features:
16
16
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/4MB/8MB/16MB of onboard QSPI Flash memory for code and data storage.
17
17
18
18
**Specifications:**
19
-
- RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom
20
-
- Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz
21
-
- 264KB of SRAM, and 2MB/4MB/8MB/16MB of on-board Flash memory
22
-
- USB 1.1 with device and host support
23
-
- Low-power sleep and dormant modes
24
-
- Drag-and-drop programming using mass storage over USB
0 commit comments