Inquiry Regarding GPIO Mapping and PSRAM on ESP32-S3-WRROM-1 N8R2
Posted: Thu Jan 16, 2025 12:46 pm
I hope this message finds you well. I have been reviewing the ESP32-S3 documentation and came across a note indicating that GPIO35, GPIO36, and GPIO37 are reserved for internal communication between the ESP32-S3 and the SPI flash/PSRAM memory, rendering them unavailable for external use [source: https://docs.espressif.com/projects/esp ... ng-started] also in datasheet page no: 12[https://www.espressif.com/sites/default ... eet_en.pdf].
Since we are utilizing 2MB PSRAM in our project, I am concerned that this may affect our GPIO mapping. Specifically, I see that we have assigned GPIO35,GPIO36 and GPIO37 custom functionalities.
Could anyone confirm whether using these GPIOs will impact our setup given their designation for internal communication?
Thank you for your assistance!
Since we are utilizing 2MB PSRAM in our project, I am concerned that this may affect our GPIO mapping. Specifically, I see that we have assigned GPIO35,GPIO36 and GPIO37 custom functionalities.
Could anyone confirm whether using these GPIOs will impact our setup given their designation for internal communication?
Thank you for your assistance!