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

HT46R14(28SKDIP-A) 参数 Datasheet PDF下载

HT46R14(28SKDIP-A)图片预览
型号: HT46R14(28SKDIP-A)
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, UVPROM, 8MHz, CMOS, PDIP28]
分类和应用: 可编程只读存储器LTE微控制器光电二极管
文件页数/大小: 47 页 / 353 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT46R14(28SKDIP-A)的Datasheet PDF文件第5页浏览型号HT46R14(28SKDIP-A)的Datasheet PDF文件第6页浏览型号HT46R14(28SKDIP-A)的Datasheet PDF文件第7页浏览型号HT46R14(28SKDIP-A)的Datasheet PDF文件第8页浏览型号HT46R14(28SKDIP-A)的Datasheet PDF文件第10页浏览型号HT46R14(28SKDIP-A)的Datasheet PDF文件第11页浏览型号HT46R14(28SKDIP-A)的Datasheet PDF文件第12页浏览型号HT46R14(28SKDIP-A)的Datasheet PDF文件第13页  
HT46R14  
struction. The PDF flag can be affected only by exe-  
cuting the ²HALT² or ²CLR WDT² instruction or a  
system power-up.  
stack followed by a branch to a subroutine at the speci-  
fied location in the ROM. Only the contents of the pro-  
gram counter is pushed onto the stack. If the contents of  
the register or of the status register (STATUS) is altered  
by the interrupt service program which corrupts the de-  
sired control sequence, the contents should be saved in  
advance.  
The Z, OV, AC and C flags generally reflect the status of  
the latest operations.  
In addition, on entering the interrupt sequence or exe-  
cuting the subroutine call, the status register will not be  
pushed onto the stack automatically. If the contents of  
the status are important and if the subroutine can cor-  
rupt the status register, precautions must be taken to  
save it properly.  
External interrupts are triggered by a high to low transi-  
tion of INT0 or INT1, and the related interrupt request  
flag (EI0F;bit 4 of the INTC0, EI1F;bit 5 of the INTC0) is  
set as well. After the interrupt is enabled, the stack is not  
full, and the external interrupt is active, a subroutine call  
to location 04H or 08H occurs. The interrupt request flag  
(EI0F or EI1F) and EMI bits are all cleared to disable  
other interrupts.  
Interrupt  
The devices provides two external interrupts, two inter-  
nal timer/event counter 0/1 interrupts, one comparator  
interrupt, and A/D converter interrupt. The interrupt con-  
trol register 0 (INTC0;0BH) and interrupt control register  
1 (INTC1;1EH) both contain the interrupt control bits  
that are used to set the enable/disable status and inter-  
rupt request flags.  
The Comparator 0 output Interrupt is initialized by set-  
ting the Comparator 0 output Interrupt request flag  
(C0F; bit 6 of the INTC0), which is caused by a falling  
edge transition of comparator 0 output. After the inter-  
rupt is enabled, and the stack is not full, and the C0F bit  
is set, a subroutine call to location 0CH occurs. The re-  
lated interrupt request flag (C0F) is reset, and the EMI  
bit is cleared to disable further maskable interrupts.  
Once an interrupt subroutine is serviced, other inter-  
rupts are all blocked (by clearing the EMI bit). This  
scheme may prevent any further interrupt nesting. Other  
interrupt requests may take place during this interval,  
but only the interrupt request flag will be recorded. If a  
certain interrupt requires servicing within the service  
routine, the EMI bit and the corresponding bit of the  
INTC0 or of INTC1 may be set in order to allow interrupt  
nesting. Once the stack is full, the interrupt request will  
not be acknowledged, even if the related interrupt is en-  
abled, until the SP is decremented. If immediate service  
is desired, the stack should be prevented from becom-  
ing full.  
The internal Timer/Event Counter 0 interrupt is initialized  
by setting the Timer/Event Counter 0 interrupt request  
flag (T0F;bit 4 of the INTC1), which is normally caused by  
a timer overflow. After the interrupt is enabled, and the  
stack is not full, and the T0F bit is set, a subroutine call to  
location 010H occurs. The related interrupt request flag  
(T0F) is reset, and the EMI bit is cleared to disable further  
interrupts. The Timer/Event Counter 1 is operated in the  
same manner, The Timer/Event Counter 1 related inter-  
rupt request flag is T1F (bit 5 of the INTC1) and its sub-  
routine call location is 014H. The related interrupt request  
flag (T1F) will be reset and the EMI bit cleared to disable  
further interrupts.  
All these interrupts can support a wake-up function. As  
an interrupt is serviced, a control transfer occurs by  
pushing the contents of the program counter onto the  
Bit No. Label  
Function  
C is set if an operation results in a carry during an addition operation or if a borrow does not take  
place during a subtraction operation, otherwise C is cleared. C is also affected by a rotate  
through carry instruction.  
0
C
AC is set if an operation results in a carry out of the low nibbles in addition or no borrow from the  
high nibble into the low nibble in subtraction, otherwise AC is cleared.  
1
2
3
AC  
Z
Z is set if the result of an arithmetic or logic operation is zero, otherwise Z is cleared.  
OV is set if an operation results in a carry into the highest-order bit but not a carry out of the high-  
est-order bit, or vice versa, otherwise OV is cleared.  
OV  
PDF is cleared by system power-up or executing the ²CLR WDT² instruction. PDF is set by exe-  
cuting the ²HALT² instruction.  
4
PDF  
TO is cleared by a system power-up or executing the ²CLR WDT² or ²HALT² instruction. TO is  
set by a WDT time-out.  
5
TO  
6, 7  
¾
Unused bit, read as ²0²  
Status (0AH) Register  
Rev. 1.20  
9
February 24, 2006