Counts the erasure of an already erased flash page as a new erase cycle?
I'm developing a very small STM32L5 based USB-dongle and do not have enough space on the PCB to add an external EEPROM. So I came to the EEPROM emulation implementation provided by ST called X-CUBE-EEPROM.The example project for the STM32L5 seems to ...