Skip to main content
nishant_sahay
Associate II
March 29, 2019
Question

Where can we get the inside memory organization of EEPROM of STM32L072xx series?

  • March 29, 2019
  • 2 replies
  • 1076 views

I want to get the details list of registers present in the EEPROM of STM32L072xx

This topic has been closed for replies.

2 replies

Uwe Bonnes
Chief
March 29, 2019

What did you miss in the reference manual? Or did you miss to read the reference manual?

nishant_sahay
Associate II
March 29, 2019

I referred the reference manual, but it is not mentioned what are the specific registers and memory locations inside the EEPROM.

Tesla DeLorean
Guru
March 29, 2019

https://www.st.com/content/ccc/resource/technical/document/reference_manual/63/3c/c0/51/1c/fb/44/d4/DM00108281.pdf/files/DM00108281.pdf/jcr:content/translations/en.DM00108281.pdf

0690X0000089FRWQA2.jpg

0690X0000089FRlQAM.jpg

Also explains the EEPROM has 32-bit (4-byte) wide memory units.

There is a whole bunch of info in the RM and example code.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
nishant_sahay
Associate II
April 3, 2019

I am not looking for the address range, I am looking for the available registers inside the address which is user writable.