Page 1 of 1

PSRAM on ESP32-WROVER

Posted: Wed Mar 20, 2019 6:10 pm
by Vaccaro
Hello, i'm selecting a ESP32 module for my application and i saw that the ESP32-WROVER between some diferences (for wroom) have a internal PSRAM chip for memory. I read about PSRAM but can't figure out. My question is, the PSRAM memory on ESP32 is for a bigger sketch (like a HD on PC) or for faster processing (LIKE a RAM on PC)?

Thanks

Re: PSRAM on ESP32-WROVER

Posted: Fri Mar 22, 2019 2:01 pm
by chegewara
Its for bigger dynamic amount data in ram. PSRAM is slower than regular ram on esp32.