欢迎访问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文件第113页浏览型号CC2430F32RTC的Datasheet PDF文件第114页浏览型号CC2430F32RTC的Datasheet PDF文件第115页浏览型号CC2430F32RTC的Datasheet PDF文件第116页浏览型号CC2430F32RTC的Datasheet PDF文件第118页浏览型号CC2430F32RTC的Datasheet PDF文件第119页浏览型号CC2430F32RTC的Datasheet PDF文件第120页浏览型号CC2430F32RTC的Datasheet PDF文件第121页  
CC2430  
Peripherals  
: 8-bit timers, Timer 3 and Timer 4  
13.8 8-bit timers, Timer 3 and Timer 4  
Timer 3 and 4 are two 8-bit timers which  
support typical timer/counter functions souch  
as output compare and PWM functions. The  
timers have two independent compare  
channels each using on IO per channel.  
Two compare channels  
Set, clear or toggle output compare  
Clock prescaler for divide by 1, 2, 4, 8, 16,  
32, 64, 128  
Interrupt request generated on each  
compare and terminal count event  
DMA trigger function  
Features of Timer 3/4 are as follows:  
13.8.1  
8-bit Timer Counter  
All timer functions are based on the main 8-bit  
counter found in Timer 3/4. The counter  
increments or decrements at each active clock  
edge. The period of the active clock edges is  
defined by the register bits CLKCON.TICKSPD  
which is further divided by the prescaler value  
set by TxCTL.DIV (where x refers to the  
timer number, 3 or 4). The counter operates as  
either a free-running counter, a down counter,  
a modulo counter or as an up/down counter.  
It is possible to read the 8-bit counter value  
through the SFR TxCNT where x refers to the  
timer number, 3 or 4.  
The possibility to clear and halt the counter is  
given with TxCTLcontrol register settings. The  
counter is started when a 1 is written to  
TxCTL.START. If  
a
0
is written to  
TxCTL.START the counter halts at its present  
value.  
13.8.2  
Timer 3/4 Mode Control  
In general the control register TxCTL is used  
to control the timer operation.  
13.8.2.1  
Free-running Mode  
In the free-running mode of operation the  
counter starts from 0x00 and increments at  
each active clock edge. When the counter  
reaches 0xFF the counter is loaded with 0x00  
and continues incrementing its value. When  
the terminal count value 0xFF is reached (i.e.  
an overflow occurs), the interrupt flag  
TIMIF.TxOVFIF is set. If the corresponding  
interrupt mask bit TxCTL.OVFIM is set, an  
interrupt request is generated. The free-  
running mode can be used to generate  
independent time intervals and output signal  
frequencies.  
13.8.2.2  
Down mode  
In the down mode, after the timer has been  
started, the counter is loaded with the contents  
in TxCC. The counter then counts down to  
0x00. The flag TIMIF.TxOVFIF is set when  
0x00 is reached. If the corresponding interrupt  
mask bit TxCTL.OVFIM is set, an interrupt  
request is generated. The timer down mode  
can generally be used in applications where an  
event timeout interval is required.  
13.8.2.3  
Modulo Mode  
When the timer operates in modulo mode the  
8-bit counter starts at 0x00 and increments at  
each active clock edge. When the counter  
reaches the terminal count value held in  
register TxCCthe counter is reset to 0x00 and  
TIMIF.TxOVFIF is set when on this event. If  
the corresponding interrupt mask bit  
TxCTL.OVFIM is set, an interrupt request is  
generated. The modulo mode can be used for  
applications where a period other than 0xFF is  
required.  
continues  
to  
increment.  
The  
flag  
13.8.2.4  
Up/down Mode  
In the up/down timer mode, the counter  
repeatedly starts from 0x00 and counts up until  
the value held in TxCCis reached and then the  
counter counts down until 0x00 is reached.  
This timer mode is used when symmetrical  
output pulses are required with a period other  
implementation of centre-aligned PWM output  
applications.  
Clearing the counter by writing to TxCTL.CLR  
will also reset the count direction to the count  
up from 0x00 mode.  
than  
0xFF,  
and  
therefore  
allows  
CC2430 Data Sheet (rev. 2.1) SWRS036F  
Page 117 of 211