We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
HI ALL.
I'm working with STM32F103VE and STM32F746, and i want to use my Flash memory as EEPROM EMULATOR for writing and reading data easily.
I have searched for axemples of Emulation of EEPROM for my board but i found exemple of those boards '' STM32F0xx and STM32L4'' and i want to adapt the codes eeprom.h and eeprom.c to my boards.
What i should change? and where?
it's my first time with STM32.
Thank you.
First hit on putting "stm32 eeprom emulation" into google:
AN2594 Application note: EEPROM emulation in STM32F10x microcontrollers
https://www.st.com/content/ccc/resource/technical/document/application_note/ee/ef/d7/87/cb/b7/48/52/CD00165693.pdf/files/CD00165693.pdf/jcr:content/translations/en.CD00165693.pdf
It's also linked from the STM32F103VE Product Page: