platform-espressif32 icon indicating copy to clipboard operation
platform-espressif32 copied to clipboard

Board Support Request ESP32-S3-WROOM-1 ESP32-S3-WROOM-1U

Open G-lacier opened this issue 9 months ago • 0 comments

I am requesting support for the following ESP32-S3-WROOM and ESP32-S3-WROOM-1U variants. These modules come with different configurations of Flash and PSRAM, as listed below:

User @sivar2311 has already posted the various config files needed. https://github.com/sivar2311/ESP32-S3-PlatformIO-Flash-and-PSRAM-configurations https://community.platformio.org/t/how-do-you-set-up-a-new-board-esp32-s3-n16r8/32306/32

It would be nice to be able to just be able to select the variant instead of having to find the config.

ESP32-S3-WROOM Variants

Variant Flash (Quad SPI) PSRAM
ESP32-S3-WROOM-1-N4 4 MB -
ESP32-S3-WROOM-1-N8 8 MB -
ESP32-S3-WROOM-1-N16 16 MB -
ESP32-S3-WROOM-1-H4 4 MB -
ESP32-S3-WROOM-1-N4R2 4 MB 2 MB (Quad SPI)
ESP32-S3-WROOM-1-N8R2 8 MB 2 MB (Quad SPI)
ESP32-S3-WROOM-1-N16R2 16 MB 2 MB (Quad SPI)
ESP32-S3-WROOM-1-N4R8 4 MB 8 MB (Octal SPI)
ESP32-S3-WROOM-1-N8R8 8 MB 8 MB (Octal SPI)
ESP32-S3-WROOM-1-N16R8 16 MB 8 MB (Octal SPI)
ESP32-S3-WROOM-1-N16R16VA8 16 MB 16 MB (Octal SPI)

ESP32-S3-WROOM-1U Variants

Variant Flash (Quad SPI) PSRAM
ESP32-S3-WROOM-1U-N4 4 MB -
ESP32-S3-WROOM-1U-N8 8 MB -
ESP32-S3-WROOM-1U-N16 16 MB -
ESP32-S3-WROOM-1U-H4 4 MB -
ESP32-S3-WROOM-1U-N4R2 4 MB 2 MB (Quad SPI)
ESP32-S3-WROOM-1U-N8R2 8 MB 2 MB (Quad SPI)
ESP32-S3-WROOM-1U-N16R2 16 MB 2 MB (Quad SPI)
ESP32-S3-WROOM-1U-N4R8 4 MB 8 MB (Octal SPI)
ESP32-S3-WROOM-1U-N8R8 8 MB 8 MB (Octal SPI)
ESP32-S3-WROOM-1U-N16R8 16 MB 8 MB (Octal SPI)
ESP32-S3-WROOM-1U-N16R16VA8 16 MB 16 MB (Octal SPI)

G-lacier avatar Jan 24 '25 00:01 G-lacier