Chinaunix首页 | 论坛 | 博客
  • 博客访问: 241680
  • 博文数量: 41
  • 博客积分: 928
  • 博客等级: 准尉
  • 技术积分: 550
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-01 10:07
文章分类
文章存档

2011年(41)

分类: 嵌入式

2011-04-17 09:44:44

转载:http://blog.csdn.net/dhdahai/archive/2009/03/30/4037420.aspx

2440 DMA寄存器

1.       DISRCnDMA initial source c):始端数据基地址。

2.       DISRCCnDMA initial source control register):始端总线类型(系统总线AHB or 外围总线 APB)和地址类型(increment or fixed)。

3.       DIDSTnDMA initial destination register):终端数据基地址。

4.       DIDSTCnDMA initial destination control register):中断产生时刻,终端总线类型(系统总线AHB or 外围总线 APB)和地址类型(increment or fixed)。

5.       DCONnDMA control register):

  • Demand mode or Handshake mode
  • DREQDACK同步方式
  • 中断使能
  • the transfer size of an atomic transfer1or4
  • Single service mode or Whole service mode
  • DMA request source
  • Software source or Hardware source
  • 自动重新加载on/off
  • 数据宽度
  • Transfer count初始值

6.       DSTATnDMA status register):

  • ready or busy
  • Transfer count当前值

7.       DCSRCnDMA current source register):current source address

8.       DCDSTnDMA current destination register):current destination address

9.       DMASKTRIGnDMA mask trigger register):

  • Stop DMA
  • DMA channel on/off
  • S/W request mode 时用于触发DMA
阅读(1504) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~