EEPROM emulation for stm32.
eeprom.c | ||
eeprom.h | ||
eepromConfig.h | ||
LICENSE | ||
README.md |
EEPROM emulation STM32 series library
I hope use it and enjoy.
I use Stm32f103C8 and Keil Compiler and Stm32CubeMX wizard.
I only test On this chip yet.
Please Do This ...
1) Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
2) Config your EEPROMConfig.h file.