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

COP8AME9EMW8 参数 Datasheet PDF下载

COP8AME9EMW8图片预览
型号: COP8AME9EMW8
PDF下载: 下载PDF文件 查看货源
内容描述: 8位CMOS闪存微控制器,具有8K内存,双通道运算放大器,虚拟EEROM ,温度传感器, 10位A / D和掉电复位 [8-Bit CMOS Flash Microcontroller with 8k Memory, Dual Op Amps, Virtual EEROM, Temperature Sensor,10-Bit A/D and Brownout Reset]
分类和应用: 闪存传感器温度传感器微控制器和处理器外围集成电路运算放大器光电二极管时钟
文件页数/大小: 83 页 / 908 K
品牌: NSC [ National Semiconductor ]
 浏览型号COP8AME9EMW8的Datasheet PDF文件第33页浏览型号COP8AME9EMW8的Datasheet PDF文件第34页浏览型号COP8AME9EMW8的Datasheet PDF文件第35页浏览型号COP8AME9EMW8的Datasheet PDF文件第36页浏览型号COP8AME9EMW8的Datasheet PDF文件第38页浏览型号COP8AME9EMW8的Datasheet PDF文件第39页浏览型号COP8AME9EMW8的Datasheet PDF文件第40页浏览型号COP8AME9EMW8的Datasheet PDF文件第41页  
2. Software clears LSON to 0.  
13.0 Power Saving Features  
(Continued)  
13.3.1 High Speed Halt Mode  
high speed clock. When this bit = 1, then the  
The fully static architecture of this device allows the state of  
the microcontroller to be frozen. This is accomplished by  
stopping the internal clock of the device during the HALT  
mode. The controller also stops the CKI pin from oscillating  
during the HALT mode. The processor can be forced to exit  
the HALT mode and resume normal operation at any time.  
Core clock will be the low speed clock. Before  
switching this bit to either state, the appropriate  
clock should be turned on and stabilized.  
DCEN CCKSEL  
0
1
1
0
0
0
1
1
High Speed Mode. Core and Idle Timer  
Clock = High Speed  
During normal operation, the actual power consumption de-  
pends heavily on the clock speed and operating voltage  
used in an application and is shown in the Electrical Speci-  
fications. In the HALT mode, the device only draws a small  
leakage current, plus current for the BOR feature, plus any  
current necessary for driving the outputs. Since total power  
consumption is affected by the amount of current required to  
drive the outputs, all I/Os should be configured to draw  
minimal current prior to entering the HALT mode, if possible.  
In order to reduce power consumption even further, the  
power supply (VCC) can be reduced to a very low level  
during the HALT mode, just high enough to guarantee reten-  
tion of data stored in RAM. The allowed lower voltage level  
(VR) is specified in the Electrical Specs section.  
Dual Clock Mode. Core clock = High  
Speed; Idle Timer = Low Speed  
Low Speed Mode. Core and Idle Timer  
Clock = Low Speed  
Invalid. If this is detected, the Low  
Speed Mode will be forced.  
RSVD:  
This bit is reserved and must be 0.  
ITSEL2–0: These are bits used to control the Idle Timer.  
See Section 12.1 TIMER T0 (IDLE TIMER) for  
the description of these bits.  
Table 18 lists the valid contents of the four most significant  
bits of the ITMR Register. States are presented in the only  
valid sequence. Any other value is illegal and will result in an  
unrecoverable loss of a clock to the CPU core. To prevent  
this condition, the device will automatically reset if any illegal  
value is detected.  
13.3.1.1 Entering The High Speed Halt Mode  
The device enters the HALT mode under software control  
when the Port G data register bit 7 is set to 1. All processor  
action stops in the middle of the next instruction cycle, and  
power consumption is reduced to a very low level.  
13.3.1.2 Exiting The High Speed Halt Mode  
TABLE 18. Valid Contents of Dual Clock Control Bits  
There is a choice of methods for exiting the HALT mode: a  
chip Reset using the RESET pin or a Multi-Input Wake-up.  
LSON HSON DCEN CCKSEL  
Mode  
High Speed  
High  
0
1
1
1
0
0
0
0
13.3.1.3 HALT Exit Using Reset  
A device Reset, which is invoked by a low-level signal on the  
RESET input pin, takes the device out of the HALT mode  
and starts execution from address 0000H. The initialization  
software should determine what special action is needed, if  
any, upon start-up of the device from HALT. The initialization  
of all registers following a RESET exit from HALT is de-  
scribed in the Reset section of this manual.  
Speed/Dual  
Clock Transition  
Dual Clock  
Dual Clock/Low  
Speed  
1
1
1
1
1
1
0
1
Transition  
13.3.1.4 HALT Exit Using Multi-Input Wake-up  
1
0
1
1
Low Speed  
The device can be brought out of the HALT mode by a  
transition received on one of the available Wake-up pins.  
The pins used and the types of transitions sensed on the  
Multi-input pins are software programmable. For information  
on programming and using the Multi-Input Wake-up feature,  
refer to the Multi-Input Wake-up section.  
13.2 OSCILLATOR STABILIZATION  
Both the high speed oscillator and low speed oscillator have  
a startup delay associated with them. When switching be-  
tween the modes, the software must ensure that the appro-  
priate oscillator is started up and stabilized before switching  
to the new mode. See Table 3, Startup Times for startup  
times for both oscillators.  
A start-up delay is required between the device wake-up and  
the execution of program instructions, depending on the type  
of chip clock. The start-up delay is mandatory, and is imple-  
mented whether or not the CLKDLY bit is set. This is be-  
cause all crystal oscillators and resonators require some  
time to reach a stable frequency and full operating ampli-  
tude.  
13.3 HIGH SPEED MODE OPERATION  
This mode of operation allows high speed operation for both  
the main Core clock and also for the IDLE Timer. This is the  
default mode of the device and will always be entered upon  
any of the Reset conditions described in the Reset section. It  
can also be entered from Dual Clock mode. It cannot be  
directly entered from the Low Speed mode without passing  
through the Dual Clock mode first.  
The IDLE Timer (Timer T0) provides a fixed delay from the  
time the clock is enabled to the time the program execution  
begins. Upon exit from the HALT mode, the IDLE Timer is  
enabled with a starting value of 256 and is decremented with  
each instruction cycle. (The instruction clock runs at one-fifth  
the frequency of the high speed oscillator.) An internal  
Schmitt trigger connected to the on-chip CKI inverter en-  
sures that the IDLE Timer is clocked only when the oscillator  
has a large enough amplitude. (The Schmitt trigger is not  
To enter from the Dual Clock mode, the following sequence  
must be followed using two separate instructions:  
1. Software clears DCEN to 0.  
37  
www.national.com