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

MPC82X52AT 参数 Datasheet PDF下载

MPC82X52AT图片预览
型号: MPC82X52AT
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8-bit micro-controller]
分类和应用: 微控制器
文件页数/大小: 72 页 / 952 K
品牌: MEGAWIN [ MEGAWIN TECHNOLOGY CO., LTD ]
 浏览型号MPC82X52AT的Datasheet PDF文件第54页浏览型号MPC82X52AT的Datasheet PDF文件第55页浏览型号MPC82X52AT的Datasheet PDF文件第56页浏览型号MPC82X52AT的Datasheet PDF文件第57页浏览型号MPC82X52AT的Datasheet PDF文件第59页浏览型号MPC82X52AT的Datasheet PDF文件第60页浏览型号MPC82X52AT的Datasheet PDF文件第61页浏览型号MPC82X52AT的Datasheet PDF文件第62页  
POWER-DOWN Mode  
An instruction setting PCON.1 causes the device go into the POWER-DOWN mode. In the  
POWER-DOWN mode, the on-chip oscillator is stopped. The contents of on-chip RAM and  
SFRs are maintained.  
The power-down mode can be woken-up by either pin RST event or interrupt from INT0 or  
INT1. When it is woken-up by RST, the program will execute from the address 0x0000. Be  
careful to keep RST pin active for at least 10ms in order for a stable clock. If it is woken-up  
from pin INT0 or INT1, the CPU will rework through jumping to related interrupt service routine.  
Before the CPU rework, the clock is blocked and counted until 32768 in order for de-bouncing  
the unstable clock. To use INT0/INT1 wake-up, interrupt-related registers have to be enabled  
and programmed accurately before entering power-down. Pay attention to add at least one  
“NOP” instruction subsequent to the power-down instruction if I/O wake-up is used.  
SFR: PCON (Power Control)  
Bit-7  
Bit-6  
Bit-5  
Bit-4  
Bit-3  
Bit-2  
Bit-1  
Bit-0  
SMOD  
reserved0  
LVF  
POF  
GF1  
GF0  
PD  
IDL  
SMOD: = Double baud rate of UART interface  
0: =  
Keep normal baud rate when the UART is used in mode 1,2 or 3.  
1: =  
Double baud rate when the UART is used in mode 1,2 or 3.  
reserved0:= no use. Default set as 0. The user can not set it.  
LVF: = Low-Voltage Flag  
After power-up, this bit will be initially set. The user should clear it by his program.  
Continuously on operating, it will be set if the power supply drops under 3.7V/2.3V  
(Operate in the 5V/3V).  
POF: = Power-On flag  
This bit will be set after the device was powered on.  
It must be cleared by the user’s software.  
PD: = Power-Down switch  
Set this bit to drive the device enter POWER-DOWN mode.  
IDL: = Idle flag  
Set this bit to drive the device enter IDLE mode.  
58  
MPC82x52A Data Sheet  
MEGAWIN