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

MC81F4316K 参数 Datasheet PDF下载

MC81F4316K图片预览
型号: MC81F4316K
PDF下载: 下载PDF文件 查看货源
内容描述: ABOV半导体的8位单芯片微控制器产品 [ABOV SEMICONDUCTOR 8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 半导体微控制器
文件页数/大小: 200 页 / 4220 K
品牌: FINECHIPS [ FINECHIPS ]
 浏览型号MC81F4316K的Datasheet PDF文件第169页浏览型号MC81F4316K的Datasheet PDF文件第170页浏览型号MC81F4316K的Datasheet PDF文件第171页浏览型号MC81F4316K的Datasheet PDF文件第172页浏览型号MC81F4316K的Datasheet PDF文件第174页浏览型号MC81F4316K的Datasheet PDF文件第175页浏览型号MC81F4316K的Datasheet PDF文件第176页浏览型号MC81F4316K的Datasheet PDF文件第177页  
MC81F4x16  
The exit from SLEEP mode is hardware reset or all interrupts. Reset re-defines all the Control  
registers but does not change the on-chip RAM (Be careful, If the code is compiled with RAM clear  
option, RAM is cleared after reset by ram clear routine. It is possible to disable the RAM clear option  
by option menu). Interrupts 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 SLEEP instruction. It will not vector to interrupt service routine. (refer  
to Figure 27-3)  
When exit from SLEEP mode by reset, enough oscillation stabilization time is required to normal  
operation. Figure 27-2 shows the timing diagram. When released from the SLEEP mode, the Basic  
interval timer is activated on wake-up. It is increased from 00H until FFH. The count overflow is set to  
start normal operation.  
Note :  
After SLEEP mode, at least one or more NOP instruction for data bus pre-charge time  
should be written.  
LDM SSCR,#0FH  
NOP  
NOP  
;for data bus pre-charge time  
;for data bus pre-charge time  
Figure 27-1 SLEEP Mode Release Timing by External Interrupt  
Figure 27-2 Timing of SLEEP Mode Release by Reset  
October 19, 2009 Ver.1.35  
173  
 
 复制成功!