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

MPC82L54AS 参数 Datasheet PDF下载

MPC82L54AS图片预览
型号: MPC82L54AS
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8-bit micro-controller]
分类和应用: 微控制器
文件页数/大小: 74 页 / 1587 K
品牌: MEGAWIN [ MEGAWIN TECHNOLOGY CO., LTD ]
 浏览型号MPC82L54AS的Datasheet PDF文件第55页浏览型号MPC82L54AS的Datasheet PDF文件第56页浏览型号MPC82L54AS的Datasheet PDF文件第57页浏览型号MPC82L54AS的Datasheet PDF文件第58页浏览型号MPC82L54AS的Datasheet PDF文件第60页浏览型号MPC82L54AS的Datasheet PDF文件第61页浏览型号MPC82L54AS的Datasheet PDF文件第62页浏览型号MPC82L54AS的Datasheet PDF文件第63页  
Reset and Boot Entrance  
There could be five conditions will cause the device to be reset.  
z
z
z
z
z
Power-Up  
RST pin press  
Watch Dog Timer overflows  
Reset from Low-Voltage-Detector  
Software invokes  
The following procedure describes how does this device select the boot entrance.  
Power-Up  
If ( (HWBS==0) or (HWBS2==0) ) then  
SWBS = 1  
else  
SWBS keeps unchanged  
end  
If (SWBS==1)  
{
Boot from ISP code  
else  
Boot from AP code  
RST-pin press  
If (HWBS2==0) then  
SWBS = 1  
else  
end  
SWBS keeps unchanged  
If (SWBS==1)  
{
Boot from ISP code  
else  
Boot from AP code  
The RST pin is used to reset this device. It is connected into the device to a Schmitt  
Trigger buffer to get excellent noise immunity.  
Any positive pulse from RST pin must be kept at least 10us plus 36 oscillation cycles, or  
the device cannot be reset.  
WDT overflow, LVD reset, and Software reset  
SWBS keeps unchanged  
If (SWBS==1)  
{
Boot from ISP code  
else  
end  
Boot from AP code  
MEGAWIN  
MPC82x54A Data Sheet  
59