当前位置:网站首页>NAND FLASH的接口控制设计
NAND FLASH的接口控制设计
2020-11-06 22:06:00 【IPSILOG】
Nand flash是flash存储器的其中一种,Nand flash其内部采用非线性宏单元模式以及为固态大容量内存的实现提供了廉价有效的解决方案。NAND FLASH存储器具有容量较大和改写速度快等优点适用于大量数据的存储,因而在业界得到了越来越广泛的应用。NAND结构能提供极高的单元密度,可以达到高存储密度,并且写入和擦除的速度也很快。本篇文章存储芯片供应商宇芯电子介绍关于NAND Flash 的存储结构以及NAND Flash的接口控制设计。
NAND Flash 的存储结构
大多数的NAND Flash都大同小异,所不同的只是该NAND Flash芯片的容量大小和读写速度等基本特性。
块Block 是 NAND Flash 的擦除操作的基本/最小单位。页是读写操作的基本单位。
每一个页,对应还有一块区域,叫做空闲区域/冗余区域,而在 Linux系统中﹐一般叫做OOB(Out Of Band)[2]。这个区域最初基于NAND Flash 的硬件特性﹐数据在读写时候相对容易出错﹐所以为了保证数据的正确性,必须要有对应的检测和纠错机制,此机制被叫做EDC /ECC。所以设计了多余的区域﹐用于放置数据的校验值。OOB的读写操作一般是随着页的操作一起完成的,即读写页的时候,对应地就读写了OOB。OOB的主要用途:标记是否是坏块﹐存储ECC数据﹐存储一些和文件系统相关的数据。
NAND Flash的接口控制设计
由于NAND Flash只有8个I/O引脚,而且是复用的,既可以传数据﹐也可以传地址、命令。设计命令锁存使能(Command Latch Enable,CLE)和地址锁存使能( Ad-dress Latch Enable,ALE),就是先要发一个CLE(或ALE)命令,告诉NAND Flash 的控制器一声,下面要传的图1NAND Flash控制电路是命令(或地址)。这样NAND Flash内部才能根据传入的内容﹐进行对应的动作。相对于并口的NOR Flash 的48或52个引脚来说,大大减小了引脚数目,这样封装后的芯片体积小。同时减少了芯片接口﹐使用此芯片的相关的外围电路会更简化,避免了繁琐的硬件连线。
NAND Flash的接口控制电路如图1所示
版权声明
本文为[IPSILOG]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4542041/blog/4701288
边栏推荐
- 行为型模式之备忘录模式
- window系统 本机查找端口号占用方法
- What is the meaning of sector sealing of filecoin mining machine since the main network of filecoin was put online
- Python 100 cases
- 【ElasticSearch搜索引擎】
- An article takes you to understand CSS3 picture border
- Will blockchain be the antidote to the global epidemic accelerating the transformation of Internet enterprises?
- Take you to learn the new methods in Es5
- The method of realizing high SLO on large scale kubernetes cluster
- git远程库回退指定版本
猜你喜欢
ORA-02292: 违反完整约束条件 (MIDBJDEV2.SYS_C0020757) - 已找到子记录
EOS founder BM: what's the difference between UE, UBI and URI?
Python basic variable type -- list analysis
[self taught unity2d legendary game development] map editor
Zero basis to build a web search engine of its own
PHP application docking justswap special development kit【 JustSwap.PHP ]
es创建新的索引库并拷贝旧的索引库 实践亲测有效!
Elasticsearch database | elasticsearch-7.5.0 application construction
ES6 learning notes (3): teach you to use js object-oriented thinking to realize the function of adding, deleting, modifying and checking tab column
Axios learning notes (2): easy to understand the use of XHR and how to package simple Axios
随机推荐
事务的本质和死锁的原理
美团内部讲座|周烜:华东师范大学的数据库系统研究
Staying up late summarizes the key points of report automation, data visualization and mining, which is different from what you think
How much disk space does a new empty file take?
Kubernetes and OAM to build a unified, standardized application management platform knowledge! (Internet disk link attached)
上海巨微专用蓝牙广播芯片
2020 database technology conference helps technology upgrade
An article taught you to use HTML5 SVG tags
2020-08-24:什么是小文件?很多小文件会有什么问题?很多小文件怎么解决?(大数据)
Will blockchain be the antidote to the global epidemic accelerating the transformation of Internet enterprises?
Some operations kept in mind by the front end foundation GitHub warehouse management
How much disk space does a file of 1 byte actually occupy
An article takes you to understand CSS pagination examples
Why is quicksort so fast?
Using iceberg on kubernetes to create a new generation of cloud original data Lake
2020-08-30:裸写算法:二叉树两个节点的最近公共祖先。
2020-08-17:详细说下数据倾斜怎么解决?
Python basic data type -- tuple analysis
Stickinengine architecture 12 communication protocol
Use modelarts quickly, zero base white can also play AI!