datasheetbank_Logo
búsqueda de Hoja de datos y gratuito Fichas de descarga

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

Número de pieza
componentes Descripción
Lista de partido
EM73880
EMC
ELAN Microelectronics EMC
EM73880 Datasheet PDF : 40 Pages
1 2 3 4 5 6 7 8 9 10 Next Last
For example: LDA x ; AccRAM[x]
STA x ; RAM[x] Acc
EM73880
4-BIT MICRO-CONTROLLER FOR LCD PRODUCT
Preliminary
(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
PROGRAM COUNTER (8K ROM)
Program counter ( PC ) is composed by a 13-bit counter, which indicates the next executed address for the
instruction of program ROM.
For a 8K - byte size ROM, PC can indicate address form 0000h - 1FFFh, for BRANCH and CALL instrcutions,
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
SF=0 ; PC PC + 2 ( branch condition not satisified )
PC
Original PC value + 2
* This specification are subject to be changed without notice.
11.30.2001 6

Share Link: 

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