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.