欢迎访问ic37.com |
会员登录 免费注册
发布采购

CC2430F32RTC 参数 Datasheet PDF下载

CC2430F32RTC图片预览
型号: CC2430F32RTC
PDF下载: 下载PDF文件 查看货源
内容描述: 真正的系统级芯片解决方案的2.4 GHz IEEE 802.15.4 / ZigBee的 [A True System-on-Chip solution for 2.4 GHz IEEE 802.15.4 / ZigBee]
分类和应用: 电信集成电路
文件页数/大小: 212 页 / 1862 K
品牌: TAOS [ TEXAS ADVANCED OPTOELECTRONIC SOLUTIONS ]
 浏览型号CC2430F32RTC的Datasheet PDF文件第88页浏览型号CC2430F32RTC的Datasheet PDF文件第89页浏览型号CC2430F32RTC的Datasheet PDF文件第90页浏览型号CC2430F32RTC的Datasheet PDF文件第91页浏览型号CC2430F32RTC的Datasheet PDF文件第93页浏览型号CC2430F32RTC的Datasheet PDF文件第94页浏览型号CC2430F32RTC的Datasheet PDF文件第95页浏览型号CC2430F32RTC的Datasheet PDF文件第96页  
CC2430  
Peripherals : DMA Controller  
13.5.2.8  
DMA Priority  
A DMA priority is configurable for each DMA  
channel. The DMA priority is used to  
determine the winner in the case of multiple  
simultaneous internal memory requests, and  
whether the DMA memory access should have  
priority or not over a simultaneous CPU  
memory access. In case of an internal tie, a  
round-robin scheme is used to ensure access  
for all. There are three levels of DMA priority:  
High: Highest internal priority. DMA access  
will always prevail over CPU access.  
Normal: Second highest internal priority. This  
guarantees that DMA access prevails over  
CPU on at least every second try.  
Low: Lowest internal priority. DMA access will  
always defer to a CPU access.  
13.5.2.9  
Byte or Word transfers  
Determines whether 8-bit (byte) or 16-bit  
(word) are done.  
13.5.2.11  
Mode 8 setting  
This field determines whether to use 7 or 8 bits  
of length byte for transfer length. Only  
applicable when doing byte transfers.  
13.5.2.10  
Interrupt mask  
Upon completing a DMA transfer, the channel  
can generate an interrupt to the processor.  
This bit will mask the interrupt.  
13.5.3  
DMA Configuration Setup  
The DMA channel parameters such as  
address mode, transfer mode and priority  
described in the previous section have to be  
configured before a DMA channel can be  
armed and activated. The parameters are not  
configured directly through SFR registers, but  
instead they are written in a special DMA  
configuration data structure in memory. Each  
DMA channel in use requires its own DMA  
configuration data structure. The DMA  
configuration data structure consists of eight  
bytes and is described in section 13.5.6 on  
page 93. A DMA configuration data structure  
may reside at any location decided upon by  
the user software, and the address location is  
passed to the DMA controller through a set of  
SFRs DMAxCFGH:DMAxCFGL, Once a channel  
has been armed, the DMA controller will read  
the configuration data structure for that  
It is important to note that the method for  
specifying the start address for the DMA  
configuration data structure differs between  
DMA channel 0 and DMA channels 1-4 as  
follows:  
DMA0CFGH:DMA0CFGLgives the start address  
for DMA channel  
structure.  
0
configuration data  
DMA1CFGH:DMA1CFGLgives the start address  
for DMA channel 1 configuration data structure  
followed by channel 2-4 configuration data  
structures.  
Thus the DMA controller expects the DMA  
configuration data structures for DMA  
channels 1-4 to lie in a contiguous area in  
memory starting at the address held in  
DMA1CFGH:DMA1CFGL and consisting of 32  
bytes.  
channel,  
given  
by  
the  
address  
in  
DMAxCFGH:DMAxCFGL.  
13.5.4  
Stopping DMA Transfers  
Ongoing DMA transfer or armed DMA  
channels will be aborted using the DMAARM  
register to disarm the DMA channel.  
channels to abort by setting the corresponding,  
DMAARM.DMAARMx bits to 1. When setting  
DMAARM.ABORT to 1, the DMAARM.DMAARMx  
bits for non-aborted channels must be written  
as 0.  
One or more DMA channels are aborted by  
writing a 1 to DMAARM.ABORT register  
bit, and at the same time select which DMA  
CC2430 Data Sheet (rev. 2.1) SWRS036F  
Page 92 of 211  
 复制成功!