Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 404 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 404 Bytes

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.