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

PIC16F873A-I/SO 参数 Datasheet PDF下载

PIC16F873A-I/SO图片预览
型号: PIC16F873A-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 40分之28引脚增强型闪存微控制器 [28/40-pin Enhanced FLASH Microcontrollers]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管PC时钟
文件页数/大小: 222 页 / 3815 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F873A-I/SO的Datasheet PDF文件第134页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第135页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第136页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第137页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第139页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第140页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第141页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第142页  
PIC16F87XA  
FIGURE 12-3:  
COMPARATOR OUTPUT BLOCK DIAGRAM  
Port Pins  
MULTIPLEX  
+
-
CxINV  
To RA4 or  
RA5 Pin  
Bus  
Data  
Q
D
Read CMCON  
EN  
Q
Set  
CMIF  
bit  
D
From  
Other  
Comparator  
EN  
CL  
Read CMCON  
RESET  
12.6 Comparator Interrupts  
Note: If a change in the CMCON register  
(C1OUT or C2OUT) should occur when a  
read operation is being executed (start of  
the Q2 cycle), then the CMIF (PIR regis-  
ters) interrupt flag may not get set.  
The comparator interrupt flag is set whenever there is  
a change in the output value of either comparator.  
Software will need to maintain information about the  
status of the output bits, as read from CMCON<7:6>, to  
determine the actual change that occurred. The CMIF  
bit (PIR registers) is the comparator interrupt flag. The  
CMIF bit must be RESET by clearing it (‘0’). Since it is  
also possible to write a '1' to this register, a simulated  
interrupt may be initiated.  
The user, in the Interrupt Service Routine, can clear the  
interrupt in the following manner:  
a) Any read or write of CMCON will end the mis-  
match condition.  
b) Clear flag bit CMIF.  
The CMIE bit (PIE registers) and the PEIE bit (INTCON  
register) must be set to enable the interrupt. In addition,  
the GIE bit must also be set. If any of these bits are  
clear, the interrupt is not enabled, though the CMIF bit  
will still be set if an interrupt condition occurs.  
A mismatch condition will continue to set flag bit CMIF.  
Reading CMCON will end the mismatch condition, and  
allow flag bit CMIF to be cleared.  
DS39582A-page 136  
AdvanceInformation  
2001 Microchip Technology Inc.  
 复制成功!