Question
STM32L476 EEPROM Emulation
I have followed the eeprom emulation described in X-CUBE-EEPROM expansion
https://www.st.com/en/embedded-software/x-cube-eeprom.html
But the solution was written using the old STM32 standard API.
Does somebody knows about an EEPROM Emulation solution that can be used directly out of the box in an existing STM32CubeIde Project?
