EEPROM emulation for stm32.
Go to file
2017-11-04 10:28:06 +03:30
eeprom.c Support F1 Low,medium and High destiny devices. 2017-11-04 10:28:06 +03:30
eeprom.h remove init function. 2017-10-28 12:28:32 +03:30
eepromConfig.h Support F1 Low,medium and High destiny devices. 2017-11-04 10:28:06 +03:30
LICENSE Initial commit 2017-04-11 20:13:25 +04:30
README.md Update README.md 2017-04-11 20:18:13 +04:30

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.