This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Adapt EEPROM EMULATOR to my board STM32F103VE and STM32F746NG

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.