espressif / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
13.75k stars 7.44k forks source link

Add Waveshare ESP32-S3-Nano Support #10468

Closed SteveNotSet closed 1 month ago

SteveNotSet commented 1 month ago

Related area

Board Support

Hardware specification

Support for Waveshare ESP32-S3-Nano

Is your feature request related to a problem?

Waveshare ESP32-S3-Nano is a compatible board for Arduino Nano ESP32, but with 8MB PSRAM. The original Arduino Nano ESP32 seems not to have PSRAM. PSRAM cannot be used if selected Arduino Nano ESP32.

Describe the solution you'd like

Add Waveshare ESP32-S3-Nano Support. Just an Arduino Nano ESP32 with 8MB extra PSRAM.

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

me-no-dev commented 1 month ago

Original Arduino Nano also has 8MB PSRAM. Looking at the specs, they should be the same.

dquadros commented 1 month ago

Original Arduino Nano also has 8MB PSRAM. Looking at the specs, they should be the same.

Complementing... The PSRAM is inside the Nora module and is not mentioned in the specs at the product page. You will find it mentioned in the PDF datasheet.