cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L0 EEPROM Erase Problem

pavan
Associate
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
1 REPLY 1
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 Venmo Up vote any posts that you find helpful, it shows what's working..