2019-09-16 01:54 AM
Hello all,
I am using the STM32L071KB in a project, and I have to write a 32 bit word in internal EEPROM each minute;
So is it worth changing the address of this 32 bit word after 100 000 cycles, in order to increase number of Erase/Write cycles ?
If the MCU erases the whole EEPROM at each Erase/Write cycle, that would not be worth. But I don't see this information in the user manual.
Thanks !
Solved! Go to Solution.
2019-09-27 04:20 AM
Thanks.
JW