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

EM73P362BQ 参数 Datasheet PDF下载

EM73P362BQ图片预览
型号: EM73P362BQ
PDF下载: 下载PDF文件 查看货源
内容描述: 4位微控制器的液晶显示器产品 [4-BIT MICRO-CONTROLLER FOR LCD PRODUCT]
分类和应用: 显示器微控制器
文件页数/大小: 44 页 / 407 K
品牌: ELAN [ ELAN MICROELECTRONICS CORP ]
 浏览型号EM73P362BQ的Datasheet PDF文件第14页浏览型号EM73P362BQ的Datasheet PDF文件第15页浏览型号EM73P362BQ的Datasheet PDF文件第16页浏览型号EM73P362BQ的Datasheet PDF文件第17页浏览型号EM73P362BQ的Datasheet PDF文件第19页浏览型号EM73P362BQ的Datasheet PDF文件第20页浏览型号EM73P362BQ的Datasheet PDF文件第21页浏览型号EM73P362BQ的Datasheet PDF文件第22页  
EM73P362  
4-BIT MICRO-CONTROLLER FOR LCD PRODUCT  
INTERRUPT STRUCTURE  
MASK0 MASK1 MASK1 MASK2 MASK3  
INT0  
r5  
INT1  
r0  
TBI  
r1  
TRGB TRGA Reserved  
r2 r3 r4  
Reset by system reset and program  
instruction  
IL0  
IL1  
IL2  
IL3  
IL4  
IL5  
Priority checker  
Reset by system reset and program  
instruction  
Set by program instruction  
EI  
Entry address generator  
Interrupt entry address  
Interrupt request  
Interrupt controller:  
IL0-IL5  
: Interrupt latch. Hold all interrupt requests from all interrupt sources. ILr can not be  
set by program, but can be reset by program or system reset, so IL only can decide  
which interrupt source can be accepted.  
MASK0-MASK3 : MASK register can promit or inhibit all interrupt sources.  
EI : Enable interrupt Flip-Flop can promit or inhibit all interrupt sources, when inter-  
rupt happened, EI is cleared to "0" automatically, after RTI instruction happened,  
EI will be set to "1" again.  
Priority checker: Check interrupt priority when multiple interrupts happened.  
INTERRUPT FUNCTION  
The procedure of interrupt operation:  
1. Push PC and all flags to stack.  
2. Set interrupt entry address into PC.  
3. Set SF= 1.  
4. Clear EI to inhibit other interrupts happened.  
5. Clear the IL for which interrupt source has already be accepted.  
6. To execute interrupt subroutine from the interrupt entry address.  
7. CPU accept RTI, restore PC and flags from stack. Set EI to accept other interrupt requests.  
PROGRAM EXAMPLE: To enable interrupt of "TRGA"  
LDIA #1100B;  
EXAE; set mask register "1100B"  
EICIL 111111B ; enable interrupt F.F.  
* This specification are subject to be changed without notice.  
18  
11.1.2001  
 复制成功!