portant;">Start Bit 与 Command 一样,固定为 "0",在没有数据传输的情况下,CMD 信号保持高电平,当 eMMC Device 将 Start Bit 发送到总线上时,Host 可以很方便检测到该信号,并开始接收 Response。
portant;">Transmission Bit 固定为 "0",指示了该数据包的传输方向为 eMMC Device 发送到 Host。
portant;">Content 为 Response 的具体内容,不同的 Command 会有不同的 Content。 更多的细节,请参考 eMMC Responses 章节。
portant;">CRC7 是包含 Start Bit、Transmission Bit 和 Content 内容的 CRC 校验值。
portant;">End Bit 为结束标志位,固定为"1"。
portant;">
portant;">2.2.6 Data Block
portant;">Data Block 由 Start Bit、Data、CRC16 和 End Bit 组成。以下是不同总线宽度和 Data Rate 下,Data Block 详细格式。
portant;">1 Bit Bus SDR
portant;">