I'm working with the STM32L152. I'm finding that after my code runs for some time, during a write attempt to the EEPROM, the flash controller status register shows the WRPERR and SIZERR bits set, which causes the write to be aborted. This is happenin...