what is subpage / sub-page /sub-pages for nand flash
crifan 16年前 (2009-06-27) 3250浏览 0评论
which is introduced in UBI doc : NAND flash sub-pages As it is said here, all UBI I/O should be done in fractions of min. I...
工作相关的技术文章
crifan 16年前 (2009-06-27) 3250浏览 0评论
which is introduced in UBI doc : NAND flash sub-pages As it is said here, all UBI I/O should be done in fractions of min. I...
crifan 16年前 (2009-06-22) 1394浏览 0评论
Mplayer 官方中文手册【转】 http://www.mplayerhq.hu/DOCS/man/zh_CN/mplayer.1.html 【如何用Mplayer只做解码测试】 其中关于只用Mplayer去做音视频解码测试而并不播放,用下面的参...
crifan 16年前 (2009-06-15) 1550浏览 0评论
Memory Technology Device (MTD) Subsystem for Linux There is now some MTD API documentation available. It’s a little ou...
crifan 16年前 (2009-06-15) 1847浏览 0评论
JFFS 简介 JFFS is purely log-structured. The ‘filesystem’ is just a huge list of ‘nodes’ on the flash m...
crifan 16年前 (2009-06-15) 2818浏览 0评论
什么是OneNand Flash及OneNand Flash的特点 Author: green-waste@163.com 罗唆几句,这年头,真是啥都有。 今见到一位网友整理了关于Nand Flash 的相关帖子, 算是为大家做了点贡献,但是,看...
crifan 16年前 (2009-06-13) 1409浏览 0评论
LDD3 – Chapter 1. An Introduction to Device Drivers 1.choose an acceptable trade-off between "the programming tim...
crifan 16年前 (2009-06-10) 3600浏览 2评论
SD Specifications Part 1 Physical Layer Simplified Specification Version 2.00 学习日志 1.SD卡的最初设计目的是为了满足安全性,容量,性能和环境需求,以及新出现的音视频...
crifan 16年前 (2009-06-09) 1861浏览 0评论
文件打开函数open的函数说明 函数申明: int open(const char *path, int access,int mode) 函数用途: 头 文 件: io.h fcntl.h stat.h 输入参数: pa...
crifan 16年前 (2009-06-08) 2479浏览 0评论
USB开发工具 USBCV R1.3 – 用于Windows XP SP2 (英文版) 安装应用程序InstallUSBCV131.msi (4MB) 包含USB 命令校验器 (USBCV)版本为R1.3.1和文档,USBCV R1.3...
crifan 16年前 (2009-06-07) 2041浏览 0评论
【转】关于“NAND FLASH ECC校验原理与实现”中部分代码的理解 nand_ecc.c详解(待续) 文件: NAND_ECC_Algoritalm.PDF 大小: 166KB 下载: 下载 ...