Skip to content

Commit d7c9b89

Browse files
authored
Add PicoADK v2 news.
1 parent 4810c4b commit d7c9b89

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# PicoADK v2
2+
3+
We are currently working on the PicoADK v2 - the successor to the PicoADK v1. It is powered by the RP2350A Cortex-M33 MCU, which has floating point support along other features.
4+
5+
<img width="540" alt="Advert_PicoADKv2" src="https://github.com/user-attachments/assets/82f0d756-e4cc-4e43-a18b-3dda2834ecd2">
6+
7+
8+
For firmware progress check [the RP235x branch](https://github.com/DatanoiseTV/PicoADK-Firmware-Template/tree/RP235x)
9+
10+
- **Powerful MCU**: Equipped with a Raspberry Pi RP2350A MCU (Dual Core 150MHz with overclocking capability, Hazard3 RISC-V or Cortex-M33, software selectable) for fast computing.
11+
- **Lot of Storage**: 4 MB QSPI Flash for your Code and Data.
12+
- **Expandable Memory**: Optional 8MB QSPI PSRAM for applications which need more RAM (e.g., long delays).
13+
- **Connectivity**: QUIIC / I2C Connector.
14+
- **Debugging Features**: SWD Debug Port.
15+
- **Storage Options**: TF-Card (Micro) on the bottom of the PCB (SPI or SDIO 4-bit Mode capable).
16+
- **MIDI In Circuit** with Optocoupler.
17+
- **Presoldered Pin Headers**.
18+
- **Power LED**.
19+
- **User LED**.
20+
- **Type-C for Programming and User Applications**.
21+
- **5-pin USB pins** (e.g., for USB Host).
22+
- **I2S Pins exposed on the headers**, to allow for connecting an ADC.
23+
24+
125
# PicoADK - Audio Development Kit Firmware
226

327
![PicoADK_Top](https://user-images.githubusercontent.com/6614616/204331473-485c4a37-0c32-4387-92df-22c15a2e22aa.jpg)

0 commit comments

Comments
 (0)