Skip to content

Enable PSRAM ECC function in build flags #9280

Closed
@s54b32julian

Description

@s54b32julian

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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions