←back to thread

263 points chaosprint | 1 comments | | HN request time: 0.001s | source
Show context
varispeed ◴[] No.45761517[source]
I wish something like Pi Pico existed but with 1GHz clock, DDR3 memory interface and PCIe and few dozens of GPIO.
replies(2): >>45761622 #>>45777425 #
1. jononor ◴[] No.45777425[source]
A RPi 4/5 has that? The OMAP 3/4 chips in Beaglebone is another alternative. Or Rockchip/Allwinner SoCs. Those are all Cortex A series though, but that can still be programmed bare metal if one wants. There are also Cortex M microcontrollers with support for SDRAM, like STM32H7. Or one can get an FPGA with DDR support like ECP5.