当前位置:网站首页>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
边栏推荐
- 2020-08-20:GO语言中的协程与Python中的协程的区别?
- Vue communication and cross component listening state Vue communication
- Use modelarts quickly, zero base white can also play AI!
- An article will introduce you to CSS3 background knowledge
- 检测证书过期脚本
- What is alicloud's experience of sweeping goods for 100 yuan?
- Markdown tricks
- Analysis of serilog source code -- how to use it
- Git rebase is in trouble. What to do? Waiting line
- Elasticsearch Part 6: aggregate statistical query
猜你喜欢

Elasticsearch database | elasticsearch-7.5.0 application construction

Zero basis to build a web search engine of its own

2020-08-24:什么是小文件?很多小文件会有什么问题?很多小文件怎么解决?(大数据)
![What grammar is it? ]](/img/3b/00bc81122d330c9d59909994e61027.jpg)
What grammar is it? ]

MRAM高速缓存的组成

Using an example to understand the underlying processing mechanism of JS function

大会倒计时|2020 PostgreSQL亚洲大会-中文分论坛议程安排

Novice guidance and event management system in game development

递归、回溯算法常用数学基础公式

ES6 learning notes (2): teach you to play with class inheritance and class objects
随机推荐
Try to build my mall from scratch (2): use JWT to protect our information security and perfect swagger configuration
Take you to learn the new methods in Es5
C# 调用SendMessage刷新任务栏图标(强制结束时图标未消失)
【ElasticSearch搜索引擎】
2020-08-18:介绍下MR过程?
Unity performance optimization
2020 database technology conference helps technology upgrade
Summary of front-end performance optimization that every front-end engineer should understand:
Hdu3974 assign the task segment tree DFS order
Application insights application insights use application maps to build request link views
C and C / C + + mixed programming series 5 - GC collaboration of memory management
Using an example to understand the underlying processing mechanism of JS function
Basic usage of Vue codemirror: search function, code folding function, get editor value and verify in time
Stickinengine architecture 12 communication protocol
Axios learning notes (2): easy to understand the use of XHR and how to package simple Axios
An article takes you to understand CSS3 picture border
How much disk space does a new empty file take?
Analysis of serilog source code -- how to use it
All the way, I was forced to talk about C code debugging skills and remote debugging
ORA-02292: 违反完整约束条件 (MIDBJDEV2.SYS_C0020757) - 已找到子记录
