Skip to main content
Attila Szabo
Associate
January 13, 2023
Question

STM32 internal eeprom

  • January 13, 2023
  • 1 reply
  • 1130 views

Hi!

I am working with a STM32L053 MCU. I would like to write to the internal eeprom, and based on the datasheet it takes 3.2 ms.

I have doubts that during that time interrupts will be ignored. It is not clear for me why. 

I thought that the code is in the flash and the eeprom is independent from the flash. 

(Or maybe this EEPROM is not a real EEPROM, but emulated EEPROM in flash?)

Best regards

This topic has been closed for replies.

1 reply

RomainR.
ST Employee
January 13, 2023
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.