User Activity

Hello there,For my project based on a STM32F401RB, I need to save in memory an array of data. I'm currently using the EEPROM emulation for STM32F4xx microcontrollers as described in AN3969.It's working fine most of the time. I can read the EEPROM at ...