EEPROM emulation for stm32.
Go to file
Nima Askari ----- نیما عسکری 264cc0dfd8 Update README.md
2017-04-11 20:18:13 +04:30
eeprom.c First release 2017-04-11 20:13:59 +04:30
eeprom.h First release 2017-04-11 20:13:59 +04:30
eepromConfig.h First release 2017-04-11 20:13:59 +04: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.