Where can we get the inside memory organization of EEPROM of STM32L072xx series?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-29 3:14 AM
I want to get the details list of registers present in the EEPROM of STM32L072xx
- Labels:
-
EEPROM devices
-
STM32L0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-29 3:31 AM
What did you miss in the reference manual? Or did you miss to read the reference manual?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-29 4:57 AM
I referred the reference manual, but it is not mentioned what are the specific registers and memory locations inside the EEPROM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-29 8:21 AM
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.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-02 11:02 PM
I am not looking for the address range, I am looking for the available registers inside the address which is user writable.
