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.
Note that this has nothing specifically to do with Keil - it's about the issues of the ST chips and their particular Flash implementations.
So you'd be better off asking in the ST forums
https://community.st.com/s/
But the "EEPROM Emulation" is entirely internal to the chip - so the board that the chip is on makes no difference at all.
T. Abdelhak said:but i found exemple of those boards
So where are you stuck with adapting those examples to your required chips?
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: