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

HT36A1(28SOP-B) 参数 Datasheet PDF下载

HT36A1(28SOP-B)图片预览
型号: HT36A1(28SOP-B)
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller]
分类和应用: 微控制器
文件页数/大小: 39 页 / 264 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT36A1(28SOP-B)的Datasheet PDF文件第2页浏览型号HT36A1(28SOP-B)的Datasheet PDF文件第3页浏览型号HT36A1(28SOP-B)的Datasheet PDF文件第4页浏览型号HT36A1(28SOP-B)的Datasheet PDF文件第5页浏览型号HT36A1(28SOP-B)的Datasheet PDF文件第7页浏览型号HT36A1(28SOP-B)的Datasheet PDF文件第8页浏览型号HT36A1(28SOP-B)的Datasheet PDF文件第9页浏览型号HT36A1(28SOP-B)的Datasheet PDF文件第10页  
HT36A1  
Function Description  
Execution Flow  
When executing a jump instruction, conditional skip ex-  
ecution, loading PCL register, subroutine call, initial re-  
set, internal interrupt, external interrupt or return from  
subroutine, the PC manipulates the program transfer by  
loading the address corresponding to each instruction.  
The system clock for the HT36A1 is derived from either  
a crystal or an RC oscillator. The oscillator frequency di-  
vided by 2 is the system clock for the MCU  
(fOSC=fSYS´2) and it is internally divided into four  
non-overlapping clocks. One instruction cycle consists  
of four system clock cycles.  
The conditional skip is activated by instruction. Once the  
condition is met, the next instruction, fetched during the  
current instruction execution, is discarded and a dummy  
cycle replaces it to retrieve the proper instruction. Other-  
wise proceed with the next instruction.  
Instruction fetching and execution are pipelined in such  
a way that a fetch takes one instruction cycle while de-  
coding and execution takes the next instruction cycle.  
However, the pipelining scheme causes each instruc-  
tion to effectively execute in one cycle. If an instruction  
changes the program counter, two cycles are required  
to complete the instruction.  
The lower byte of the program counter (PCL) is a read-  
able and writeable register (06H). Moving data into the  
PCL performs a short jump. The destination will be  
within 256 locations.  
Once a control transfer takes place, an additional  
dummy cycle is required.  
Program Counter - PC  
The 13-bit program counter (PC) controls the sequence  
in which the instructions stored in program ROM are ex-  
ecuted and its contents specify a maximum of 8192 ad-  
dresses for each bank.  
Program ROM  
HT36A1 provides 16 address lines WA15~0 to read the  
Program ROM which is up to 1M bits, and is commonly  
used for the wavetable voice codes and the program  
memory. It provides two address types, one type is for  
program ROM, which is addressed by a bank pointer  
PF2~0 and a 13-bit program counter PC12~0; and the  
After accessing a program memory word to fetch an in-  
struction code, the contents of the program counter are  
incremented by one. The program counter then points to  
the memory word containing the next instruction code.  
T
1
T
2
T
3
T
4
T
1
T
2
T
3
T
4
T
1
T
2
T
3
T
4
S
y
s
t
e
m
C
l
o
c
k
o
f
M
C
U
O
S
C
P
C
P
C
+
1
P
C
+
2
P
C
F
e
t
c
h
I
N
S
T
(
P
C
)
E
x
e
c
u
t
e
I
N
S
T
(
P
C
-
1
)
F
e
t
c
h
I
N
S
T
(
P
C
+
1
)
E
x
e
c
u
t
e
I
N
S
T
(
P
C
)
F
e
t
c
h
I
N
S
T
(
P
C
+
2
)
E
x
e
c
u
t
e
I
N
S
T
(
P
C
+
1
)
Execution Flow  
Program Counter  
*15 *14 *13 *12 *11 *10 *9 *8 *7 *6 *5 *4 *3 *2 *1 *0  
Mode  
Initial Reset  
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
1
0
0
1
0
0
0
0
0
0
Timer/Event Counter 0 Overflow  
Timer/Event Counter 1 Overflow  
Skip  
Program Counter+2  
Loading PCL  
PF2 PF1 PF0 *12 *11 *10 *9 *8 @7 @6 @5 @4 @3 @2 @1 @0  
PF2 PF1 PF0 #12 #11 #10 #9 #8 #7 #6 #5 #4 #3 #2 #1 #0  
PF2 PF1 PF0 S12 S11 S10 S9 S8 S7 S6 S5 S4 S3 S2 S1 S0  
Jump, Call Branch  
Return From Subroutine  
Program Counter  
Note: *12~*0: Bits of Program Counter  
#12~#0: Bits of Instruction Code  
@7~@0: Bits of PCL  
@7~@0: Bits of PCL  
S12~S0: Bits of Stack Register  
PF2~PF0: Bits of Bank Register  
Rev. 1.10  
6
March 12, 2007