搜索资源列表
rw_card
- 读闪存卡的读写程序,包括读和写FLASH卡的操作子程序实例,很有价值。-Reading memory card reader procedures, including Flash cards read and write operations subroutine examples of great value.
kernel44b0
- 44b0的启动代码,包含FLASH的读写,TFTP下载应用程序。加载运行用户程序等。-44b0 bootcode include FLASH literacy, TFTP download applications. Users load operation procedures.
scheduler
- NAND FLASH在51下的读写操作程序
app
- 基于s3c2410向flash读写源程序
driver
- 基于s3c2410向flash读写数据的驱动程序
flash
- arm下的对flash进行读写的驱动,对arm爱好者有很大帮助
amdhanshu
- AND 芯片的API,可用于对amd FLASH的编程,读写-AND chips API, can be used to amd FLASH programming, reading and writing
nand
- NAND FLASH 的读写例程,请参考-NAND FLASH reading and writing routines, please refer to
an10600
- LPC2000对flash的操作,包括读写擦除-LPC2000 on the flash operation, including read and write erase
simple_nand_fs
- 这是一个裸板的基于s3c6410的nand flash文件系统,里面包含nand flash初始化,读写,擦出操作,同时包含一个最简单的文件系统的实现。-This is a bare board nand flash-based s3c6410 the file system, which contains the nand flash initialization, read and write, given rise to operation, also includes a simple
extern
- 本文章是关于一种FLASH的操作读写的文档,喜欢的话,就给加点分-This article is about a document to read and write operation of FLASH, like it, give plus points points
u-boot-flash-remove
- FLASH的编程原理都是只能将1写为0,而不能将0写为1.所以在FLASH编程之前,必须将对应的块擦除,而擦除的过程就是把所有位都写为1的过程,块内的所有字节变为0Xff。 对FALSH进行的最基本操作由读操作,写操作,和擦除操作。以下将详细介绍,所有的都是参考sst39vf1601 datasheet -FLASH programming principles are the only one written as 0, can not be written as one. Befo
ARM-read-Uusbhost
- mini2440arm裸机实现读写u盘,控制为超级终端-armmini2440.sumsun,without Operating system read、write about u flash disk
10.SPI-FLASH
- SPI FLASH(W25X16)读写程序(神舟III号)其中对FLASH有了较好的解读和讲解-SPI FLASH (The W25X16) read and write program (Shenzhou III) have a better interpretation and explanation which the FLASH
FlashWrite
- STM32单片机对FLASH的读写功能,只针对内部FLASH,经过测试可以使用-STM32 microcontroller FLASH read and write capabilities, only for the internal FLASH tested can be used
falSH
- 外部扩展FLASH,读FLASH进行读写操作。-External expansion FLASH read FLASH read and write operations.
nvram
- 实现对flash的nvram分区的读写操作-Read and write operations to flash the nvram partition
flashwriter2.0
- flash的读写工具,适用于各种flash的读写-flash reading and writing tool for a variety of flash read and write
S3992
- ARM开发板直接驱动RFM-x模块的相关程序和函数节选。在STM32F107开发板上调试运行通过。演示程序已经支持4.3’LCD触摸屏、8GMicroSD卡、EEPROM、2M的Flash SST25VF016B,支持两个串口、一个SPI,还有按键、LED,有实时时钟等,软件功能有文本浏览、图片浏览、画板,以及RFID读写。-ARM development board procedures and functions directly drive excerpts RFM-x module. I
nand-flash-writer
- 基于Linux的nand flash读写驱动,(nand flash write/read driver)