Question
Write data to internal data eeprom of stm32L152 will crash
Posted on September 06, 2015 at 05:52
Hi, ST sirs,
I am using the internal data eeprom of stm32L152. I have the problem that write data eeprom will ''crash'', I found that when the value of data = 0x00, the system will crash. Write other value is OK. Is that need spacial process when data value = 0x00. By the way, why the data eeprom need erase process? When will the data eeprom need be erase? I only do the read and write procedure. Thank you. #crash #stm32l #data-eeprom