STM32F2xx Save User Data (ie virtual eeprom)
Posted on April 01, 2014 at 02:45I have been attempting to store a few bytes in some non-volatile memory on the STM32fxx. From what I understand, there are two places to save data that does not require vbat battery backup... I may be out to lunch, b...