欢迎访问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文件第53页浏览型号COP8AME9EMW8的Datasheet PDF文件第54页浏览型号COP8AME9EMW8的Datasheet PDF文件第55页浏览型号COP8AME9EMW8的Datasheet PDF文件第56页浏览型号COP8AME9EMW8的Datasheet PDF文件第58页浏览型号COP8AME9EMW8的Datasheet PDF文件第59页浏览型号COP8AME9EMW8的Datasheet PDF文件第60页浏览型号COP8AME9EMW8的Datasheet PDF文件第61页  
The Software trap has the highest priority while the default  
VIS has the lowest priority.  
18.0 Interrupts  
Each of the 13 maskable inputs has a fixed arbitration rank-  
ing and vector.  
18.1 INTRODUCTION  
The device supports fourteen vectored interrupts. Interrupt  
sources include Timer 1, Timer 2, Timer 3, Timer T0, Port L  
Wake-up, Software Trap, MICROWIRE/PLUS, USART and  
External Input.  
Figure 31 shows the Interrupt block diagram.  
All interrupts force a branch to location 00FF Hex in program  
memory. The VIS instruction may be used to vector to the  
appropriate service routine from location 00FF Hex.  
20006332  
FIGURE 31. Interrupt Block Diagram  
18.2 MASKABLE INTERRUPTS  
maskable interrupt must wait until that service routine is  
completed.)  
All interrupts other than the Software Trap are maskable.  
Each maskable interrupt has an associated enable bit and  
pending flag bit. The pending bit is set to 1 when the interrupt  
condition occurs. The state of the interrupt enable bit, com-  
bined with the GIE bit determines whether an active pending  
flag actually triggers an interrupt. All of the maskable inter-  
rupt pending and enable bits are contained in mapped con-  
trol registers, and thus can be controlled by the software.  
An interrupt is triggered only when all of these conditions are  
met at the beginning of an instruction. If different maskable  
interrupts meet these conditions simultaneously, the highest-  
priority interrupt will be serviced first, and the other pending  
interrupts must wait.  
Upon Reset, all pending bits, individual enable bits, and the  
GIE bit are reset to zero. Thus, a maskable interrupt condi-  
tion cannot trigger an interrupt until the program enables it by  
setting both the GIE bit and the individual enable bit. When  
enabling an interrupt, the user should consider whether or  
not a previously activated (set) pending bit should be ac-  
knowledged. If, at the time an interrupt is enabled, any  
previous occurrences of the interrupt should be ignored, the  
associated pending bit must be reset to zero prior to en-  
abling the interrupt. Otherwise, the interrupt may be simply  
A maskable interrupt condition triggers an interrupt under the  
following conditions:  
1. The enable bit associated with that interrupt is set.  
2. The GIE bit is set.  
3. The device is not processing a non-maskable interrupt.  
(If  
a non-maskable interrupt is being serviced, a  
57  
www.national.com  
 复制成功!