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

89C5115-TISUM 参数 Datasheet PDF下载

89C5115-TISUM图片预览
型号: 89C5115-TISUM
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, FLASH, 40MHz, CMOS, PDSO28, SOIC-28]
分类和应用: 时钟ATM异步传输模式微控制器光电二极管外围集成电路
文件页数/大小: 113 页 / 730 K
品牌: ATMEL [ ATMEL ]
 浏览型号89C5115-TISUM的Datasheet PDF文件第16页浏览型号89C5115-TISUM的Datasheet PDF文件第17页浏览型号89C5115-TISUM的Datasheet PDF文件第18页浏览型号89C5115-TISUM的Datasheet PDF文件第19页浏览型号89C5115-TISUM的Datasheet PDF文件第21页浏览型号89C5115-TISUM的Datasheet PDF文件第22页浏览型号89C5115-TISUM的Datasheet PDF文件第23页浏览型号89C5115-TISUM的Datasheet PDF文件第24页  
Reset Recommendation  
to Prevent Flash  
Corruption  
When a Flash program memory is embedded on-chip, it is strongly recommended to  
use an external reset chip (brown out device) to apply a reset (Figure 7). It prevents sys-  
tem malfunction during periods of insufficient power-supply voltage (power-supply  
failure, power supply switched off, etc.).  
Idle Mode  
Idle mode is a power reduction mode that reduces the power consumption. In this mode,  
program execution halts. Idle mode freezes the clock to the CPU at known states while  
the peripherals continue to be clocked. The CPU status before entering Idle mode is  
preserved, i.e., the program counter and program status word register retain their data  
for the duration of Idle mode. The contents of the SFRs and RAM are also retained. The  
status of the Port pins during Idle mode is detailed in Table 12.  
Entering Idle Mode  
Exiting Idle Mode  
To enter Idle mode, set the IDL bit in PCON register (See Table 15). The T89C5115  
enters Idle mode upon execution of the instruction that sets IDL bit. The instruction that  
sets IDL bit is the last instruction executed.  
Note:  
If IDL bit and PD bit are set simultaneously, the T89C5115 enters Power-down mode.  
Then it does not go in Idle mode when exiting Power-down mode.  
There are two ways to exit Idle mode:  
1. Generate an enabled interrupt.  
Hardware clears IDL bit in PCON register which restores the clock to the CPU. Exe-  
cution resumes with the interrupt service routine. Upon completion of the interrupt  
service routine, program execution resumes with the instruction immediately follow-  
ing the instruction that activated Idle mode. The general purpose flags (GF1 and  
GF0 in PCON register) may be used to indicate whether an interrupt occurred dur-  
ing normal operation or during Idle mode. When Idle mode is exited by an interrupt,  
the interrupt service routine may examine GF1 and GF0.  
2. Generate a reset.  
A logic high on the RST pin clears IDL bit in PCON register directly and asynchro-  
nously. This restores the clock to the CPU. Program execution momentarily  
resumes with the instruction immediately following the instruction that activated the  
Idle mode and may continue for a number of clock cycles before the internal reset  
algorithm takes control. Reset initializes the T89C5115 and vectors the CPU to  
address C:0000h.  
Notes: 1. During the time that execution resumes, the internal RAM cannot be accessed; how-  
ever, it is possible for the Port pins to be accessed. To avoid unexpected outputs at  
the Port pins, the instruction immediately following the instruction that activated Idle  
mode should not write to a Port pin or to the external RAM.  
2. If Idle mode is invoked by ADC Idle, the ADC conversion completion will exit Idle.  
Power-down Mode  
The Power-down mode places the T89C5115 in a very low power state. Power-down  
mode stops the oscillator, freezes all clock at known states. The CPU status prior to  
entering Power-down mode is preserved, i.e., the program counter, program status  
word register retain their data for the duration of Power-down mode. In addition, the  
SFRs and RAM contents are preserved. The status of the Port pins during Power-down  
mode is detailed in Table 14.  
Entering Power-down Mode  
To enter Power-down mode, set PD bit in PCON register. The T89C5115 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.  
20  
AT89C5115  
4128F–8051–05/06  
 
 
 
 复制成功!