请教一个sd卡驱动的问题

[复制链接]
 楼主| tassard 发表于 2010-2-21 11:10 | 显示全部楼层 |阅读模式
最近在做sd卡驱动的移植,读手册时有几个参数看不明白。比如,我板子的sd卡控制器寄存器有两个位可以设置sd卡dma的类型,原文如下:

DMA type:
It indicates which DMA transaction type is used. These 2 bits are
valid when the DMA_EN is enabled.

00: Single read/write
01: Burst 4 read/write
10: Burst 8 read/write
11: Revised

请问这4个dma类型分别是什么意思?尤其是01和10这两个,谢谢。
andrew007 发表于 2010-3-9 16:25 | 显示全部楼层
00: Single read/write
带宽为1字节
01: Burst 4 read/write
带宽为4字节
10: Burst 8 read/write
带宽为8字节

评分

参与人数 1威望 +1 收起 理由
tassard + 1

查看全部评分

您需要登录后才可以回帖 登录 | 注册

本版积分规则

2

主题

2

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部