this post was submitted on 11 Aug 2024
42 points (97.7% liked)
Hardware
759 readers
395 users here now
All things related to technology hardware, with a focus on computing hardware.
Rules (Click to Expand):
-
Follow the Lemmy.world Rules - https://mastodon.world/about
-
Be kind. No bullying, harassment, racism, sexism etc. against other users.
-
No Spam, illegal content, or NSFW content.
-
Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.
-
Please try and post original sources when possible (as opposed to summaries).
-
If posting an archived version of the article, please include a URL link to the original article in the body of the post.
Some other hardware communities across Lemmy:
- Augmented Reality - [email protected]
- Gaming Laptops - [email protected]
- Laptops - [email protected]
- Linux Hardware - [email protected]
- Mechanical Keyboards - [email protected]
- Microcontrollers - [email protected]
- Monitors - [email protected]
- Raspberry Pi - [email protected]
- Retro Computing - [email protected]
- Single Board Computers - [email protected]
- Virtual Reality - [email protected]
Icon by "icon lauk" under CC BY 3.0
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Raspberry Pi Pico 2 Technical Specifications^[[1] https://www.tomshardware.com/raspberry-pi/raspberry-pi-pico/raspberry-pi-pico-2-launches-with-arm-risc-v-cores-hands-on-with-the-new-dollar5-microcontroller]
Feature: Raspberry Pi Pico 2 | Raspberry Pi Pico
SoC: RP2350, Dual Core Arm Cortex M33 or Dual Core RISC-V Hazard3 running at up to 150 Mhz | RP2040, Dual Core Arm Cortex M0+: running at up to 133 MHz
SRAM: 520 KB | 264 KB
Flash Storage: 4MB QSPI | 2MB QSPI
Security: Arm TrustZone, 8KB OTP, Secure Boot | None
Wi-Fi / Bluetooth: None | None (Pico W has this)
Language Support: MicroPython, CircuitPython, C, C++ | MicroPython, CircuitPython, C, C++
USB Interface: USB 1.1 Device and Host | USB 1.1 Device and Host
GPIO Logic Level: 3.3V | 3.3V
GPIO: 26 x Digital IO | 26 x Digital IO
Row 9 - Cell 0: 4 x 12-bit ADC (Analog pins) | 3 x 12-bit ADC (Analog pins)
Row 10 - Cell 0: 2 x UART, 2 x I2C, 2 x SPI, 24 x PWM | 2 x UART, 2 x I2C, 2 x SPI, 16 x PWM
Programmable IO: 12 PIO State Machines | 8 PIO State Machines
Onboard LED: GPIO 25 | GPIO 25
Power: 1.8 to 5.5V via Micro USB or VSYS | 1.8 to 5.5V via Micro USB or VSYS
MCU Sleep Mode: <10uA | 100uA
Dimensions: 21 x 51mm | 21 x 51mm
Price: $5 | $4
Screenshot of Specs:
I wonder if the Alpakka controller can get advantage of this... Thank you and have a nice day
TIL^[[1] https://inputlabs.io/alpakka]
I was going to say $5 is pricy before I remembered it was dev boards and not chips.
Important note on the flash is that both chips have the same 16MB max, and 3rd party pico boards would often just use max spec. The pico 2 additionally supports PSRAM sharing the flash’s qspi