搜索资源列表
nand flash
- nand flash驱动,已经测试通过
NAND FLASH 存取原理
- NAND Flash 的數據是以bit 的方式保存在memory cell,一般來說,一個cell 中只能存儲一個bit。這些cell 以8 個或者16 個為單位,連成bit line,形成所謂的byte(x8)/word(x16),這就是NAND Device 的位寬。這些Line 會再組成Page. (Nand Flash 有多種結構,我使用的Nand Flash 是K9F1208,下面內容針對三星的K9F1208U0M),每頁5
IBM -- NAND Flash Controller Data Book
- This book begins with an overview followed by detailed information on Nand Flash controller software interface, hardware interface, functional operation and core integration.
cramfs用于nand上坏块补丁
- 问题说明:之前cramfs用于nand上时,由于没有标识nand坏块的功能,而当bootloader把cramfs镜像文件烧入nand后 (bootloader有标识坏块的功能),cramfs在运行解压时,就认不到坏块而报Error -3 while decompressing! 错误。 为了解决这个问题。就得在cramfs中添加标识坏块的功能。通过多天的艰苦搜寻,终于找到了。
micron m73a系列nand flash 芯片模型
- micron公司nand flash芯片m73a系列verilog仿真模型及测试代码
lpc2478 nand file
- lpc2478 nand File system 例子
YAFFS A NAND-flash filesystem
- YAFFS A NAND-flash filesystem的介绍文件,读后会对YAFFS有较好的了解--You will have a better understanding of YAFFS after reading this article.
NOR和NAND
- 文档详细说明了NOR和NAND闪存各自的特性, 和使用要点。-Documents about the flash memory of both NOR and NAND type.
NAND FLASH的读写程序
- Nand flash 读写程序 C语言代码,可以给U盘开发者参考 可以读写三星各种型号的Nand flash芯片-NAND flash reader C-language code, for U-reference developers can read and write various models of Samsung's NAND flash chips
nand-2.4.18.tar
- 在PXA255下用做扩展NAND Flash芯片的程序源代码,供参考-done using NAND Flash chips extend the program's source code for reference
NAND
- Nand Flash low driver。 -low Nand Flash driver.
NAND
- 清华大学-电子信息工程系-实验用ARM-linux-源代码-NAND篇
How-to-Connect-NAND-Flash-Memory-to-an-EP93xx
- introduce how to connect nand flash to ep9315
NAND
- NAND FLASH介绍,比较了以下NAND和NOR FLASH的区别,希望对大家有所帮助.-NAND FLASH introduction to compare the following NAND and NOR FLASH distinction, and they hope to be helpful to everyone.
uboot-s3c2410-nand.patch
- uboot-s3c2410-nand.patch.gz。 u-boot 1.2.0 NAND flash 支持。-uboot-s3c2410-nand.patch.gz. u-boot 1.2.0 NAND flash support.
nand
- nand flash 驱动程序结构范例,基于s3c2410 -nand flash driver structure paradigm, based on S3C2410
Nand
- MSP430单片机与NAND FLASH的接口设计-MSP430 Microcontroller and NAND FLASH interface design
Nand(512)FlashLoaderBootstrap
- FreeScale imx21开发板Nand flash烧写程序,基于ads的,一般的烧写程序是针对256PageSize的,这个程序是针对512PageSize的,自己在开发调试出来的,希望有用
nand
- NAND FLASH 的读写例程,请参考-NAND FLASH reading and writing routines, please refer to
nand
- Nand Flash的初始化、读取、写入、擦除、复位等操作。-Nand Flash initialization, read, write, erase, reset operation.