Search found 1 match

by kwc1010
Sat Dec 16, 2023 1:13 am
Forum: Hardware
Topic: ESP32-S3: in-package flash and external PSRAM or external flash and in-package PSRAM?
Replies: 1
Views: 26066

ESP32-S3: in-package flash and external PSRAM or external flash and in-package PSRAM?

Let's say I want to design an ESP32-S3 board with 8MB of flash and 8MB of PSRAM. I see that there are a few possible ways I could do this: I could use an ESP32-S3FN8 with 8MB of in-package flash and add an external 8MB PSRAM chip, or I could use an ESP32-S3R8(V) with 8MB of in-package PSRAM and add ...