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

HT36A0 参数 Datasheet PDF下载

HT36A0图片预览
型号: HT36A0
PDF下载: 下载PDF文件 查看货源
内容描述: 8位音乐合成器MCU [8-Bit Music Synthesizer MCU]
分类和应用: 微控制器和处理器光电二极管LTE
文件页数/大小: 23 页 / 254 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT36A0的Datasheet PDF文件第4页浏览型号HT36A0的Datasheet PDF文件第5页浏览型号HT36A0的Datasheet PDF文件第6页浏览型号HT36A0的Datasheet PDF文件第7页浏览型号HT36A0的Datasheet PDF文件第9页浏览型号HT36A0的Datasheet PDF文件第10页浏览型号HT36A0的Datasheet PDF文件第11页浏览型号HT36A0的Datasheet PDF文件第12页  
HT36A0  
Wavetable ROM  
0
0
0
0
0
0
0
0
0
0
0
1
2
3
4
5
6
7
8
9
H
H
H
H
H
H
H
H
H
H
I
n
d
i
r
e
c
t
A
d
d
r
e
s
s
i
n
g
R
e
g
i
s
t
e
r
0
M
P
0
The ST[15~0] is used to defined the start address of  
each sample on the wavetable and read the waveform  
data from the location. HT36A0 provides 21 output ad-  
dress lines from WA[16~0], the ST[15~0] is used to lo-  
cate the major 16 bits i.e. WA[16:5] and the undefined  
data from WA[4~0] is always set to 00000b. So the start  
address of each sample have to be located at a multiple  
of 32. Otherwise, the sample will not be read out cor-  
rectly because it has a wrong starting code.  
I
n
d
i
r
e
c
t
A
d
d
r
e
s
s
i
n
g
R
e
g
i
s
t
e
r
1
M
P
1
A
C
C
P
C
L
T
B
L
P
T
B
L
H
W
D
T
S
0
0
A
B
H
H
S
T
A
T
U
S
I
N
T
C
0
C
H
Stack Register - Stack  
T
M
R
0
H
0
D
H
T
M
R
0
L
This is a special part of the memory which is used to  
save the contents of the program counter (PC) 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 a subroutine call or interrupt acknowledgment, the  
contents of the program counter are pushed onto the  
stack. At the end of a subroutine or an interrupt routine,  
signaled by a return instruction (RET or RETI), the pro-  
gram counter is restored to its previous value from the  
stack. After a chip reset, the SP will point to the top of the  
stack.  
S
p
e
c
i
a
l
P
u
r
p
o
s
e
0
E
H
T
T
M
M
R
R
0
1
C
H
D
A
T
A
M
E
M
O
R
Y
0
F
H
1
1
1
1
1
1
1
1
1
1
0
1
2
3
4
5
6
7
8
9
H
H
H
H
H
H
H
H
H
H
T
M
R
1
L
T
M
R
1
C
P
P
A
B
P
P
A
B
C
C
P
C
P
P
C
D
C
C
P
D
1
1
A
B
H
H
1
C
H
P
F
If the stack is full and a non-masked interrupt takes  
place, the interrupt request flag will be recorded but the  
acknowledgment will be inhibited. When the stack  
pointer is decremented (by RET or RETI), the interrupt  
will be serviced. This feature prevents stack overflow al-  
lowing the programmer to use the structure more easily.  
In a similar case, if the stack is full and a CALL is subse-  
quently executed, a stack overflow occurs and the first  
entry will be lost (only the most recent eight return ad-  
dress are stored).  
P
F
C
1
D
H
1
E
H
1
F
H
2
2
2
2
2
2
2
2
2
2
0
1
2
3
4
5
6
7
8
9
H
H
H
H
H
H
H
H
H
H
C
h
a
n
n
e
l
n
u
m
b
e
r
s
e
l
e
c
t
F
r
e
q
u
e
n
c
y
n
u
m
b
e
r
h
i
g
h
b
y
t
e
F
r
e
q
u
e
n
c
y
n
u
m
b
e
r
l
o
w
b
y
t
e
S
t
a
r
t
a
d
d
r
e
s
s
h
i
g
h
b
y
t
e
S
t
a
r
t
a
d
d
r
e
s
s
l
o
w
b
y
t
e
W
a
v
e
t
a
b
l
e
F
u
n
c
t
i
o
n
R
e
p
e
a
t
n
u
m
b
e
r
h
i
g
h
b
y
t
e
R
e
g
i
s
t
e
r
R
e
p
e
a
t
n
u
m
b
e
r
l
o
w
b
y
t
e
C
o
n
t
r
o
l
r
e
g
i
s
t
e
r
Data Memory - RAM  
L
e
f
t
v
o
l
u
m
n
c
o
n
t
r
o
l
The data memory is designed with 256 ´ 8 bits. The data  
memory is divided into three functional groups: special  
function registers, wavetable function register, and gen-  
eral purpose data memory (208´8). Most of them are  
read/write, but some are read only.  
2
A
H
R
i
g
h
t
v
o
l
u
m
c
o
n
t
r
o
l
2
B
H
2
F
H
3
0
H
The special function registers include the Indirect Ad-  
dressing register 0 (00H), the Memory Pointer register 0  
(MP0;01H), the Indirect Addressing register 1 (02H), the  
Memory Pointer register 1 (MP1;03H), the Accumulator  
(ACC;05H), the Program Counter Lower-byte register  
(PCL;06H), the Table Pointer (TBLP;07H), the Table  
Higher-order byte register (TBLH;08H), the Watchdog  
Timer option Setting register (WDTS;09H), the Status  
register (STATUS;0AH), the Interrupt Control register  
(INTC;0BH), the Timer/event Counter 0 Higher-order  
byte register (TMR0H;0CH), the Timer/event Counter 0  
Lower-order byte register (TMR0L;0DH), the  
Timer/event Counter 0 Control register (TMR0C;0EH),  
the Timer/ event Counter 1 Higher-order byte register  
G
e
n
e
r
a
l
P
u
r
p
o
s
e
:
U
n
u
s
e
d
.
D
A
T
A
M
E
M
O
R
Y
R
e
a
d
a
s
"
0
0
"
(
2
0
8
B
y
t
e
s
)
F
F
H
RAM mapping  
(TMR1H;0FH), the Timer/event Counter 1 Lower-order  
byte register (TMR1L;10H), the Timer/event Counter 1  
Control register (TMR1C;11H), the I/O registers  
(PA;12H, PB;14H, PC;16H, PD;18H), the program ROM  
bank select (PF;1CH)) and the I/O Control registers  
(PAC;13H, PBC;15H, PCC;17H, PDC;19H), and the  
Rev. 1.20  
8
June 18, 2003