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

895132-UL 参数 Datasheet PDF下载

895132-UL图片预览
型号: 895132-UL
PDF下载: 下载PDF文件 查看货源
内容描述: USB微控制器,带有64K字节Flash存储器 [USB Microcontroller with 64K Bytes Flash Memory]
分类和应用: 存储微控制器
文件页数/大小: 182 页 / 1660 K
品牌: ATMEL [ ATMEL ]
 浏览型号895132-UL的Datasheet PDF文件第43页浏览型号895132-UL的Datasheet PDF文件第44页浏览型号895132-UL的Datasheet PDF文件第45页浏览型号895132-UL的Datasheet PDF文件第46页浏览型号895132-UL的Datasheet PDF文件第48页浏览型号895132-UL的Datasheet PDF文件第49页浏览型号895132-UL的Datasheet PDF文件第50页浏览型号895132-UL的Datasheet PDF文件第51页  
AT89C5132  
11.4.1  
11.4.2  
Entering Power-down Mode  
To enter Power-down mode, set PD bit in PCON register. The AT89C5132 enters the Power-  
down mode upon execution of the instruction that sets PD bit. The instruction that sets PD bit is  
the last instruction executed.  
Exiting Power-down Mode  
If VDD was reduced during the Power-down mode, do not exit Power-down mode until VDD is  
restored to the normal operating level.  
There are 2 ways to exit the Power-down mode:  
1. Generate an enabled external interrupt.  
The AT89C5132 provides capability to exit from Power-down using INT0, INT1, and  
KIN3:0 inputs. In addition, using KIN input provides high or low level exit capability  
(see Section “Keyboard Interface”, page 181).  
Hardware clears PD bit in PCON register which starts the oscillator and restores the  
clocks to the CPU and peripherals. Using INTn input, execution resumes when the  
input is released (see Figure 11-3) while using KINx input, execution resumes after  
counting 1024 clock ensuring the oscillator is restarted properly (see Figure 11-4).  
This behavior is necessary for decoding the key while it is still pressed. In both  
cases, execution resumes with the interrupt service routine. Upon completion of the  
interrupt service routine, program execution resumes with the instruction  
immediately following the instruction that activated Power-down mode.  
Note:  
1. The external interrupt used to exit Power-down mode must be configured as level sensitive  
INT0 and INT1) and must be assigned the highest priority. In addition, the duration of the  
(
interrupt must be long enough to allow the oscillator to stabilize. The execution will only  
resume when the interrupt is deasserted.  
2. Exit from power-down by external interrupt does not affect the SFRs nor the internal RAM  
content.  
Figure 11-3. Power-down Exit Waveform Using INT1:0  
INT1:0  
OSC  
Active phase  
Power-down Phase  
Oscillator Restart  
Active Phase  
Figure 11-4. Power-down Exit Waveform Using KIN3:0  
KIN3:01  
OSC  
Active phase  
Power-down  
1024 clock count  
Active phase  
Note:  
1. KIN3:0 can be high or low-level triggered.  
2. Generate a reset.  
47  
4173E–USB–09/07  
 复制成功!