当前位置:网站首页>Black cat takes you to learn EMMC Protocol Part 26: hardware reset operation of EMMC (h/w reset)
Black cat takes you to learn EMMC Protocol Part 26: hardware reset operation of EMMC (h/w reset)
2022-07-28 13:01:00 【Black cat senior】
This paper is based on eMMC JEDEC5.1 And personal work experience , If there is any mistake, please leave a message .
The article is painstakingly sorted out for individuals , Paid content , Unauthorized reprint .
The column where the article is located :《 Black cat takes you to learn :eMMC protocol 》
1 summary
What is hardware reset ?
Hardware reset is to use a special hardware signal ( This signal is in RST_n This real physical line transmits ) take emmc Reset to pre-idle state, Instead of using cmd0 perhaps power cycle speak emmc Reset to pre-idle state.
How to reset the hardware ?
1、 Set up RST_n_FUNCTION [162] by 1, send emmc Support hardware reset .
2、 The hardware reset should be pulled up at the beginning of power on , Then you can do other operations , Lower it for a period of time when it is necessary to reset ( This period of time is tRSTW, There are requirements during this period , It cannot be less than a certain value ), Then pull it higher . Rising edge detected inside the device , Start the reset sequence .
边栏推荐
- C# static的用法详解
- Solution to using json.tojsonstring to display question marks in Chinese in Servlet
- Databinding+LiveData轻松实现无重启换肤
- 大模型哪家强?OpenBMB发布BMList给你答案!
- Interface control telerik UI for WPF - how to use radspreadsheet to record or comment
- Leetcode:704 binary search
- Review the IO stream again, and have an in-depth understanding of serialization and deserialization
- Vs code is not in its original position after being updated
- Brief introduction to JS operator
- Monotonic stack
猜你喜欢
随机推荐
Using JSON in C language projects
.NET的求复杂类型集合的差集、交集、并集
Interface control telerik UI for WPF - how to use radspreadsheet to record or comment
非标自动化设备企业如何借助ERP系统,做好产品质量管理?
STM32 Development Notes - experience sharing
C# 泛型是什么、泛型缓存、泛型约束
Zurich Federal Institute of technology | reference based image super resolution with deformable attention transformer (eccv2022))
Chapter IX rest Service Security
Jetpack 全家桶之 LiveData 使用及源码篇
快速读入
[basic teaching of Bi design] detailed explanation of OLED screen use - single chip microcomputer Internet of things
Uncover why devaxpress WinForms, an interface control, discards the popular maskbox property
Brief introduction to JS operator
机器学习基础-主成分分析PCA-16
Merge sort
LeetCode 移除元素&移动零
MySQL总是安装不成功,这样处理就好啦
2020-12-07
Comments are not allowed in JSON
机器学习基础-支持向量机 SVM-17








