当前位置:网站首页>Design of NAND flash interface control
Design of NAND flash interface control
2020-11-06 22:06:00 【DISPLAY】
Nand flash yes flash One kind of memory ,Nand flash It adopts nonlinear macro cell mode and provides a cheap and effective solution for the implementation of solid state large capacity memory .NAND FLASH Memory has the advantages of large capacity and fast rewriting speed, which is suitable for the storage of large amounts of data , Therefore, it has been widely used in the industry .NAND The structure can provide extremely high cell density , High storage density , And the speed of writing and erasing is very fast . This article introduces the memory chip supplier Yuxin electronics about NAND Flash Storage structure of and NAND Flash Interface control design of .
NAND Flash Storage structure of
Most of the NAND Flash It's all the same , The only difference is that NAND Flash The basic characteristics of the chip, such as capacity size and read-write speed .
block Block yes NAND Flash The basic of erase operation of / Smallest unit . Page is the basic unit of read and write operations .
Every page , There's another area , It's called the free zone / Redundant areas , And in the Linux In the system ﹐ Generally called OOB(Out Of Band)[2]. This area was originally based on NAND Flash Hardware features of ﹐ Data is relatively error prone when reading and writing ﹐ So in order to ensure the correctness of the data , There must be a corresponding detection and error correction mechanism , This mechanism is called EDC /ECC. So the extra areas are designed ﹐ Check value used to place data .OOB Read and write operations are generally completed along with page operations , When reading and writing a page , Read and write accordingly OOB.OOB Main purpose of : Whether the mark is a bad block ﹐ Storage ECC data ﹐ Store some file system related data .
NAND Flash Interface control design of
because NAND Flash Only 8 individual I/O Pin , And it's reusable , It can transmit data ﹐ You can also send an address 、 command . Design command latch enable (Command Latch Enable,CLE) And address latch enable ( Ad-dress Latch Enable,ALE), That is to send a CLE( or ALE) command , tell NAND Flash A sound from the controller , The picture to be passed on below 1NAND Flash The control circuit is a command ( Or address ). such NAND Flash Internal ability according to the content of the incoming ﹐ Do the corresponding action . Relative to parallel port NOR Flash Of 48 or 52 One pin , Greatly reduces the number of pins , In this way, the chip is small in size . At the same time, the chip interface is reduced ﹐ The peripheral circuits associated with this chip will be simplified , Avoid cumbersome hardware wiring .
NAND Flash The interface control circuit is shown in the figure 1 Shown
版权声明
本文为[DISPLAY]所创,转载请带上原文链接,感谢
边栏推荐
- 2020-08-15:什么情况下数据任务需要优化?
- Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
- Call analysis of start method in JNI thread and callback analysis of run method
- Exclusive interview with Alibaba cloud database for 2020 PostgreSQL Asia Conference: Zeng Wenjing
- 谷歌浏览器实现视频播放加速功能
- 实用工具类函数(持续更新)
- Application insights application insights use application maps to build request link views
- C calls SendMessage to refresh the taskbar icon (the icon does not disappear at the end of forcing)
- Stickinengine architecture 11 message queue
- 【涂鸦物联网足迹】涂鸦云平台全景介绍
猜你喜欢
Empty test suite appears in JUnit test
Those who have worked in China for six years and a million annual salary want to share these four points with you
September 9, 2020: naked writing algorithm: two threads print numbers 1-100 in turn.
Markdown tricks
Stickinengine architecture 12 communication protocol
Road to simple HTML + JS to achieve the most simple game Tetris
2020-08-15:什么情况下数据任务需要优化?
August 14, 2020: what are the execution engines for data tasks?
git远程库回退指定版本
2020 database technology conference helps technology upgrade
随机推荐
Bluetooth broadcast chip for Shanghai giant micro
2020-08-15:什么情况下数据任务需要优化?
Common mathematical basic formulas of recursive and backtracking algorithms
2020-08-24:什么是小文件?很多小文件会有什么问题?很多小文件怎么解决?(大数据)
Zero basis to build a web search engine of its own
消防器材RFID固定资产管理系统
To solve the problem that the data interface is not updated after WPF binding set
实用工具类函数(持续更新)
An article will introduce you to CSS3 background knowledge
Junit测试出现 empty test suite
The essence of transaction and the principle of deadlock
Summary of front-end interview questions (C, s, s) that front-end engineers need to understand (2)
Qt音视频开发46-视频传输UDP版
ES6 learning notes (4): easy to understand the new grammar of ES6
What the hell is fastthreadlocal? The existence of ThreadLocal!!
2020-08-20:GO语言中的协程与Python中的协程的区别?
Introduction to the development of small game cloud
What grammar is it? ]
Can you do it with only six characters?
[self taught unity2d legendary game development] map editor