ESP32-PsRamFS icon indicating copy to clipboard operation
ESP32-PsRamFS copied to clipboard

Whether RAM is enabled by default for empty projects?

Open LEDZB opened this issue 3 years ago • 1 comments

Hello, I have seen your routine, my test is successful, but I have a question, if my board is welded with a 4Mbyte RAM, if I burn an empty project into it, will the RAM be turned on by default?

LEDZB avatar May 11 '22 03:05 LEDZB

Hello @LEDZB thanks for you interest :-)

yes, if your device has psram and your firmware was compiled with psram support, then it should be turned on by default.

image

tobozo avatar May 11 '22 08:05 tobozo