EEPROM emulation for stm32.
Go to file
Nima Askari ----- نیما عسکری 3dbe1f6065
Add files via upload
2019-02-19 13:18:02 +03:30
eeprom.c Add files via upload 2019-02-19 13:18:02 +03:30
eeprom.h Add F0 2019-02-19 12:28:20 +03:30
eepromConfig.h Add files via upload 2019-02-19 13:18:02 +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.