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

HT46R232(48SSOP-A) 参数 Datasheet PDF下载

HT46R232(48SSOP-A)图片预览
型号: HT46R232(48SSOP-A)
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, UVPROM, 8MHz, CMOS, PDSO48,]
分类和应用: 可编程只读存储器微控制器光电二极管
文件页数/大小: 48 页 / 354 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT46R232(48SSOP-A)的Datasheet PDF文件第3页浏览型号HT46R232(48SSOP-A)的Datasheet PDF文件第4页浏览型号HT46R232(48SSOP-A)的Datasheet PDF文件第5页浏览型号HT46R232(48SSOP-A)的Datasheet PDF文件第6页浏览型号HT46R232(48SSOP-A)的Datasheet PDF文件第8页浏览型号HT46R232(48SSOP-A)的Datasheet PDF文件第9页浏览型号HT46R232(48SSOP-A)的Datasheet PDF文件第10页浏览型号HT46R232(48SSOP-A)的Datasheet PDF文件第11页  
HT46R232/HT46C232
Program Memory
-
EPROM
The program memory (EPROM) is used to store the pro-
gram instructions which are to be executed. It also con-
tains data, table, and interrupt entries, and is organized
into 4096´16 bits which are addressed by the program
counter and table pointer.
Certain locations in the ROM are reserved for special
usage:
·
Location 000H
·
Location 00CH
Location 00CH is reserved for the Timer/Event Coun-
ter 1 interrupt service program. If a timer interrupt re-
sults from a Timer/Event Counter 1 overflow, and if the
interrupt is enabled and the stack is not full, the pro-
gram begins execution at location 00CH.
·
Location 010H
Location 000H is reserved for program initialization.
After chip reset, the program always begins execution
at this location.
·
Location 004H
Location 010H is reserved for the A/D converter inter-
rupt service program. If an A/D converter interrupt re-
sults from an end of A/D conversion, and if the
interrupt is enabled and the stack is not full, the pro-
gram begins execution at location 010H.
·
Location 014H
Location 004H is reserved for the external interrupt
service program. If the INT input pin is activated, and
the interrupt is enabled, and the stack is not full, the
program begins execution at location 004H.
·
Location 008H
This area is reserved for the I
2
C Bus interrupt service
program. If the I
2
C Bus interrupt resulting from a slave
address is match or completed one byte of data trans-
fer, and if the interrupt is enable and the stack is not
full, the program begins execution at location 014H.
·
Table location
Location 008H is reserved for the Timer/Event Coun-
ter 0 interrupt service program. If a timer interrupt re-
sults from a Timer/Event Counter 0 overflow, and if the
interrupt is enabled and the stack is not full, the pro-
gram begins execution at location 008H.
0 0 0 H
0 0 4 H
0 0 8 H
0 0 C H
0 1 0 H
0 1 4 H
D e v ic e In itia liz a tio n P r o g r a m
E x te r n a l In te r r u p t S u b r o u tin e
T im e r /E v e n t C o u n te r 0 In te r r u p t S u b r o u tin e
T im e r /E v e n t C o u n te r 1 In te r r u p t S u b r o u tin e
A /D
C o n v e rte r In te rru p t
I
2
C B u s In te rru p t
P ro g ra m
M e m o ry
Any location in the ROM can be used as a look-up ta-
ble. The instructions
²TABRDC
[m]² (the current page,
page=256 words) and
²TABRDL
[m]² (the last page)
transfer the contents of the lower-order byte to the
specified data memory, and the contents of the
higher-order byte to TBLH (Table Higher-order byte
register) (08H). Only the destination of the lower-order
byte in the table is well-defined; the other bits of the ta-
ble word are all transferred to the lower portion of
TBLH. The TBLH is read only, and the table pointer
(TBLP) is a read/write register (07H), indicating the ta-
ble location. Before accessing the table, the location
should be placed in TBLP. All the table related instruc-
tions require 2 cycles to complete the operation.
These areas may function as a normal ROM depend-
ing upon the users requirements
Stack Register
-
STACK
This is a special part of the memory which is used to
save the contents of the program counter only. The
stack is organized into 8 levels and is neither part of the
data nor part of the program space, and is neither read-
able nor writeable. The activated level is indexed by the
stack pointer (SP) and is neither readable nor writeable.
At the state of a subroutine call or an interrupt acknowl-
edgment, the contents of the program counter are
pushed onto the stack. At the end of the subroutine or an
interrupt routine, signaled by a return instruction (RET or
RETI), the program counter is restored to its previous
Table Location
n 0 0 H
n F F H
F 0 0 H
F F F H
L o o k - u p T a b le ( 2 5 6 w o r d s )
L o o k - u p T a b le ( 2 5 6 w o r d s )
1 6 b its
N o te : n ra n g e s fro m
0 to F
Program Memory
Instruction
*11
TABRDC [m]
TABRDL [m]
P11
1
*10
P10
1
*9
P9
1
*8
P8
1
*7
@7
@7
*6
@6
@6
*5
@5
@5
*4
@4
@4
*3
@3
@3
*2
@2
@2
*1
@1
@1
*0
@0
@0
Table Location
Note: *11~*0: Table location bits
@7~@0: Table pointer bits
P11~P8: Current program counter bits
Rev. 1.50
7
January 21, 2009