Question
EEPROM emulation in stm32f030
Hello guys.
I have two int variables in my application and need to save them. Somebody told me that you can do this by software that is called EEPROM emulation. I searched what it is and I'm confused.
Can anyone help me do it step by step? (If you can tell me how to do it with HAL drivers I would appreciate that.)
