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

GMS81C1202 参数 Datasheet PDF下载

GMS81C1202图片预览
型号: GMS81C1202
PDF下载: 下载PDF文件 查看货源
内容描述: 8位单芯片微控制器 [8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 微控制器
文件页数/大小: 89 页 / 1366 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS81C1202的Datasheet PDF文件第64页浏览型号GMS81C1202的Datasheet PDF文件第65页浏览型号GMS81C1202的Datasheet PDF文件第66页浏览型号GMS81C1202的Datasheet PDF文件第67页浏览型号GMS81C1202的Datasheet PDF文件第69页浏览型号GMS81C1202的Datasheet PDF文件第70页浏览型号GMS81C1202的Datasheet PDF文件第71页浏览型号GMS81C1202的Datasheet PDF文件第72页  
GMS81C1102 / GMS81C1202  
STOP Mode  
Oscillator  
(X pin)  
IN  
Internal  
Clock  
RESET  
Internal  
RESET  
STOP Instruction Execution  
Stabilization Time  
ST = 64mS @4MHz  
Time can not be controlled by software  
t
Figure 21-3 Timing of STOP Mode Release by RESET  
21.2 Wake-up Timer Mode  
In the Wake-up Timer mode, the on-chip oscillator is not  
stopped. Except the Prescaler (only 2048 divided ratio) and  
Timer0, all functions are stopped, but the on-chip RAM  
and Control registers are held. The port pins out the values  
held by their respective port data register, port direction  
registers.  
In addition, the clock source of timer0 should be select-  
ed to 2048 divided ratio. Otherwise, the wake-up func-  
tion can not work. And the timer0 can be operated as  
16-bit timer with timer1 (refer to timer function). The  
period of wake-up function is varied by setting the tim-  
er data register 0, TDR0.  
The Wake-up Timer mode is activated by execution of  
STOP instruction after setting the bit WAKEUP of  
CKCTLR to “1”. (This register should be written by  
byte operation. If this register is set by bit manipulation  
instruction, for example “set1” or “clr1” instruction, it  
may be undesired operation)  
Release the Wake-up Timer mode  
The exit from Wake-up Timer mode is hardware reset,  
Timer0 overflow or external interrupt. Reset re-defines all  
the Control registers but does not change the on-chip  
RAM. External interrupts and Timer0 overflow allow both  
on-chip RAM and Control registers to retain their values.  
If I-flag = 1, the normal interrupt response takes place. If I-  
flag = 0, the chip will resume execution starting with the  
instruction following the STOP instruction. It will not vec-  
tor to interrupt service routine (refer to Figure 21-1).  
Note: After STOP instruction, at least two or more NOP in-  
struction should be written  
Ex) LDM TDR0,#0FFH  
LDM TM0,#0001_1011B  
LDM CKCTLR,#0100_1110B  
LDM IRQH,#0  
LDM IRQL,#0  
STOP  
When exit from Wake-up Timer mode by external inter-  
rupt or timer0 overflow, the oscillation stabilization time is  
not required to normal operation. Because this mode do not  
stop the on-chip oscillator shown as Figure 21-4.  
NOP  
NOP  
Oscillator  
(X pin)  
IN  
CPU  
Clock  
STOP Instruction  
Execution  
Interrupt  
Request  
Normal Operation  
Wake-up Timer Mode  
(stop the CPU clock)  
Normal Operation  
Do not need Stabilization Time  
Figure 21-4 Wake-up Timer Mode Releasing by External Interrupt or Timer0 Interrupt  
Jan. 2002 ver 2.0  
65  
 
 复制成功!