45dbxxx
45dbxxx copied to clipboard
45dbxxx library for stm32 hal
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.