Functional Description - Holtek HT48RA5 Technical Document

Remote type 8-bit mcu
Table of Contents

Advertisement

Functional Description

Execution Flow
The system clock for the MCU is derived from either a
crystal or an RC oscillator. The system clock is internally
divided into four non-overlapping clocks. One instruc-
tion cycle consists of four system clock cycles.
Instruction fetching and execution are pipelined in such
a way that a fetch takes an instruction cycle while de-
coding and execution takes the next instruction cycle.
However, the pipelining scheme causes each instruc-
tion to effectively execute in a cycle. If an instruction
changes the program counter, two cycles are required to
complete the instruction.
Program Counter - PC
The program counter (PC) controls the sequence in
which the instructions stored in the program ROM are
executed and its contents specify a full range of pro-
gram memory.
After accessing a program memory word to fetch an in-
struction code, the contents of the program counter are
S y s t e m
C l o c k
O S C 2 ( R C o n l y )
P C
Mode
Initial Reset
External Interrupt
Timer/Event Counter 0 Overflow
Timer/Event Counter 1 Overflow
Skip
Loading PCL
Jump, Call Branch
Return (RET, RETI)
Note:
*15~*0: Program counter bits
#15~#0: Instruction code bits
1 bank: 8K words
Rev. 1.40
T 1
T 2
T 3
T 4
T 1
T 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 )
Execution Flow
*15~*8
*7
00000000
0
00000000
0
00000000
0
00000000
0
*15~*13 (*12~*0+2)=(within-current bank)
*15~*8
@7
#15~#8
#7
S15~S8
S7
Program Counter
6
HT48RA5/HT48CA5
incremented by one. The program counter then points to
the memory word containing the next instruction code.
When executing a jump instruction, conditional skip ex-
ecution, loading register, subroutine call or return from
subroutine, initial reset, internal interrupt, external inter-
rupt or return from interrupts, the PC manipulates the
program transfer by loading the address corresponding
to each instruction.
The conditional skip is activated by instructions. Once
the condition is met, the next instruction, fetched during
the current instruction execution, is discarded and a
dummy cycle replaces it to get the proper instruction.
Otherwise proceed to the next 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 the current program ROM page.
When a control transfer takes place, an additional
dummy cycle is required.
T 3
T 4
T 1
T 2
T 3
P C + 1
P C + 2
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 )
Program Counter
*6
*5
*4
*3
0
0
0
0
0
0
0
0
0
0
0
1
0
0
0
1
@6
@5
@4
@3
#6
#5
#4
#3
S6
S5
S4
S3
S15~S0: Stack register bits
@7~@0: PCL bits
T 4
*2
*1
*0
0
0
0
1
0
0
0
0
0
1
0
0
@2
@1
@0
#2
#1
#0
S2
S1
S0
May 22, 2009

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HT48RA5 and is the answer not in the manual?

This manual is also suitable for:

Ht48ca5

Table of Contents