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

MC908AP32CFAE 参数 Datasheet PDF下载

MC908AP32CFAE图片预览
型号: MC908AP32CFAE
PDF下载: 下载PDF文件 查看货源
内容描述: [MC908AP32CFAE]
分类和应用:
文件页数/大小: 325 页 / 4102 K
品牌: FREESCALE [ Freescale ]
 浏览型号MC908AP32CFAE的Datasheet PDF文件第272页浏览型号MC908AP32CFAE的Datasheet PDF文件第273页浏览型号MC908AP32CFAE的Datasheet PDF文件第274页浏览型号MC908AP32CFAE的Datasheet PDF文件第275页浏览型号MC908AP32CFAE的Datasheet PDF文件第277页浏览型号MC908AP32CFAE的Datasheet PDF文件第278页浏览型号MC908AP32CFAE的Datasheet PDF文件第279页浏览型号MC908AP32CFAE的Datasheet PDF文件第280页  
IRQ1 and IRQ2 Pins  
RESET  
ACK2  
VECTOR  
FETCH  
DECODER  
VDD  
INTERNAL  
PULLUP  
DEVICE  
V
DD  
IRQ2F  
PUC0ENB  
CLR  
D
Q
IRQ2  
INTERRUPT  
REQUEST  
SYNCHRONIZER  
CK  
IRQ2  
IMASK2  
MODE2  
Figure 17-3. IRQ2 Block Diagram  
17.4 IRQ1 and IRQ2 Pins  
A logic 0 on the IRQ pin can latch an interrupt request into the IRQ latch. A vector fetch, software clear,  
or reset clears the IRQ latch.  
If the MODE bit is set, the IRQ pin is both falling-edge-sensitive and low-level-sensitive. With MODE set,  
both of the following actions must occur to clear IRQ:  
Vector fetch or software clear — A vector fetch generates an interrupt acknowledge signal to clear  
the latch. Software may generate the interrupt acknowledge signal by writing a logic 1 to the ACK  
bit in the interrupt status and control register (INTSCR). The ACK bit is useful in applications that  
poll the IRQ pin and require software to clear the IRQ latch. Writing to the ACK bit prior to leaving  
an interrupt service routine can also prevent spurious interrupts due to noise. Setting ACK does  
not affect subsequent transitions on the IRQ pin. A falling edge that occurs after writing to the ACK  
bit another interrupt request. If the IRQ mask bit, IMASK, is clear, the CPU loads the program  
counter with the vector address at location defined in Table 2-1 . Vector Addresses.  
Return of the IRQ pin to logic 1 — As long as the IRQ pin is at logic 0, IRQ remains active.  
The vector fetch or software clear and the return of the IRQ pin to logic 1 may occur in any order. The  
interrupt request remains pending as long as the IRQ pin is at logic 0. A reset will clear the latch and the  
MODE control bit, thereby clearing the interrupt even if the pin stays low.  
If the MODE bit is clear, the IRQ pin is falling-edge-sensitive only. With MODE clear, a vector fetch or  
software clear immediately clears the IRQ latch.  
The IRQF bit in the INTSCR register can be used to check for pending interrupts. The IRQF bit is not  
affected by the IMASK bit, which makes it useful in applications where polling is preferred.  
Use the BIH or BIL instruction to read the logic level on the IRQ1 pin.  
NOTE  
The BIH and BIL instructions do not read the logic level on the IRQ2 pin.  
MC68HC908AP Family Data Sheet, Rev. 4  
Freescale Semiconductor  
273  
 复制成功!