项目作者: DThree03

项目描述 :
External Flash chip for Microcontroller in SPI bus
高级语言: C
项目地址: git://github.com/DThree03/SST25VF0x0-SPI-FLASH-Lib.git
创建时间: 2021-06-24T15:01:43Z
项目社区:https://github.com/DThree03/SST25VF0x0-SPI-FLASH-Lib

开源协议:

下载


Before use, modify library follow:

  1. SST25VF0x0.h: Include your MCU SPI and GPIO setup SPI pin
  2. 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