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

HT46C48AE(24SOP-A) 参数 Datasheet PDF下载

HT46C48AE(24SOP-A)图片预览
型号: HT46C48AE(24SOP-A)
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller]
分类和应用: 时钟微控制器
文件页数/大小: 74 页 / 580 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT46C48AE(24SOP-A)的Datasheet PDF文件第9页浏览型号HT46C48AE(24SOP-A)的Datasheet PDF文件第10页浏览型号HT46C48AE(24SOP-A)的Datasheet PDF文件第11页浏览型号HT46C48AE(24SOP-A)的Datasheet PDF文件第12页浏览型号HT46C48AE(24SOP-A)的Datasheet PDF文件第14页浏览型号HT46C48AE(24SOP-A)的Datasheet PDF文件第15页浏览型号HT46C48AE(24SOP-A)的Datasheet PDF文件第16页浏览型号HT46C48AE(24SOP-A)的Datasheet PDF文件第17页  
HT46R46E/C46E/R47E/C47E/R48AE/C48AE/R49E  
0
0
H
0
0
H
0
0
H
S
D
p
e
c
i
a
l
P
u
r
p
o
s
e
S
D
p
e
c
i
a
l
P
u
r
p
o
s
e
S
D
p
e
c
i
a
l
P
u
r
p
o
s
e
a
t
a
M
e
m
o
r
y
a
t
a
M
e
m
o
r
y
a
t
a
M
e
m
o
r
y
2
2
7
8
H
H
3
F
H
H
3
F
H
H
4
0
4
0
G
D
e
n
e
r
a
l
P
u
r
p
o
s
e
G
D
e
n
e
r
a
l
P
u
r
p
o
s
e
a
t
a
M
e
m
o
r
y
a
t
a
M
e
m
o
r
y
G
D
e
n
e
r
a
l
P
u
r
p
o
s
e
a
t
a
M
e
m
o
r
y
7
F
H
7
F
H
H
T
4
6
R
4
6
E
a
n
d
H
T
4
6
R
4
7
E
H
T
4
6
R
4
8
A
E
B
F
H
H
T
4
6
R
4
9
E
Data Memory Structure  
Note:  
Most of the Data Memory bits can be directly manipulated using the ²SET [m].i² and ²CLR [m].i² with the excep-  
tion of a few dedicated bits. The Data Memory can also be accessed through the memory pointer register MP.  
Structure  
of internal functions such as timers, interrupts, etc., as  
well as external functions such as I/O data control and  
A/D converter operation. The location of these registers  
within the Data Memory begins at the address 00H. Any  
unused Data Memory locations between these special  
function registers and the point where the General Pur-  
pose Memory begins is reserved for future expansion  
purposes, attempting to read data from these locations  
will return a value of 00H.  
The two sections of Data Memory, the Special Purpose  
and General Purpose Data Memory are located at con-  
secutive locations. All are implemented in RAM and are  
8 bits wide but the length of each memory section is dic-  
tated by the type of microcontroller chosen. The start  
address of the Data Memory for all devices is the ad-  
dress ²00H². Registers which are common to all  
microcontrollers, such as ACC, PCL, etc., have the  
same Data Memory address.  
Indirect Addressing Register - IAR  
General Purpose Data Memory  
The IAR register, located at Data Memory address  
²00H², is not physically implemented. This special regis-  
ter allows what is known as indirect addressing, which  
permits data manipulation using Memory Pointers in-  
stead of the usual direct memory addressing method  
where the actual memory address is defined. Any ac-  
tions on the IAR register will result in corresponding  
read/write operations to the memory location specified  
by the Memory Pointer MP. Reading the IAR register in-  
directly will return a result of ²00H² and writing to the  
register indirectly will result in no operation.  
All microcontroller programs require an area of  
read/write memory where temporary data can be stored  
and retrieved for use later. It is this area of RAM memory  
that is known as General Purpose Data Memory. This  
area of Data Memory is fully accessible by the user pro-  
gram for both read and write operations. By using the  
²SET [m].i² and ²CLR [m].i² instructions individual bits  
can be set or reset under program control giving the  
user a large range of flexibility for bit manipulation in the  
Data Memory.  
Memory Pointer - MP  
Special Purpose Data Memory  
One Memory Pointer, known as MP, is physically imple-  
mented in Data Memory. The Memory Pointer can be  
written to and manipulated in the same way as normal  
registers providing an easy way of addressing and  
tracking data. When using any operation on the indirect  
addressing register IAR, it is actually the address speci-  
fied by the Memory Pointer that the microcontroller will  
be directed to.  
This area of Data Memory is where registers, necessary  
for the correct operation of the microcontroller, are  
stored. Most of the registers are both readable and  
writable but some are protected and are readable only,  
the details of which are located under the relevant Spe-  
cial Function Register section. Note that for locations  
that are unused, any read instruction to these addresses  
will return the value ²00H².  
For devices with 64 or 88 bytes of RAM Data Memory,  
bit 7 of the Memory Pointer is not implemented. How-  
ever, it must be noted that when the Memory Pointer for  
these devices is read, bit 7 will be read as high.  
Special Function Registers  
To ensure successful operation of the microcontroller,  
certain internal registers are implemented in the Data  
Memory area. These registers ensure correct operation  
Rev. 1.31  
13  
December 29, 2008