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.

Parents
  • 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.

    but i found exemple of those boards

    So where are you stuck with adapting those examples to your required chips?

Reply
  • 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.

    but i found exemple of those boards

    So where are you stuck with adapting those examples to your required chips?

Children
No data