DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

EM73P362CQ Ver la hoja de datos (PDF) - ELAN Microelectronics

Número de pieza
componentes Descripción
Fabricante
EM73P362CQ
EMC
ELAN Microelectronics EMC
EM73P362CQ Datasheet PDF : 44 Pages
1 2 3 4 5 6 7 8 9 10 Next Last
ADDRESSING MODE
EM73P362
4-BIT MICRO-CONTROLLER FOR LCD PRODUCT
(1) Indirect addressing mode:
Indirect addressing mode indicates the RAM address by specified HL register.
For example: LDAM ; Acc RAM[HL]
STAM ; RAM[HL] Acc
(2) Direct addressing mode:
Direct addressing mode indicates the RAM address by immediate data.
For example: LDA x ; AccRAM[x]
STA x ; RAM[x] Acc
(3) Zero-page addressing mode
For zero-page region, user can using direct addressing to write or do any arithematic, comparsion or bit
manupulated operation directly.
For example: STD #k,y ; RAM[y] #k
ADD #k,y; RAM[y] RAM[y] + #k
LCD DISPLAY RAM
RAM address from 40h ~ 46h, 50h ~ 56h, 60h ~ 66h are LCD display RAM, the RAM data of this region can't
be operated by instruction LDHL xxand EXHL.
Address Increment
40h~46h (COM0)
50h~56h (COM1)
bit 0 1 2 3 0 1 2
60h~66h (COM2)
PROGRAM COUNTER (3K ROM)
Program counter ( PC ) is composed by a 12-bit counter, which indicates the next executed address for the
instruction of program ROM.
For a 3K - byte size ROM, PC can indicate address form 000h - BFFh, for BRANCH and CALL instructions,
PC is changed by instruction indicating.
(1) Branch instruction:
SBR a
Object code: 00aa aaaa
Condition: SF=1; PC PC 11-6.a ( branch condition satisified )
PC Hold original PC value+1 a a a a a a
SF=0; PCPC +1( branch condition not satisified)
PC
Original PC value + 1
LBR a
Object code: 1100 aaaa aaaa aaaa
Condition: SF=1; PC a ( branch condition satisified)
PC a a a a a a a a a a a a
* This specification are subject to be changed without notice.
11.1.2001 7

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]