User Activity

I am experiencing an issue when I try to store arrays of data in EEPROM. My intention is to define these arrays in code and have the compiler store them in EEPROM memory space.I am using an STM32L011E4 device which has 512 bytes of EEPROM at memory l...