项目作者: DThree03
项目描述 :
External Flash chip for Microcontroller in SPI bus
高级语言: C
项目地址: git://github.com/DThree03/SST25VF0x0-SPI-FLASH-Lib.git
Before use, modify library follow:
- SST25VF0x0.h: Include your MCU SPI and GPIO setup SPI pin
- SST25VF0x0.c:
- Add your MCU GPIO funtion to set or reset CS pin in “Pin configtion” zone
- Replace your MCU SPI funtion in “SPI Configtion” zone to READ and WRITE byte via SPI