Rockbox Ports are now being developed for various digital audio players!
The most powerful ESP32 has about a 0.5MB of RAM. I think it's not enough.
(I'm 95% certain only 4MB of PSRAM is directly mappable at a time, but it _should_ be possible to play games with the MMU to work around that)
The ESP32-S3 has 32 MB of virtual address space, however, which would be plenty.
Use of PSRAM will yield a perforamance hit
In a perfect world SPI RAM speed is about 40MB/s, with larger files its even half that speed. I don't know if rockbox uses it but there is no DMA.
a possible player for $42: https://www.cnx-software.com/2023/11/16/lilygo-t-display-s3-pro-a-2-33-inch-esp32-s3-color-touchscreen-display-with-enclosure/
It looks like there might be a new flagship chip from Actions Semi: ATJ2158. specs: https://www.actions-semi.com/index.php?c=download&id=2758&siteId=4
are there any plans for rockbox to support risc-v, if so maybe this would be viable? - https://www.gigadevice.com/product/mcu/risc-v/gd32vw553kmq7
Page created in 0.044 seconds with 17 queries.