STM32L071 : Written Data is Clear on DATA EEPROM(0x08080000~)
Hello, I have a question of DATA EEPROM Memory area of STM32L071CBT6.In order to store specific data(FLAG byte for use by me), several bytes of values are stored in the DATA EEPROM.0x08080000 : (no data)0x08080001 : 1st BYTE of my data0x08080002 : 2...