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

COP8AME9EMW8 参数 Datasheet PDF下载

COP8AME9EMW8图片预览
型号: COP8AME9EMW8
PDF下载: 下载PDF文件 查看货源
内容描述: 8位CMOS闪存微控制器,具有8K内存,双通道运算放大器,虚拟EEROM ,温度传感器, 10位A / D和掉电复位 [8-Bit CMOS Flash Microcontroller with 8k Memory, Dual Op Amps, Virtual EEROM, Temperature Sensor,10-Bit A/D and Brownout Reset]
分类和应用: 闪存传感器温度传感器微控制器和处理器外围集成电路运算放大器光电二极管时钟
文件页数/大小: 83 页 / 908 K
品牌: NSC [ National Semiconductor ]
 浏览型号COP8AME9EMW8的Datasheet PDF文件第57页浏览型号COP8AME9EMW8的Datasheet PDF文件第58页浏览型号COP8AME9EMW8的Datasheet PDF文件第59页浏览型号COP8AME9EMW8的Datasheet PDF文件第60页浏览型号COP8AME9EMW8的Datasheet PDF文件第62页浏览型号COP8AME9EMW8的Datasheet PDF文件第63页浏览型号COP8AME9EMW8的Datasheet PDF文件第64页浏览型号COP8AME9EMW8的Datasheet PDF文件第65页  
programming error or hardware condition (brownout, power  
supply glitch, etc.) sets the STPND flag without providing a  
way for it to be cleared, all other interrupts will be locked out.  
To alleviate this condition, the user can use extra RPND  
instructions in the main program and in the Watchdog ser-  
vice routine (if present). There is no harm in executing extra  
RPND instructions in these parts of the program.  
18.0 Interrupts (Continued)  
STPND flag will have the wrong state. This will allow  
maskable interrupts to be acknowledged during the servicing  
of the first Software Trap. To avoid problems such as this, the  
user program should contain the Software Trap routine to  
perform a recovery procedure rather than a return to normal  
execution.  
Under normal conditions, the STPND flag is reset by a  
RPND instruction in the Software Trap service routine. If a  
20006334  
FIGURE 33. VIS Flow Chart  
18.4.2.1 Programming Example: External Interrupt  
PSW  
CNTRL  
RBIT  
RBIT  
SBIT  
SBIT  
SBIT  
JP  
=00EF  
=00EE  
0,PORTGC  
0,PORTGD  
IEDG, CNTRL  
GIE, PSW  
EXEN, PSW  
WAIT  
; G0 pin configured Hi-Z  
; Ext interrupt polarity; falling edge  
; Set the GIE bit  
; Enable the external interrupt  
; Wait for external interrupt  
WAIT:  
.
.
.
.=0FF  
VIS  
; The interrupt causes a  
; branch to address 0FF  
; The VIS causes a branch to  
; interrupt vector table  
.
.
.
.=01FA  
.ADDRW SERVICE  
; Vector table (within 256 byte  
; of VIS inst.) containing the ext  
; interrupt service routine  
.
.
61  
www.national.com  
 复制成功!