User Activity

I am trying to flash a data to `EEPROM` of `STM32L051K8` with HAL library. This functions keeps returning `HAL_ERROR`. With debug i found the problem. In HAL Flash library before writing data to `EEPROM` it checks for error flags with `FLASH_WaitForL...