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: README.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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.
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.
0 commit comments