cancel
Showing results for 
Search instead for 
Did you mean: 

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

nishant_sahay
Associate II

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

4 REPLIES 4
Uwe Bonnes
Principal II

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

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

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

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