Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 6 months ago.
How to access E2PROM/backup ram of STM32F40x?
There is 4kB battery powered backup ram (listed as E2PROM on wiki page) in Seeed Arch Max. This is kind of a neat feature, so we don't need to add a EEPROM on PCB. The question is, how do we access it?
If someone can give me a pointer it will be great.
Thanks.
Question relating to:
1 Answer
9 years, 6 months ago.
Look at the reference manual, not the simple data sheet ...it is 168 pages long! (I found this manual at http://www.st.com/web/en/resource/technical/document/reference_manual/DM00031020.pdf , page 118 "Battery Backup Domain" Maybe a simple eeprom is easier .