No EEPROM, what to do?
Hi All,
I'm using a STM32F030x4 that has no EEPROM but I don't want to implement EEPROM emulation on the Main Flash as I only need to 'save' a couple of bytes during power off.
Is it possible to use the 'User data option byte' @ 0x1FFF_F804 as a non-volatile memory store location?
I've read the datasheet but I am still not sure if this User Option byte can (or should) be used in such a way.
Thanks.
