Resolved! STM32L0xx hangs up by reading EEPROM
Hello!I have these code to store/read data in the EEPROM of my STM32L031K6..The write function works, the data is saved in flash correctly...When i want to read the data back, i falling in the HardFault Handler.... :\This is my Code: eeprom.h#define ...