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

MPC89X52AE 参数 Datasheet PDF下载

MPC89X52AE图片预览
型号: MPC89X52AE
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8-bit micro-controller]
分类和应用: 微控制器
文件页数/大小: 38 页 / 444 K
品牌: MEGAWIN [ MEGAWIN TECHNOLOGY CO., LTD ]
 浏览型号MPC89X52AE的Datasheet PDF文件第9页浏览型号MPC89X52AE的Datasheet PDF文件第10页浏览型号MPC89X52AE的Datasheet PDF文件第11页浏览型号MPC89X52AE的Datasheet PDF文件第12页浏览型号MPC89X52AE的Datasheet PDF文件第14页浏览型号MPC89X52AE的Datasheet PDF文件第15页浏览型号MPC89X52AE的Datasheet PDF文件第16页浏览型号MPC89X52AE的Datasheet PDF文件第17页  
Functional Description
TIMERS/COUNTERS
MPC89x52A has three 16-bit timers, and they are named
T0, T1
and
T2.
Each of them can
also be used as a general event counter, which counts the transition from 1 to 0.
While
T0/T1/T2
is used as “timer” function, the time unit that used to measure the timer is
machine cycle.
A machine cycle equals 12 or 6 oscillator periods, and depends on 12T mode or
6T mode that the user configured this device.
While
T0/T1/T2
is used as “1-0 event counter” function, the counting event is the “high-to-low
transition” of primitive pin
T0/T1/T2.
In this mode, the device periodically samples the status of
pin
T0/T1/T2
once for each machine cycle. Whenever the sampled result turns from 1 to 0, the
device will count once on the counter. Becarefully, this kind of implementation for the counter
requires the high-duty or low-duty from pin
T0/T1/T2
and must not too short compared to a
machine cycle.
There are two SFR designed to configure timers
T0
and
T1.
They are
TMOD,
and
TCON.
There are extra two SFR designed to configure timer
T2.
They are
T2MOD,
and
T2CON.
SFR:
TMOD
Bit-7
Bit-6
Bit-5
Bit-4
Bit-3
Bit-2
Bit-1
Bit-0
(for timer1 use)
GATE
C//T
M1
M0
GATE
(for timer0 use)
C//T
M1
M0
GATE:
Gating control when set. If GATE=1, Timer/Counter
x
is enabled only while “/INTx” pin is high and
“TRx”
control bit is set. When cleared Timer
x
is enabled whenever “TRx” control bit is set.
C//T:
Timer or Counter function selector.
0:
=timer,
1:
=counter
{M1, M0}:
mode select
{0, 0}: = 13-bit timer/counter for Timer0 and Timer1
{0, 1}: = 16-bit timer/counter for Timer0 and Timer1
{1, 0}: = 8-bit timer/counter with automatic reload for Timer0 and Timer1
{1, 1}: = for Timer0: = TL0 is 8-bit timer/counter, TH0 is locked into 8-bit timer
for Timer1 := Timer/Counter1 Stopped
MEGAWIN
MPC89x52A Data Sheet
13