搜索资源列表
jtagtools-bfin-0.3
- 本源码支持blackfin系列DSP的jtag协议转换,支持linux下访问blackfin系列DSP的jtag链,读取和写入边界控制信号,是处理器初始化写入flash代码的必备程序-This source to support the Blackfin DSP series of JTAG protocol conversion, support for linux to access the JTAG Blackfin DSP series chain, read and write the
xmlyap_flashden
- read xml from flash.. awesome code
directtest
- 此源码为嵌入式系统中用的较多的NAND FLASH上的文件系统源码,源码经过整理与提炼更加方便阅读与理解!-The source code for embedded systems using the larger file system on NAND FLASH source code, source code after finishing and refining it easier to read and understand!
Flash-picwall-uhome2
- 看说明操作很简单的,一步一步来,这个是uch utf-8版本的我已经测试过了-Read the instructions very simple, step by step, this is uch utf-8 version I' ve tested
an10600
- LPC2000对flash的操作,包括读写擦除-LPC2000 on the flash operation, including read and write erase
flash_test
- 简单的flash设备速测测试工具,方便好用,可以测裸设备-read and write test program code about flash device
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
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
cmdlinepart
- Read flash partition table from command line.
c2port
- Once the driver is loaded you can use sysfs support to get C2port s info or read write in-system flash.
spear_smi
- Flash supports read in fast mode.
lpddr_cmds
- LPDDR flash memory device operations. This module provides read,.
cmdlinepart
- Read flash partition table command line. -Read flash partition table command line.
spi_write_file_all_erase
- 在linux下通过spi实现对flash芯片的读写(we can write and read spiflash by spi in linux)
nand-flash-writer
- 基于Linux的nand flash读写驱动,(nand flash write/read driver)