Sujet : Re: Raspberry Pi pico2 launches with an ARM and a Risc V processor core
De : jjlarkin (at) *nospam* highlandtechnology.com (John Larkin)
Groupes : sci.electronics.designDate : 10. Aug 2024, 17:45:36
Autres entêtes
Organisation : highland technology
Message-ID : <5q5fbjpr8210i0man2rqe2349g24uaohct@4ax.com>
References : 1
User-Agent : Forte Agent 3.1/32.783
On Sat, 10 Aug 2024 09:09:22 GMT, Jan Panteltje <
alien@comet.invalid>
wrote:
Raspberry Pi Pico 2 Launches with Arm + Risc V Cores: hands-on with the new, $5 microcontroller
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#main
>
So 2 processors for 5 $
>
Comparing some features
>
Raspberry Pi Pico
SoC: RP2040, Dual Core Arm Cortex M0+ running at up to 133 MH
SRAM: 264 K
Flash Storage: 2MB QSPI
3 x 12 bit ADC
sleep mode < 100 uA
>
Raspberry Pi Pico 2
SoC: RP2350, Dual Core Arm Cortex M33 or Dual Core RISC-V Hazard3 running at up to 150 MHz
SRAM: 520 KB
Flash Storage: 4MB QSPI
Security: Arm TrustZone, 8KB OTP, Secure Boot
4 x 12 bit ADC
sleep mode < 10 uA
>
More in the above link.
That's amazing. The Pi stuff is incredible.
We're designing around the RP2040 chip now. Dual-core ARM for 70
cents. It's rated at 133 MHz max, but overclocks to about 400. Some
lunatic froze one and ran the core voltage up and got it to work at 1
GHz.
We're now designing an interposer board, to connect to a Pi 400 on one
end and to a 20-pin ribbon cable, to our DUTs, on the other, for
development and for production test both. I can post the schematic if
anyone is interested.