Closed
Description
Related area
PSRAM
Hardware specification
ESP32-S3 Wroom N8 & N16
Is your feature request related to a problem?
On Page 3 of the ESP32 s3 wroom documentation is mentioned that the max ambient temp can be raised to 85°C, if the "PSRAM ECC function" is enabled. How can it be in the build accomplished, that the ECC function is enabled?
https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf
I found very few information about this function on esp32, but 65°C is very quickly reached if the board is exposed to the sun.
Maybe the are the Fuses: EFUSE_FLASH_ECC_EN and EFUSE_FLASH_ECC_MODE
Many thanks in advance!
Describe the solution you'd like
set a build flag to enable ECC function on N8 and N16 variants
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Metadata
Assignees
Type
Projects
Status
Done