esp-wroom-32 SRAM/flash write count

skibbidy
Posts: 8
Joined: Thu Mar 19, 2020 5:06 am

esp-wroom-32 SRAM/flash write count

Postby skibbidy » Sun Jun 28, 2020 11:31 pm

I'm trying to find information regarding the number of write cycles I can do on the different memories, primarily the SRAM on the esp-wroom-32 (and flash if available).

We are trying to store small event logs somewhere and would like to know what our life expectancy of the device will be.

Any information or documentation (with page #s) is greatly appreciated.

thanks

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: esp-wroom-32 SRAM/flash write count

Postby ESP_Sprite » Mon Jun 29, 2020 7:17 am

SRAM (or do you mean PSRAM? Same goes for that) is RAM and as such has infinite write cycles.
Flash depends on what flash is in the module, but generally you can count on something like 100,000 cycles. If you find what flash is in the module, you can look up the datasheet for it, but most flashes will be somewhere around that number.

Who is online

Users browsing this forum: No registered users and 58 guests