/45dbxxx

45dbxxx library for stm32 hal

Primary LanguageCGNU General Public License v3.0GPL-3.0

AT45dbxxx series library


I hope use it and enjoy.
I use Stm32f103vg and Keil Compiler and Stm32CubeMX wizard.
Please Do This ...

1) Enable Spi and a pin for CS.
2) Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
3) Config your 45dbxxConfig.h file.
4) Add AT45dbxx_Init in startup your app.