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

CC2510F16 参数 Datasheet PDF下载

CC2510F16图片预览
型号: CC2510F16
PDF下载: 下载PDF文件 查看货源
内容描述: 低功耗的SoC (系统级芯片)与MCU,存储器, 2.4 GHz射频收发器和USB控制器 [Low-Power SoC (System-on-Chip) with MCU, Memory, 2.4 GHz RF Transceiver, and USB Controller]
分类和应用: 存储射频控制器
文件页数/大小: 244 页 / 2582 K
品牌: TI [ TEXAS INSTRUMENTS ]
 浏览型号CC2510F16的Datasheet PDF文件第96页浏览型号CC2510F16的Datasheet PDF文件第97页浏览型号CC2510F16的Datasheet PDF文件第98页浏览型号CC2510F16的Datasheet PDF文件第99页浏览型号CC2510F16的Datasheet PDF文件第101页浏览型号CC2510F16的Datasheet PDF文件第102页浏览型号CC2510F16的Datasheet PDF文件第103页浏览型号CC2510F16的Datasheet PDF文件第104页  
CC2510Fx / CC2511Fx  
The behavior of each of the five DMA  
channels is configured with the following  
parameters:  
Note: For byte size transfers (see Section  
12.5.2.4), n is defined as the first byte in  
source data or the 7 LSB of the first byte in  
source data, depending on the M8 setting  
(see Section 12.5.2.9). For word size  
transfers, n is the 13 LSB of the first word  
in source data.  
12.5.2.1 Source Address (SRCADDR)  
The address of the location in XDATA memory  
space where the DMA channel shall start to  
read data.  
There are four possible configurations:  
1. VLEN=001  
12.5.2.2 Destination Address (DESTADDR)  
Transfer  
number  
commanded by n + 1  
of  
of  
of  
of  
bytes/words  
bytes/words  
bytes/words  
bytes/words  
The address of the location in XDATA memory  
space where the DMA channel will write the  
data read from the source address. The user  
must ensure that the destination is writable.  
2. VLEN=010  
Transfer  
number  
commanded by n  
12.5.2.3 Transfer Count  
3. VLEN=011  
The number of bytes/words needed to be  
moved from source to destination. When the  
transfer count is reached, the DMA controller  
rearms or disarms the DMA channel  
(depending on transfer mode) and alert the  
CPU by setting the DMAIRQ.DMAIFn bit to 1.  
If IRQMASK=1, IRCON.DMAIF will also be set  
and an interrupt request is generated if  
IEN1.DMAIE=1. The transfer count can be of  
fixed or variable length depending on how the  
DMA channel is configured.  
Transfer  
number  
commanded by n + 2  
4. VLEN=100  
Transfer  
number  
commanded by n + 3  
For all of the above configurations, the transfer  
count will be limited to LEN bytes/words when  
n LEN. In cases where n < LEN, the transfer  
count is given by the VLENsetting. This means  
that when VLEN=010, LEN should be equal to  
Fixed Length Transfer Count: When  
VLEN=000or VLEN=111, the transfer count is  
set by the LENsetting.  
n
max, while in the other three cases, LEN  
should be set to nmax + 1.  
Note that the M8 bit is only used when byte  
size transfers are chosen.  
Variable Length Transfer Count: When  
VLEN000 and VLEN111, the transfer count  
is given by the value of the first byte/word in  
source data, n, + a constant given by the  
VLEN setting. This allows for variable length  
transfer count.  
Figure 27 shows the different VLENoptions.  
SWRS055F  
Page 100 of 241  
 复制成功!