F28335问题

[复制链接]
3501|3
 楼主| jlgcumt 发表于 2011-6-23 21:04 | 显示全部楼层 |阅读模式
F28335的DMA是不是一个transfer就需要触发一个中断呀,还是一个中断触发一个transfer
10# 发表于 2011-6-24 13:50 | 显示全部楼层
The DMA module is an event-based machine, meaning it requires a peripheral interrupt trigger to start a DMA transfer. Although it can be made into a periodic time-driven machine by configuring a timer as the interrupt trigger source, there is no mechanism within the module itself to start memory transfers periodically.
F2823x/33x DMA用户手册(可根据序列号SPRUFB8D在TI主页查找)开篇第一章Introduction(P8)有上面一段话,很明确地说明了是外设中断触发DMA transfer.
 楼主| jlgcumt 发表于 2011-6-24 20:15 | 显示全部楼层
有没有个例子呀,看手册看的晕乎乎的
10# 发表于 2011-6-24 22:32 | 显示全部楼层
到以下网址可以下载整个F2823x/33x系列的所有外设的例程:
http://focus.ti.com/docs/toolsw/folders/print/sprc530.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则

个人签名:善攻者,动于九天之上,善守者,藏于九地之下!

183

主题

733

帖子

4

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