Skip to main content
DGupt
Associate III
September 13, 2022
Question

Looking for EEPROM emulation Wear-leveling implementation example for STM32F767

  • September 13, 2022
  • 1 reply
  • 1105 views

Dear Members,

I am using bank 2 of STM32F767 to emulate eeprom, the example which comes with the Stm32CubeMX firmware package only use two pages, whereas i want to use 4 pages to have Wear-leveling. what i understood is i need to do lot of adaptation in the example code if i want to use more than 2 pages.

I would be really grateful if you could please point me to any code example which has already adapted to use more than 2 pages.

Please let me know if you need more information

Thanks and best wishes

This topic has been closed for replies.

1 reply

DGupt
DGuptAuthor
Associate III
January 23, 2023

Can anyone help on this topic? Any pointers?