2019-03-29 03:14 AM
I want to get the details list of registers present in the EEPROM of STM32L072xx
2019-03-29 03:31 AM
What did you miss in the reference manual? Or did you miss to read the reference manual?
2019-03-29 04:57 AM
I referred the reference manual, but it is not mentioned what are the specific registers and memory locations inside the EEPROM.
2019-03-29 08: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.
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.