搜索资源列表
SPI_FLASH
- 基于ATMAL7X256 CS1180的SPI读写FLASH的实例(开发环境ADSv1.2)
spi_flash
- 2812的spi_flash的一个例程!已经调试通过的!
SPI_Flash.c
- SPI实现对FLASH的读写
Spi_Flash
- 常用SPI FLASH 芯片资料,SPI Keil c程序源码-SPI FLASH chips commonly used data, SPI Keil c program source code
spi_flash.c
- spi接口的flash驱动例子,可以对着 spi规范好好研究下。-spi interface of the flash drive case, can look good spi norms under study.
SPI_Flash
- stm32 中使用SPI通讯写FLASH,需要的尽快下吧,我上传的程序都不会缺胳膊少腿的-stm32 spi flash
LCD1602
- W25x系列Flash芯片驱动程序(SPI调试通过) main.c文件: #include "stm32f10x_it.h" #include"hw_conf.h" #include "spi_flash.h"-this is lcd1602
spi_flash
- 8051访问spi flash的读写代码-code for read/write to spi flash
SPI_Flash
- 通过SPI接口写FLASH,可以参一下,有一定通用性-SPI write flash
spi_flash
- 基于BLACKFIN537操作外部SPI存储器的驱动例程-Based on the operation of the external SPI memory BLACKFIN537 driver routines
SPI_Flash
- 通过STM单片机对AT45SPIFLASH进行读写操作-STM micro AT45SPIFLASH through to read and write operation
spi_flash
- m25p64是AT退出的一款大容量flash存储器,8Mbyte.串行通信方式,极大的节省了硬件资源。-64Mbit of flash memory.page program(up 256 byte)in 1.4ms.sector erase (512Kbit)
spi_flash
- TMS320F2812读写FLASH的C语言代码-TMS320F2812 read and write FLASH C-language code
spi_flash
- 51单片机 keil环境 spi方式 读写Flash,,带仿真-51 SCM environment spi keil way to read and write Flash,, with simulation
SPI_FLASH
- 基于IAR平台,STM32f103V8处理器的FLASH读写代码,FLASH为AT45DB-IAR-based platform, STM32f103V8 processor to read and write code FLASH, FLASH is AT45DB
USB-Mass_Storage-SPI_Flash(W25X16)
- 基于STM32的SPIFLASH文件系统,用于存放字库USB方式接收字库文件。 SPI_Flash+FatFs+汉字16x16 相当给力的资料。-Based on the the STM32 SPIFLASH file system used to store the font USB to receive the font file. SPI_Flash+ FatFs+ Chinese characters 16x16 Quite to the power of informa
spi_flash
- FPGA中的EDK中实现对spi_flash的读写操作,程序适用于flash型号为N25Q128,当然将头文件中的flash参数修改后,即可用于其它flash-EDK in the FPGA to read and write operations of spi_flash procedure applies to the flash model N25Q128 , of course, modify the header files in the flash parameters can be
SPI_FLASH
- SPI_flash 工程 提供对spiflash的函数,直接拿来用,成熟的代码
FLASH
- W25N01芯片驱动,适用于STM32连接外设SPI_Flash芯片的存储。(W25N01 chip driver.It is suitable for the storage of SPI_Flash chips on STM32 connected peripherals.)
Cheap_Flash_FS(普通版)(SPI_Flash版)--嵌入式SPI_FLASH文件系统免费源码,请下载
- Cheap_Flash_FS(普通版)(SPI_Flash版)--嵌入式SPI_FLASH文件系统免费源码,请下载 本代码通过仿真了一个华邦SPI_FLASH的功能,仿真了一个SPI_FLASH的4K sector erase和256 bytes page program 和read data(512 byte)的华帮SPI_FLASH(型号W25Q128BV 16MB) 向上层提供一个扇区读写的转换驱动接口函数. 支持SPI_FLASH片上预分配功能(就是擦一次,写多个扇区的功能)