Esp32S3 : How much time can I write an entry in NVS ?
Posted: Thu Jan 18, 2024 11:11 am
Good morning,
I am working with an Esp32S3 and I have created a NVS in order to store datas.
In this NVS, I have declared an etry, let's call it "Entry1".
Its type is uint16.
I would like to know how much time I can write something in this entry.
Is there a max write number due to the fact that the entry is written in flash ?
Do you have any idea please ?
Thank you for your ehlp,
Best regards,
Thomas TRUILHE
I am working with an Esp32S3 and I have created a NVS in order to store datas.
In this NVS, I have declared an etry, let's call it "Entry1".
Its type is uint16.
I would like to know how much time I can write something in this entry.
Is there a max write number due to the fact that the entry is written in flash ?
Do you have any idea please ?
Thank you for your ehlp,
Best regards,
Thomas TRUILHE