HI ALL. In Our project with STM32F103 we're using FLASH as EEPROM. with reffering to "AN2594 Application note EEPROM emulation in STM32F10x microcontrollers".
in some cases that we encountered, 2 types of failure occur. 1- when powering up, ALL sectors of flash, are Erased. we guess ESD makes all sectors erased. with additional protection in power circuit, this problem solved.2- after powering up, we reali...