摘要: 1.前言 response是由device发给host,作为对先前发送的command的回应。response通过cmd信号线传输。本文将详细介绍response相关 2.response的类型 response有6种类型,分别是R1,R1b,R2,R3,R4,R5 response的长度跟resp 阅读全文
posted @ 2017-04-01 22:29 jasonactions 阅读(4397) 评论(0) 推荐(0)
摘要: 1.前言 本文主要对eMMC的command进行详细介绍,主要包含如下内容: (1)command类型 (2)command格式 2.command类型 表 command类型 3. command格式 如上图所示,eMMC Command 由 48 Bits 组成,各个 Bits 的解析如下所示: 阅读全文
posted @ 2017-04-01 20:14 jasonactions 阅读(7023) 评论(0) 推荐(0)
摘要: 1.前言 本文主要介绍eMMC 总线协议相关的内容,主要包括: (1)command token format (2)response token format (3)data packet format (4)CRC token (5)bus speed mode 2. command token 阅读全文
posted @ 2017-04-01 17:21 jasonactions 阅读(4400) 评论(1) 推荐(1)
摘要: [转]http://www.wowotech.net/basic_tech/367.html 0.前言 eMMC 是 Flash Memory 的一类,在详细介绍 eMMC 之前,先简单介绍一下 Flash Memory。 Flash Memory 是一种非易失性的存储器。在嵌入式系统中通常用于存放 阅读全文
posted @ 2017-04-01 06:53 jasonactions 阅读(2539) 评论(0) 推荐(0)