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

78M6612-IMR/F 参数 Datasheet PDF下载

78M6612-IMR/F图片预览
型号: 78M6612-IMR/F
PDF下载: 下载PDF文件 查看货源
内容描述: 单相,双插座电源和电能计量IC [Single-Phase, Dual-Outlet Power and Energy Measurement IC]
分类和应用: 插座
文件页数/大小: 111 页 / 1528 K
品牌: TERIDIAN [ TERIDIAN SEMICONDUCTOR CORPORATION ]
 浏览型号78M6612-IMR/F的Datasheet PDF文件第31页浏览型号78M6612-IMR/F的Datasheet PDF文件第32页浏览型号78M6612-IMR/F的Datasheet PDF文件第33页浏览型号78M6612-IMR/F的Datasheet PDF文件第34页浏览型号78M6612-IMR/F的Datasheet PDF文件第36页浏览型号78M6612-IMR/F的Datasheet PDF文件第37页浏览型号78M6612-IMR/F的Datasheet PDF文件第38页浏览型号78M6612-IMR/F的Datasheet PDF文件第39页  
DS_6612_001  
78M6612 Data Sheet  
IE0 through IEX6 are cleared automatically when the hardware vectors to the interrupt handler. The  
other flags, IE_XFER through IE_WAKE, are cleared by writing a zero to them. Since these bits are in a  
bit-addressable SFR byte, common practice would be to clear them with a bit operation. This is to be  
avoided. The hardware implements bit operations as a byte wide read-modify-write hardware macro. If  
an interrupt occurs after the read, but before the write, its flag will be cleared unintentionally. The proper  
way to clear the flag bits is to write a byte mask consisting of all ones except for a zero in the location of  
the bit to be cleared. The flag bits are configured in hardware to ignore ones written to them.  
Table 31: Interrupt Enable and Flag Bits  
Interrupt Enable  
Name Location  
Interrupt Flag  
Name  
Interrupt Description  
Location  
SFR 88[1]  
SFR 88[3]  
SFR C0[1]  
SFR C0[2]  
SFR C0[3]  
SFR C0[4]  
SFR C0[5]  
SFR E8[0]  
SFR E8[1]  
SFR E8[3]  
SFR E8[2]  
SFRE8[6]  
SFRE8[7]  
SFRE8[5]  
EX0  
EX1  
SFR A8[[0]  
SFR A8[2]  
SFR B8[1]  
SFR B8[2]  
SFR B8[3]  
SFR B8[4]  
SFR B8[5]  
2002[0]  
IE0  
IE1  
External interrupt 0  
External interrupt 1  
EX2  
IEX2  
External interrupt 2  
EX3  
IEX3  
External interrupt 3  
EX4  
IEX4  
External interrupt 4  
EX5  
IEX5  
External interrupt 5  
EX6  
IEX6  
External interrupt 6  
EX_XFER  
EX_RTC  
IE_XFER  
IE_RTC  
IE_FWCOL0  
IE_FWCOL1  
IE_PLLRISE  
IE_PLLFALL  
IE_WAKE  
XFER_BUSY interrupt (int 6)  
RTC_1SEC interrupt (int 6)  
FWCOL0 interrupt (int 2)  
FWCOL1 interrupt (int 2)  
PLL_OK rise interrupt (int 4)  
PLL_OK fall interrupt (int 4)  
AUTOWAKE flag  
2002[1]  
EX_FWCOL  
EX_PLL  
2007[4]  
2007[5]  
The AUTOWAKE flag bit is shown in Table 31 because it behaves similarly to interrupt flags, even though  
it is not actually related to an interrupt. This bit is set by hardware when the MPU wakes from a rising  
edge on wake timer timeout. The bit is reset by writing a zero.  
Each interrupt has its own flag bit, which is set by the interrupt hardware and is reset automatically by the  
MPU interrupt handler (0 through 5). XFER_BUSY and RTC_1SEC, which are OR-ed together, have  
their own enable and flag bits in addition to the interrupt 6 enable and flag bits (see Table 31), and these  
interrupts must be cleared by the MPU software.  
When servicing the XFER_BUSY and RTC_1SEC interrupts, special care must be taken to  
avoid lock-up conditions: If, for example, the XFER_BUSY interrupt is serviced, control must  
not return to the main program without checking the RTC_1SEC flag. If this rule is ignored, a  
RTC_1SEC interrupt appearing during the XFER_BUSY service routine will disable the  
processing of any XFER_BUSY or RTC_1SEC interrupt, since both interrupts are edge-triggered.  
The external interrupts are connected as shown in Table 31. The polarity of interrupts 2 and 3 is  
programmable in the MPU via the I3FR and I2FR bits in T2CON. Interrupts 2 and 3 should be  
programmed for falling sensitivity. The generic 8051 MPU literature states that interrupts 4 through 6 are  
defined as rising edge sensitive. Thus, the hardware signals attached to interrupts 5 and 6 are inverted  
to achieve the edge polarity shown in Table 31.  
Rev. 1.2  
35  
 
 复制成功!