Skip to content

nimaltd/45dbxxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.