Skip to main content
pavan
Visitor II
January 9, 2015
Question

STM32L0 EEPROM Erase Problem

  • January 9, 2015
  • 1 reply
  • 803 views
Posted on January 09, 2015 at 07:38

Hi,

    I am using STM32L051xx controller. When i tried to erase the EEPROM content with the help of HAL library, i am getting error. But when i tried by ST-Link V2, content is erased successfully.

    Note: I am able to read the contents of the EEPROM in my program.

    Can anyone help me !!!

#eeprom-erase-stm32l-write
This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
January 9, 2015
Posted on January 09, 2015 at 18:11

Does the erase permit byte level granularity, or WORD level?

Where in your code is it actually failing, and what failure code does it return.
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..