←back to thread

700 points elipsitz | 1 comments | | HN request time: 0.201s | source
Show context
blackkat ◴[] No.41192280[source]
Some specs here: https://www.digikey.ca/en/product-highlight/r/raspberry-pi/r...

Based on the RP2350, designed by Raspberry Pi in the United Kingdom

Dual Arm M33s at 150 MHz with FPU

520 KiB of SRAM

Robust security features (signed boot, OTP, SHA-256, TRNG, glitch detectors and Arm TrustZone for Cortex®-M)

Optional, dual RISC-V Hazard3 CPUs at 150 MHz

Low-power operation

PIO v2 with 3 × programmable I/O co-processors (12 × programmable I/O state machines) for custom peripheral support

Support for PSRAM, faster off-chip XIP QSPI Flash interface

4 MB on-board QSPI Flash storage

5 V tolerant GPIOs

Open source C/C++ SDK, MicroPython support

Software-compatible with Pico 1/RP2040

Drag-and-drop programming using mass storage over USB

Castellated module allows soldering directly to carrier boards

Footprint- and pin-compatible with Pico 1 (21 mm × 51 mm form factor)

26 multifunction GPIO pins, including three analog inputs

Operating temperature: -20°C to +85°C

Supported input voltage: 1.8 VDC to 5.5 VDC

replies(5): >>41192318 #>>41192351 #>>41193287 #>>41194312 #>>41194963 #
synergy20 ◴[] No.41192318[source]
Wow, can't wait. Love the 5V GPIO and security features.
replies(1): >>41192934 #
Daneel_ ◴[] No.41192934[source]
5V GPIO is a huge deal for me - this immediately opens up a huge range of integrations without having to worry about line level conversion.

I can’t wait to use this!

replies(2): >>41194769 #>>41195192 #
azinman2 ◴[] No.41194769[source]
Does tolerant mean ok to do? Or it just won’t fry your chip but you should actually run at 3.3?
replies(2): >>41195039 #>>41195775 #
1. murderfs ◴[] No.41195775[source]
5V tolerant means that it'll accept 5V input (and correctly interpret it as high), but output will still be 3.3V.