Skip to main content
Graduate
May 27, 2024
Question

STM32L051K8 writing half page to EEPROM?

  • May 27, 2024
  • 0 replies
  • 523 views

I'm using an STM32L051K8. I'm writing words to EEPROM. It takes a lot of time to do that. I read in the datasheet that it is possible to do a half-page write that will take the same amount of time as a single write.

 

MSipo_0-1716821817404.png

How do I write a half page? Do I use the PROG bit and the FPRG bit?

MSipo_1-1716821849160.png

MSipo_2-1716821868344.png

 

Could someone share an example?

 

    This topic has been closed for replies.