文件名称:SPIv0
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 281kb
- 下载次数:
- 0次
- 提 供 者:
- c*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
关于LPC17XX系列的spi flash的读写工程,可以对spi flash进行读写,经过本人验证正确无误。-Spi flash spi flash reader works on LPC17XX series to read and write, after I verify correct.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pureV0\listing\pure.map
......\.......\startup_LPC17xx.lst
......\output\core_cm3.crf
......\......\core_cm3.d
......\......\core_cm3.o
......\......\ExtDll.iex
......\......\flashdriver.crf
......\......\flashdriver.d
......\......\flashdriver.o
......\......\led.crf
......\......\led.d
......\......\led.o
......\......\pure.axf
......\......\pure.crf
......\......\pure.d
......\......\pure.hex
......\......\pure.htm
......\......\pure.lnp
......\......\pure.o
......\......\pure.plg
......\......\pure.sct
......\......\pure.tra
......\......\sst25vf016b.crf
......\......\sst25vf016b.d
......\......\sst25vf016b.o
......\......\startup_LPC17xx.d
......\......\startup_LPC17xx.o
......\......\system_lpc17xx.crf
......\......\system_lpc17xx.d
......\......\system_lpc17xx.o
......\project\JLinkLog.txt
......\.......\JLinkSettings.ini
......\.......\pure.plg
......\.......\pure.uvgui.Administrator
......\.......\pure.uvgui_Administrator.bak
......\.......\pure.uvopt
......\.......\pure.uvproj
......\.......\pure_Target 1.dep
......\.......\pure_uvopt.bak
......\.......\pure_uvproj.bak
......\source\APP\pure.c
......\......\CMSIS\core_cm3.c
......\......\.....\core_cm3.h
......\......\.....\LPC17xx.h
......\......\.....\startup\arm\startup_LPC17xx.s
......\......\.....\.......\gcc\startup_LPC17xx.s
......\......\.....\.......\iar\startup_LPC17xx.s
......\......\.....\system_LPC17xx.c
......\......\.....\system_LPC17xx.h
......\......\DRIVE\include\FlashDriver.h
......\......\.....\.......\led.h
......\......\.....\.......\SST25VF016B.h
......\......\.....\source\led.c
......\......\.....\......\SPI\FlashDriver.c
......\......\.....\......\...\SST25VF016B.c
......\......\CMSIS\startup\arm
......\......\.....\.......\gcc
......\......\.....\.......\iar
......\......\DRIVE\source\SPI
......\......\CMSIS\startup
......\......\DRIVE\include
......\......\.....\source
......\......\APP
......\......\CMSIS
......\......\DRIVE
......\listing
......\output
......\project
......\source
pureV0