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

PIC18C452-I/L 参数 Datasheet PDF下载

PIC18C452-I/L图片预览
型号: PIC18C452-I/L
PDF下载: 下载PDF文件 查看货源
内容描述: 高性能微控制器,10位A / D [High-Performance Microcontrollers with 10-Bit A/D]
分类和应用: 微控制器
文件页数/大小: 296 页 / 4835 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18C452-I/L的Datasheet PDF文件第54页浏览型号PIC18C452-I/L的Datasheet PDF文件第55页浏览型号PIC18C452-I/L的Datasheet PDF文件第56页浏览型号PIC18C452-I/L的Datasheet PDF文件第57页浏览型号PIC18C452-I/L的Datasheet PDF文件第59页浏览型号PIC18C452-I/L的Datasheet PDF文件第60页浏览型号PIC18C452-I/L的Datasheet PDF文件第61页浏览型号PIC18C452-I/L的Datasheet PDF文件第62页  
PIC18CXX2  
5.2.3  
INTERRUPTS  
Depending on the states of interrupt priority bits, the  
GIE/GIEH bit or the PIE/GIEL bit, program execution  
can either be vectored to the high or low priority Inter-  
rupt Service Routine (ISR) or continue execution from  
where programming commenced.  
The long write must be terminated by a reset or any  
interrupt.  
The interrupt source must have its interrupt enable bit  
set. When the source sets its interrupt flag, program-  
ming will terminate. This will occur regardless of the  
settings of interrupt priority bits, the GIE/GIEH bit or the  
PIE/GIEL bit.  
In either case, the interrupt flag will not be cleared  
when programming is terminated and will need to be  
cleared by the software.  
TABLE 5-2:  
SLEEP MODE, INTERRUPT ENABLE BITS AND INTERRUPT RESULTS  
GIE/  
GIEH  
PIE/  
GIEL  
Interrupt Interrupt  
Priority  
Action  
Enable  
Flag  
X
X
0
X
X
0
X
0
X
Long write continues even if interrupt  
flag becomes set during sleep.  
(default)  
X
X
1
0
1
Long write continues, will wake when  
the interrupt flag is set.  
1
Terminates long write,  
(default) (default)  
executes next instruction. Interrupt flag  
not cleared.  
0
1
1
1
1
Terminates long write,  
(default)  
high priority  
(default)  
executes next instruction. Interrupt flag  
not cleared.  
1
0
0
low  
1
1
1
1
Terminates long write, executes next  
instruction. Interrupt flag not cleared.  
(default)  
0
1
0
low  
Terminates long write, branches to low  
priority interrupt vector.  
(default)  
Interrupt flag can be cleared by ISR.  
1
0
1
1
1
Terminates long write, branches to high  
priority interrupt vector.  
Interrupt flag can be cleared by ISR.  
(default) high priority  
(default)  
DS39026B-page 58  
Preliminary  
7/99 Microchip Technology Inc.  
 复制成功!