HT45R35V Holtek Semiconductor Inc., HT45R35V Datasheet - Page 11

no-image

HT45R35V

Manufacturer Part Number
HT45R35V
Description
C/r To F Type 8-bit Otp Mcu
Manufacturer
Holtek Semiconductor Inc.
Datasheet
Bank Pointer - BP
When using instructions to access the general purpose
data memory in Bank 0 or Bank 1, it is necessary to en-
sure that the correct area is selected. The general pur-
pose data memory is sub-divided into two banks, Bank 0
and Bank 1 for this device. Selecting the correct data
memory area is achieved by using the bank pointer. If
data in Bank 0 or Bank 1 is to be accessed, the BP must
be set to the values 00H or 01H respectively, how-
ever, it must be noted that data in Bank 1 can only be ad-
dressed indirectly using the MP1 memory pointer and
the IAR1 indirect addressing register.
Any direct addressing or any indirect addressing using
MP0 and IAR0 will always result in data from Bank 0 be-
ing accessed. The data memory is initialized to Bank 0
after a reset, except for the WDT time-out reset in the
Power Down Mode, in which case, the data memory
bank remains unchanged.
It should be noted that the special function data memory
is not affected by the bank selection, which means that
the special function registers can be accessed from
within either Bank 0 or Bank 1.
Accumulator
The accumulator is closely related to ALU operations. It
is also mapped to location 05H of the data memory
and can carry out immediate data operations. The data
movement between two data memory locations must
pass through the accumulator.
Arithmetic and Logic Unit - ALU
This circuit performs 8-bit arithmetic and logic opera-
tions. The ALU provides the following functions:
Rev. 1.00
Arithmetic operations
Logic operations
Bit No.
6~7
0
1
2
3
4
5
Label
PDF
OV
AC
TO
C
Z
AND, OR, XOR, CPL
C is set if the operation results in a carry during an addition operation or if a borrow does not
take place during a subtraction operation; otherwise C is cleared. C is also affected by a rotate
through carry instruction.
AC is set if the operation results in a carry out of the low nibbles in addition or no borrow from
the high nibble into the low nibble in subtraction; otherwise AC is cleared.
Z is set if the result of an arithmetic or logic operation is zero; otherwise Z is cleared.
OV is set if the operation results in a carry into the highest-order bit but not a carry out of the
highest-order bit, or vice versa; otherwise OV is cleared.
PDF is cleared by system power-up or executing the CLR WDT instruction.
PDF is set by executing the HALT instruction.
TO is cleared by system power-up or executing the CLR WDT or HALT instruction.
TO is set by a WDT time-out.
Unused bit, read as 0
ADD, ADC, SUB, SBC, DAA
Status (0AH) Register
11
The ALU not only saves the results of a data operation
but also changes the status register.
Status Register - STATUS
This 8-bit register contains the zero flag (Z), carry flag
(C), auxiliary carry flag (AC), overflow flag (OV), power
down flag (PDF), and watchdog time-out flag (TO). It
also records the status information and controls the op-
eration sequence.
With the exception of the TO and PDF flags, bits in the
status register can be altered by instructions like most
other registers. Any data written into the status register
will not change the TO or PDF flag. In addition opera-
tions related to the status register may give different re-
sults from those intended. The TO flag can be affected
only by a system power-up, a WDT time-out or execut-
ing the CLR WDT or HALT instruction.
The PDF flag can be affected only by executing a
power-up.
The Z, OV, AC and C flags generally reflect the status of
the latest operations.
In addition, on entering the interrupt sequence or exe-
cuting the subroutine call, the status register will not be
pushed onto the stack automatically. If the contents of
the status are important and if the subroutine can cor-
rupt the status register, precautions must be taken to
save it properly.
HALT
Rotation
Increment and Decrement
Branch decision
Function
or
RL, RR, RLC, RRC
CLR WDT
SZ, SNZ, SIZ, SDZ ....
instruction or a system
INC, DEC
January 15, 2009
HT45R35V

Related parts for HT45R35V