Saving Information in Flash-Memory without Erasing Cycle
Hello,I want to realize a startup-counter in a STM32L0xxx MCU.This means a counter which counts how often the MCU is doing a power fail and restart for the whole life.I want to save the actual counter-value in the flash memory.But I don't want to kil...