Skip to content

Commit 995dcd9

Browse files
authored
Merge pull request #1395 from Guru-RF/main
update board
2 parents feefeaf + 8c19310 commit 995dcd9

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

_board/rfguru_rp2040.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: download
33
board_id: "rfguru_rp2040"
44
title: "RF.Guru µPico Download"
5-
name: "RF.Guru µPico"
5+
name: "µPico"
66
manufacturer: "RF.Guru"
77
board_url:
88
- "https://github.com/Guru-RF/MicroPico"
@@ -13,10 +13,27 @@ features:
1313

1414
---
1515

16-
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
16+
The **µPico Stick** is an affordable and high-performing development board, utilizing the **RP2040 PICO chip** developed by Raspberry Pi. You can also opt for a stylish case for added protection.
1717

18-
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
18+
The **RP2040 microcontroller chip**, often referred to as "Raspberry Silicon," features a dual-core ARM Cortex-M0+ processor clocked at 133 MHz, 256 KB of RAM, 30 GPIO pins, and various interface options. Additionally, it boasts 2 MB of onboard QSPI flash memory for storing both code and data.
1919

20+
At [RF.Guru](https://rf.guru/), we employ this board for internal development and exploration of new product ideas. Given our focus on radio applications, we required a board with outputs that produce minimal noise.
21+
22+
**Enhancements Include:**
23+
24+
- Improved 3.3V LDO for reduced ripple (less noise).
25+
- Incorporation of ESD protection and noise filtering on both the USB Data bus and the 5V DC input.
26+
27+
**On Board IO**
28+
29+
- 2 push buttons
30+
- 2 RGB Leds
31+
- A Piezo buzzer for audio output
32+
- Pins It exposes RP2040 pins 16 till 24. 2 ADC ports, I2C bus, SPI bus and UART0
33+
34+
## Purchase
35+
36+
* [RF.Guru](https://shop.rf.guru/products/2022-pa-104)
2037

2138
## Learn More
2239

0 commit comments

Comments
 (0)