Part Number Hot Search : 
CAT24C HT46C47 IRFR3410 RLXA2510 1884568 BLE112 P7N60 MP7003
Product Description
Full Text Search
 

To Download EM73290 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  1 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product general description EM73290 is an advanced single chip cmos 4-bit micro-controller. it contains 2k-byte rom, 116-nibble ram, 4-bit alu, 13-level subroutine nesting, 22-stage time base, two independent 12-bit timer/counters and one data pointer (dp) for the kernel function, and the EM73290 also contains 5 interrupt sources, 7 i/o ports (including 2 output ports for led driving , 1 input port and 4 bidirection i/o ports). except low-power consumption and high speed, EM73290 also has sleep and hold mode operation for power saving. EM73290 is suitable for application in family appliance, consumer products and toy controller. features ? operation voltage : 4.5v to 5.5v (clock frequency : 32 khz to 5 mhz) 2.7 to 3.3v (clock frequency : 32 khz to 4.19 mhz) ? clock source : single clock system for rc,crystal or external clock source, decided by mask option. ? instruction set : 110 powerful instructions. ? instruction cycle time : up to 1.6 m s for 5mhz. ? rom capacity : 2k x 8 bits. ? ram capacity : 116 x 4 bits. ? input port : 1 port (4-bit) and sleep/hold releasing function are available by mask option. ? output port : 2 ports (8-bit)(open-drain or push-pull; high current for led driving or low current type). ? bidirection i/o port : 4 ports (15-bit) (push-pull or open-drain decided by mask option). ? 12 bits timer/counter : two 12-bit timer/counters are programmable for timer, event counter and pulse width measurement. ? built-in time base counter : 22 stages. ? subroutine nesting : up to 13 levels. ? interrupt : external . . . . . 2 input interrupt sources. internal . . . . . . 2 timer overflow interrupts. 1 time base interrupt. ? power saving function : sleep function, cpu hold internal state and stop oscillator working. hold function, cpu hold internal state and oscillator still working. ? package type : EM73290h chip form 35 pins. EM73290cr sdip 42 pins. patent number : 61007 (r.o.c) patent pending : 83216083 (r.o.c)
2 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product pin assignments function block diagram interrupt control time base 12 bits timer counter system control instruction decoder instruction register rom pc data bus reset control clock generator timing generator sleep mode control data pointer acc alu flag zc s g stack pointer stack ram hr lr i/o control reset xin xout p1.0 p1.1 p1.2 p1.3 p2.0 p2.1 p2.2 p2.3 p6.0 p6.1 p6.2 p6.3 p7.0 p7.1 p7.2 p7.3 p8.0/int1 p8.1/trgb p8.2/int0 p8.3/trga p9.0 p9.1 p9.2 wakeup p0.0/wakeup0 p0.1/wakeup1 p0.2/wakeup2 p0.3/wakeup3 (2 channels) p9.2 p6.0 nc p6.1 p6.2 nc nc nc p6.3 nc nc nc p7.0 p7.1 p7.2 p7.3 p1.0 p1.1 p1.2 p1.3 v ss 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 v dd p9.1 p9.0 nc p8.3/trga p8.2/int0 p8.1/trgb p8.0/int1 wakeup reset xout xin test p0.3/wakeup3 p0.2/wakeup2 p0.1/wakeup1 p0.0/wakeup0 p2.3 p2.2 p2.1 p2.0 EM73290cr 42 pin sdip
3 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product pin descriptions symbol pin-type function v dd power supply (+) v ss power supply (-) reset reset-a system reset input signal, low active mask option : none pull-up xin osc-a/osc-d crystal/rc or external clock source connecting pin xout osc-a/osc-d crystal/rc connecting pin p0(0..3)/wakeup0..3 input-b 4-bit input port with sleep/hold releasing function mask option : wakeup enable, pull-up wakeup enable, none wakeup disable, pull-up wakeup disable, pull-down wakeup disable, none p1(0..3), p2(0..3) output-a 4-bit high current output ports for led driving mask option : open-drain, low current output open-drain, high current output push-pull,low current output push-pull, high current output p6(0..3), p7(0..3), i/o-a 4-bit bidirection i/o ports p9(0..2) mask option : open-drain push-pull p8.0/int1 i/o-c 2-bit bidirection i/o port with external interrupt sources input p8.2/int0 mask option : open-drain push-pull p8.1/trgb i/o-c 2-bit bidirection i/o port with timer/counter a,b external input p8.3/trga mask option : open-drain push-pull wakeup input-i one input pin only for sleep/hold releasing function mask option : none pull-up test test pin must be connected to v ss
4 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product . . . . . . data conversion table for "out12" instruction scall, subroutine call entry address (1) table-look-up instruction: table-look-up instruction is depended on the data pointer ( dp ) to indicate to rom address, then to get the rom code data . ldax acc ? rom[dp] l ldaxi acc ? rom[dp] h ,dp+1 function descriptions program rom ( 2k x 8 bits ) 2 k x 8 bits program rom contains users program and some fixed data . the basic structure of program rom can be divided into 5 parts. 1. address 000h: reset start address. 2. address 002h - 00ch: 5 kinds of interrupt service rountine entry addresses . 3. address 00eh - 086h :scall subroutine entry address, only available at 00eh,016h,01eh,026h, 02eh, 036h, 03eh, 046h, 04eh, 056h, 05eh, 066h, 06eh, 076h ,07eh, 086h . 4. address 000h - 7ffh : lcall subroutine entry address 5. address 7e0h - 7ffh : the data region for 5-to-8 bits data conversion table . 6. address 000h - 7ffh : except used as above function, the other region can be used as users program region. address 2048 x 8 bits 000h reset start address 002h int0; external interrupt service routine entry address 004h 006h trga; timer/countera interrupt service routine entry address 008h trgb; timer/counter b interrupt service routine entry address 00ah tbi; time base interrupt service routine entry address 00ch int1; external interrupt service routine entry address 00eh 086h 7e0h 7ffh users program and fixed data are stored in the program rom. users program is according the pc value to send next executed instruction code . fixed data can be read out by two ways.
5 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product dp is a 12-bit data register which can store the program rom address to be the pointer for the rom code data . first, user load rom address into dp by instruction "ldadpl, ldadpm, ldadph". then user can get the lower nibble of rom code data by instruction "ldax" and higher nibble by instruction "ldaxi". program example: read out the rom code of address 777h by table-look-up instruction. ldia #07h; stadpl ; [dp] l ? 07h stadpm ; [dp] m ? 07h stadph ; [dp] h ? 07h, load dp=777h : ldl #00h; ldh #03h; ldax ; acc ? 6h stami ; ram[30] ? 6h ldaxi ; acc ? 5h stam ; ram[31] ? 5h ; org 777h data 56h; : (2) 5-to-8 bits data conversion instruction: out12 : if cf=1 port1= rom[7f0h+ram[hl]] l ; port2= rom [7f0h+ram[hl]] h if cf=0 port1= rom[7e0h+ram[hl]] l ; port2= rom[7e0h+ram[hl]] h 5-to-8 bits data conversion instruction can read fixed data from data conversion table (7e0-7ff) out to port1 and port2 synchronously, the 5-bit data is composed by cf and ram data which specified by hl, when cf=1, the 8-bit data is located in address of 7f0h+ ram[hl] of rom, in the other way, when cf=0, the 8-bit data is located in address 7e0h + ram[hl] of rom. program example : to output 7-segment led data "0" by 5-to-8 bits data conversion instruction. ldl #00h; ldh #03h; ** the 7-segment led display pattem ldia #00h; stam ; ram[30] ? 00h ttcfs; cf ? 1 out12; display "0" : : org 7f0h data format : gfe dcba data 40h; "0" for example: 2 t 0001 0010 7ch; "1" 12h; "2" 18h; "3" 2ch; "4" 09h; "5" 01h; "6" 5ch; "7" 00h; "8" 08h; "9" e d c g f a b
6 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product data ram ( 116-nibble ) there is total 116 - nibble data ram from address 00 to 73h data ram includes 3 parts: zero page region, stacks and data area. zero- page: from 00h to 0fh is the location of zero-page . it is used as the pointer in zero -page addressing mode for the instruction of "std #k,y; add #k,y; clr y,b; cmp y,b". program example: to wirte immediate data "07h" to address "03h" of ram and to clear bit 2 of ram. std #07h, 03h ; ram[03] ? 07h clr 0eh,2 ; ram[0eh] 2 ? 0 stack: there are 13 - level ( maximum ) stack for user using for subroutine ( including interrupt and call). user can assign any level be the starting stack by giving the level number to stack pointer( sp) . when user using any instruction of call or subroutine, before entry the subroutine, the previous pc address will be saved into stack until return from those subroutines ,the pc value will be restored by the data saved in stack. data area: except the special area used by user, the whole ram can be used as data area for storing and loading general data. addressing mode (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 . increment address 50h - 5fh 60h - 6fh 70h - 73h level 0 level 4 level 8 level 12 level 1 level 5 level 9 level 2 level 6 level 10 level 3 level 7 level 11 increment zero-page 00h - 0fh 10h - 1fh . . . . .
7 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product program counter (2k 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 2k - byte size rom, pc can indicate address form 000h - 7ffh, 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 aaaaaa sf=0; pc ? pc +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) pc0aaaaaaaaaaa sf=0 ; pc ? pc + 2 ( branch condition not satisified ) pc original pc value + 2 (2) subroutine instruction: scall a object code: 1110 nnnn condition : pc ? a ; a=8n+6 ; n=1..15 ; a=86h, n=0 pc0000 aaaaaaa a lcall a object code: 0100 0 aaa aaaa aaaa condition: pc ? a for example: lda x ; acc ? ram[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 pc0aaaaaaaaaaa
8 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product ret object code: 0100 1111 condition: pc ? stack[sp]; sp + 1 pc the return address stored in stack rt i object code: 0100 1101 condition : flag. pc ? stack[sp]; ei ? 1; sp + 1 pc the return address stored in stack (3) interrupt acceptance operation: when an interrupt is accepted, the original pc is pushed into stack and interrupt vector will be loaded into pc,the interrupt vectors are as following: int0 (external interrupt from p8.2) pc000000000010 trga (timer a overflow interrupt) pc000000000110 trgb (time b overflow interrupt) pc000000001000 tbi (time base interrupt) pc000000001010 int1 (external interrupt from p8.0) pc000000001100 (4) reset operation: pc000000000000 (5) other operations: for 1-byte instruction execution: pc + 1 for 2-byte instruction execution: pc + 2 accumulator
9 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product there are four kinds of flag, cf ( carry flag ), zf ( zero flag ), sf ( status flag ) and gf ( general flag ), these 4 1-bit flags are affected by the arithematic, logic and comparative .... operation . all flags will be put into stack when an interrupt subroutine is served, and the flags will be restored after rti instruction executed . (1) carry flag ( cf ) the carry flag is affected by following operation: a. addition : cf as a carry out indicator, when the addition operation has a carry-out, cf will be "1", in another word, if the operation has no carry-out, cf will be "0". b. subtraction : cf as a borrow-in indicator, when the subtraction operation must has a borrow, in the cf will be "0", in another word, if no borrow-in, cf will be "1". c. comparision: cf is as a borrow-in indicator for comparision operation as the same as subtraction operation. d. rotation: cf shifts into the empty bit of accumulator for the rotation and holds the shift out data after rotation. e. cf test instruction : for tfcfc instruction, the content of cf sends into sf then clear itself "0". for ttsfc instruction, the content of cf sends into sf then set itself "1". (2) zero flag ( zf ) zf is affected by the result of alu, if the alu operation generate a "0" result, the zf will be "1", otherwise, the zf will be "0". (3) status flag ( sf ) the sf is affected by instruction operation and system status . a. sf is initiated to "1" for reset condition . b. branch instruction is decided by sf, when sf=1, branch condition will be satisified, otherwise, branch condition will not be satisified by sf = 0 . (4) general flag ( gf ) gf is a one bit general purpose register which can be set, clear, test by instruction sgf, cgf and tgs. program example: check following arithematic operation for cf, zf, sf accumulator is a 4-bit data register for temporary data . for the arithematic, logic and comparative opertion .., acc plays a role which holds the source data and result . flags
10 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product cf zf sf ldia #00h; - 1 1 ldia #03h; - 0 1 adda #05h; - 0 1 adda #0dh; - 0 0 adda #0eh; - 0 0 alu the arithematic operation of 4 - bit data is performed in alu unit. there are 2 flags can be affected by the result of alu operation, zf and sf . the operation of alu can be affected by cf only . alu structure alu supported user arithematic operation function, including : addition, subtraction and rotaion. alu function (1) addition: for instruction addam, adcam, addm #k, add #k,y .... alu supports addition function. the addition operation can affect cf and zf. for addition operation, if the result is "0", zf will be "1", otherwise, not equal "0", zf will be "0", when the addition operation has a carry-out. cf will be "1", otherwise, cf will be "0". example: operation carry zero 3+4=7 0 0 7+f=6 1 0 0+0=0 0 1 8+8=0 1 1 (2) subtraction: for instruction subm #k, suba #k, sbcam, decm... alu supports user subtraction function . the subtraction operation can affect cf and zf, for subtraction operation, if the result is negative, cf will be "0", it means a borrow out, otherwise, if the result is positive, cf will be "1". for zf, if the result of subtraction operation is "0", the zf will be "1", otherwise, zf will be "1". example: operation carry zero 8-4=4 1 0 7-f= -8(1000) 0 0 9-9=0 1 1 zf cf sf gf alu data bus
11 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product (3) rotation: there are two kinds of rotation operation, one is rotation left, the other is rotation right. rlca instruction rotates acc value to left, shift the cf value into the lsb bit of acc and the shift out data will be hold in cf. rrca instruction operation rotates acc value to right, shift the cf value into the msb bit of acc and the shift out data will be hold in cf. program example: to rotate acc right and shift a "1" into the msb bit of acc . ttcfs; cf ? 1 rrca; rotate acc right and shift cf=1 into msb. hl register hl register are two 4-bit registers, they are used as a pair of pointer for the address of ram memory and also 2 independent temporary 4-bit data registers. for some instruction, l register can be a pointer to indicate the pin number ( port6 - port7 ) . hl register structure hl register function (1) for instruction : ldl #k, ldh #k, tha, thl, incl, decl, exal, exah, hl register used as a temporary register . program example: load immediate data "5h" into l register, "dh" into h register. ldl #05h; ldh #0dh; (2) for instruction ldam, stam, stami .., hl register used as a pointer for the address of ram memory. program example: store immediate data #ah into ram of address 35h. acc cf msb lsb 3 2 1 0 h register 3 2 1 0 l register acc cf msb lsb
12 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product ldl #5h; ldh #3h; stdmi #0ah; ram[35] ? ah (3) for instruction : selp, clpl, tfpl, l regieter be a pointer to indicate the bit of i/o port. when lr = 8 - b, indicate p6.0 - p6.3 lr = c - f, indicate p7.0 - p7.3 program example: to set bit 2 of port6 to "1" ldl #0ah; sepl ; p6.2 ? 1 stack pointer (sp) stack pointer is a 4-bit register which stores the present stack level number. before using stack, user must set the sp value first, cpu will not initiate the sp value after reset condition . when a new subroutine is accepted, the sp will be decreased one automatically, in another word, if returning from a subroutine, the sp will be increased one . the data transfer between acc and sp is by instruction of "ldasp" and "stasp". data pointer (dp) data pointer is a 12-bit register which stores the address of rom can indicate the rom code data specified by user (refer to data rom). clock and timing generator the clock generator is supported by a single clock system, the clock source comes from crystal (resonator) or rc oscillation, the working frequency range is 32 k hz to 5 mhz depending on the working voltage. clock and timing generator structure the clock generator connects outside compoments ( crystal or resonator by xin and xout pin for crystal osc type, capacitor for rc osc type, these two type is decided by mask option) the clock generator generates a basic system clock "fc". when cpu sleeping, the clock generator will be stoped until the sleep condition released. the system clock control generates 4 basic phase signals ( s1, s2, s3, s4 ) and system clock . sleep xin xout clock generator system clock control fc system clock s1 s2 s3 s4 mask option mask option for choose crystal or rc oscillation
13 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product clock and timing generator function the frequency of fc is the oscillation frequency for xin, xout by crystal ( resonator) or by rc osc. when cpu sleeps, the xout pin will be in "high" state . the instruction cycle equal 8 basic clock fc. 1 instructure cycle = 8 / fc timing generator and time base the timing generator produces the system clock from basic clock pulse which can be normal mode or slow mode clock. 1 instruction cycle = 8 basic clock pulses there are 22 stages time base . when working in the single clock mode, the timebase clock source is come from fc. time base provides basic frequency for following function: 1. tbi (time base interrupt) . 2. timer/counter, internal clock source. 3. warm-up time for sleep - mode releasing. time base interrupt (tbi ) the time base can be used to generate a fixed frequency interrupt . there are 8 kinds of frequencies can be selected by setting "p25" single clock mode p25 3 2 1 0 ( initial value 0000 ) 0 0 x x: interrupt disable 0 1 0 0: interrupt frequency xin / 2 10 hz 0 1 0 1: interrupt frequency xin / 2 11 hz 0 1 1 0: interrupt frequency xin / 2 12 hz 0 1 1 1: interrupt frequency xin / 2 13 hz 1 1 0 0: interrupt frequency xin / 2 9 hz 1 1 0 1: interrupt frequency xin / 2 8 hz 1 1 1 0: interrupt frequency xin / 2 15 hz 1 1 1 1: interrupt frequency xin / 2 17 hz 1 0 x x: reserved xin xout crystal connection xin xout capacitor connection fc prescaler binary counter 123 4 5678910111213 22 21 20 19 18 17 16 15 14
14 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product timer / counter ( timera, timerb) timer/counters can support user three special functions: 1. even counter 2. timer. 3. pulse-width measurement. these three functions can be executed by 2 timer/counter independently. for timera, the counter data is saved in timer register tah, tam, tal, which user can set counter initial value and read the counter value by instruction "ldatah(m,l), statah(m,l)" and timerb register is tbh, tbm, tbl and w/r instruction "ldatbh (m,l), statbh (m,l)". the basic structure of timer/counter is composed by two same structure counter, these two counters can be set initial value and send counter value to timer register, p28 and p29 are the command ports for timera and timer b, user can choose different operation mode and different internal clock rate by setting these two ports. when timer/counter overflow, it will generate a trga(b) interrupt request to interrupt control unit. timer/counter control p8.1/trgb, p8.3/trga is the external timer input for timera and timerb, it is used in event counter and pulse-width measurement mode. timer/counter command port: p28 is the command port for timer/countera and p29 is for the timer/ counterb. port 28 3 2 1 0 tmsa ipsa initial state: 0000 timer/counter mode selection tmsa (b) function description 0 0 stop 0 1 event counter mode 1 0 timer mode 1 1 pulse width measurement mode port 29 3 2 1 0 tmsb ipsb initial state: 0000 interrupt control trga request p8.3/ trga event counter control timer control internal clock p28 12 bit counter tmsa ipsa data bus p8.1/ trgb event counter control timer control internal clock p29 12 bit counter tmsb ipsb trgb request pulse-width measurement control pulse-width measurement control
15 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product timer/counter function each timer/counter can execute any one of these functions independly. event counter mode for event counter mode, timer/counter increases one at any rising edge of p8.1/trgb for timerb. (p8.3/ trga for timera) when timer b(timera) counts overflow, it will give interrupt control an interrupt request trgb (trga). program example: enable timera with p28. ldia #0100b; outa p28; enable timera with event counter mode timer mode for timer mode ,timer/counter increase one at any rising edge of internal pulse . user can choose 4 kinds of internal pulse rate by setting ipsb for timerb (ipsa for timera). when timer/counter counts overflow, trgb (trga) will be generated to interrupt control unit. program example: to generate trga interrupt request after 60 ms with system clock xln=4mhz ldia #0100b; exae; enable mask 2 eicil 110111b; internupt latch ? 0, enable ei ldia #06h; internal pulse timerb (timera )value n n+1 n+2 n+3 n+4 n+5 n+6 n+7 p8.1/trgb (p8.3/trga) timerb (timera) value n n+1 n+2 n+3 n+4 n+5 n+6 internal pulse-rate selection ipsa(b) function description 0 0 xin/2 hz 0 1 xin/2 hz 1 0 xin/2 hz 1 1 xin/2 hz 10 14 18 22
16 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product ldia #01h; statam; ldia #0fh; statah; ldia #1000b; outa p28; enable timera with internal pulse rate: xin/2 10 hz note: the preset value of timer/counter register is calculated as following procedure. internal pulse rate: xin/2 10 ; xin = 4mhz the time of timer counter count one = 2 10 /xin = 1024/4000=0.256ms the number of internal pulse to get timer overflow = 60 ms/ 0.256ms = 234.375 = 0eah the preset value of timer/counter register = 1000h - 0eah = 0f16h pulse width measurement mode for the pulse width measurement mode, the counter only incresed by the rising edge of internal pulse rate as external timer/counter input (p8.1/trgb, p8.3/trga ), interrupt request will be generated as soon as timer/ counter count overflow. program example: enable timera by pulse width measurement mode . ldia #1100b; outa p28; enable timera with event counter mode. interrupt function there are 5 interrupt sources, 2 external interrupt sources, 3 internal interrupt sources . multiple interrupts are admitted according the priority . type interrupt source priority interrupt interrupt program rom latch enable condition entry address external external interrupt(int0) 1 il5 ei=1 002h internal reserved 2 il4 ei=1, mask3=1 004h internal timera overflow interrupt (trga) 3 il3 ei=1, mask2=1 006h internal timerb overflow interrupt (trgb) 4 il2 ei=1, mask1=1 008h internal time base interrupt(tbi) 5 il1 00ah external external interrupt(int1) 6 il0 ei=1,mask0=1 00ch statal; internal pulse timerb(timera) value n n+1 n+2 n+3 n+4 n+5 p8.1/trgb(p8.3/trga)
17 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product interrupt structure interrupt controller: il0-il5 : interrupt latch . hold all interrupt requests from all interrupt sources. ilr can not be set by program, but can be reset by program or system reset, so il only can decide which interrupt source can be accepted. mask0-mask3 : except int0 ,mask register can promit or inhibit all interrupt sources. ei : enable interrupt flip-flop can promit or inhibit all interrupt sources, when inter- rupt happened, ei is cleared to "0" automatically, after rti instruction happened, ei will be set to "1" again . priority checker: check interrupt priority when multiple interrupts happened. interrupt function the procedure of interrupt operation: 1. push pc and all flags to stack. 2. set interrupt entry address into pc. 3. set sf= 1. 4. clear ei to inhibit other interrupts happened. 5. clear the il for which interrupt source has already be accepted. 6. to excute interrupt subroutine from the interrupt entry address. 7. cpu accept rti, restore pc and flags from stack . set ei to accept other interrupt requests. program example: to enable interrupt of "int0, trga" ldia #1100b; exae; set mask register "1100b" eicil 111111b ; enable interrupt f.f. reset by system reset and program instruction mask0 mask1 mask1 mask2 mask3 il0 int1 r0 il1 tbi r1 il2 r2 il3 trga r3 il4 r4 il5 int0 r5 priority checker ei entry address generator interrupt request interrupt entry address reset by system reset and program instruction set by program instruction trgb
18 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product power saving function ( sleep / hold functlon ) during sleep and hold condition, cpu holds the systems internal status with a low power consumption, for the sleep mode, the system clock will be stoped in the sleep condition and system need a warm up time for the stability of system clock running after wakeup . in the other way, for the hold mode, the system clock does not stop at all and it does not need a warm-up time any way. the sleep and hold mode is controlled by port 16 and released by p0(0..3)/wakeup0-3 or wakeup. sleep and hold condition: 1. osc stop ( sleep only ) and cpu internal status held . 2. internal time base clear to "0". 3. cpu internal memory ,flags, register, i/o held original states. 4. program counter hold the executed address after sleep release. release condition: 1. osc start to oscillating.(sleep only). 2. warm-up time passing ( sleep only ). 3. according pc to execute the following program. there is one kind of sleep/hold release mode . 1. edge release mode: release sleep/hold condition by the falling edge of any one of p0(0..3)/wakeup0..3 or by the rising edge of wakeup. note : there are 4 independent mask options for wakeup function in EM73290. so, the wakeup function of p0(0..3)/wakeup0..3 are enabled or disabled independently. p16 3 2 1 0 initial value :0000 swwt set wake-up warm-up time 2 /xin 2 /xin 2 /xin hold mode se enable sleep/hold 0 reserved 1 enable sleep / hold rnode 0 1 wake-up in edge release mode wake-up in level release mode 0 0 0 1 1 0 1 1 18 14 16 wm se swwt wm set wake-up release mode
19 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product resetting function when cpu in normal working condition and reset pin holds in low level for three instruction cycles at least, then cpu begins to initialize the whole internal states, and when reset pin changes to high level, cpu begins to work in normal condition. the cpu internal state during reset condition is as following table : hardware condition in reset state initial value program counter 000h status flag 01h interrupt enable flip-flop ( ei ) 00h mask0 ,1, 2, 3 00h interrupt latch ( il ) 00h p16, 25, 28, 29 00h p1, 2, 6, 7, 8, 9 0fh xin start oscillation the reset pin is a hysteresis input pin and it has a pull-up resistor available by mask option. the simplest reset circuit is connect reset pin with a capacitor to v ss and a diode to v dd . reset
20 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product EM73290 i/o port description : port input function output function note 0 e input port , wakeup function 1 -- e output port with led driving 2 -- e output port with led driving 3-- -- 4-- -- 5-- -- 6 e input port e output port 7 e input port e output port 8 e input port, external interrupt input e output port 9 e input port e output port 10 -- -- 11 -- -- 12 -- -- 13 -- -- 14 -- -- 15 -- -- 16 i sleep mode control register 17 -- 18 -- 19 -- 20 -- 21 -- 22 -- 23 -- 24 -- 25 i timebase control register 26 -- 27 -- 28 i timer/counter a control register 29 i timer/counter b control register 30 -- 31 --
21 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product absolute maximum ratings items sym. ratings conditions supply voltage v dd -0.5v to 6v input voltage v in -0.5v to v dd +0.5v output voltage v o -0.5v to v dd +0.5v power dissipation p d 300mw t opr =50 c operating temperature t opr 0 c to 50 c storage temperature t stg -55 c to 125 c dc electrical characteristics (v dd =3 0.3v, v ss =0v, t opr =25 c) parameters sym. min. typ. max. unit conditions supply current i dd - 0.4 1 ma v dd =3.3v,no load, fc=2mhz (rc osc : c=25pf) - 0.1 1 m av dd =3.3v, sleep mode hysteresis voltage v hys+ 0.50v dd - 0.75v dd v reset, wakeup, p0, p8, p9 v hys- 0.20v dd - 0.40v dd v input current i ih -- 1 m a reset , p0, v dd =3.3v,v ih =3.3/0v -- 1 m a open-drain, v dd =3.3v,v ih =3.3/0v i il - - -500 m a push-pull, v dd =3.3v ,v il =0.4v output voltage v oh 2.0 - - v push-pull, v dd =2.7v,i oh =-40 m a v ol - - 0.3 v v dd =2.7v,i ol =0.9ma [note] output current i oh 0.9 - - ma v dd =2.7v, v oh =2.4v (p1 high drive) i ol 9--mav dd =2.7v,v ol =0.9v leakage current i lo --1 m a open-drain, v dd =3.3v, v o =3.3v input resistor r in 100 200 300 k w p0 300 600 900 k w reset frequency stability - 10 - % fc=1mhz, rc osc, [f(3v)-f(2.4v)]/f(3v) frequency variation - 30 - % fc=1mhz, v dd =3v, rc osc, [f(typical)-f(worse case)]/f(typical) recommanded operating conditions items sym. ratings condition supply voltage v dd 2.4v to 5.5v input voltage v ih 0.90xv dd to v dd v il 0v to 0.10xv dd operating frequency f c 32k to 4mhz xin,xout (rc osc) 32k to 1mhz xin,xout (crystal osc),v dd >2.4v 32k to 5mhz xin,xout (crystal osc),v dd >4.5v
22 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product [note] : all output and port 1, port 2 low drive. (v dd =5.0 0.5v, v ss =0v, t opr =25 c) parameters sym. min. typ. max. unit conditions supply current i dd - 2 5.5 ma v dd =5.5v,no load , fc=4.19mhz (crystal osc) - 0.7 1.5 ma v dd =5.5v,no load fc=2mhz, (rc osc : c=15pf) - 0.1 1 m av dd =5.5v, sleep mode hysteresis voltage v hys+ 0.50v dd - 0.75v dd v reset, wakeup, p0, p8, p9 v hys- 0.20v dd - 0.40v dd v input current i ih -- 1 m a reset , p0, v dd =5.5v,v ih =5.5/0v -- 1 m a open-drain, v dd =5.5v,v ih =5.5/0v i il - - -1 ma push-pull, v dd =5.5v ,v il =0.4v output voltage v oh 2.4 - - v push-pull, v dd =4.5v,i oh =-250 m a v ol - - 0.4 v v dd =4.5v, i ol =2ma [note] output voltage i oh 2--mav dd =4.5v,v oh =4.1v (p1,p2 high drive) i ol 20 - - ma v dd =4.5v, v ol =1.0v leakage current i lo --1 m a open-drain, v dd =5.5v, v o =5.5v input resistor r in 30 90 150 k w p0 100 300 450 k w reset frequency stability - 10 - % fc=1m or 4mhz,rc osc, [f(5v)-f(4v)] /f(5v) frequency variation - 30 - % fc=1mhz, v dd =5v, [f(typical)-f(worse case)]/f(typical)
23 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product reset mask option xin xout crystal osc. : mask option r-option control signal weak pmos p0/wakeup type input-a reset : mask option internal reset type reset-a mask option wakeup function mask option p0 /wakeup wakeup function mask option type input-a xin rc osc. (inverter) xout reset pin type type reset-a type reset-b oscillation pin type type osc-a type osc-d type input-i input pin type type input-a type input-b mask option wakeup
24 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product i/o pin type type i/o-c type output type output-a i/o pin type type i/o type i/o-a path a : for set and clear bit of port instructions, data goes through path a from output data latch to cpu. path b : for input and test instructions, data from output pin go through path b to cpu and the output data latch will be set to high. output data latch type output input data output data input data output data path b path a type i/o output data latch mask option : mask option : mask option output data path b path a type i/o output data latch sel special function control input input data
25 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product appliction circuit v ss v dd p0.3 p0.2 p0.1 p0.0 p6.3 p6.2 p6.1 reset EM73290 port1,2 p7.3 p7.2 p7.1 p7.0 xout xin crystal osc rc osc xout/nc xin/clk p6.0
26 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product pad diagram chip size : 2040 m m x 2510 m m padno. symbol x y 1 p8.3 -191.9 1017.4 2 p9.2 -347.7 1017.4 3 p6.0 -496.8 1017.4 4 p6.1 -625.6 1017.4 5 p6.2 -853.5 688.4 6 p6.3 -853.5 474.1 7 p7.0 -853.5 -196.0 8 p7.1 -853.5 -410.4 9 p7.2 -853.5 -611.6 10 p7.3 -853.5 -825.9 11 p1.0 -848.1 -1051.5 12 p1.1 -687.1 -1051.5 13 p1.2 -534.7 -1051.5 14 p1.3 -373.7 -1051.5 15 v ss 77.7 -1051.5 16 p2.0 234.9 -1051.5 17 p2.1 395.9 -1051.5 18 p2.2 548.2 -1051.5 19 p2.3 797.6 -1030.4 20 p0.0/wakeup0 797.6 -873.1 21 p0.1/wakeup1 797.6 -718.4 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 (0,0) y x EM73290 p6.2 p6.3 p7.0 p7.1 p7.2 p7.3 p1.0 p1.1 p1.2 p1.3 v ss p2.0 p2.1 p2.2 p2.3 p0.0/wakeup0 p0.1/wakeup1 p0.2/wakeup2 p0.3/wakeup3 test xin xout reset wakeup p8.0/int1 p8.1/trgb p8.2/int0 p8.3/trga p9.0 p9.1 v dd p8.3 p9.2 p6.0 p6.1
27 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product padno. symbol x y 22 p0.2/wakeup2 797.6 -560.2 23 p0.3/wakeup3 797.6 -405.5 24 test 797.6 -247.3 25 xin 769.2 136.9 26 xout 765.9 324.1 27 reset 797.6 562.8 28 wakeup 797.6 721.0 29 p8.0/int1 816.1 876.5 30 p8.1/trgb 816.1 1032.3 31 p8.2/int0 563.7 1017.4 32 p8.3/trga 414.6 1017.4 33 p9.0 258.8 1017.4 34 p9.1 109.7 1017.4 35 v dd -42.8 1017.4 note : for pcb llayout, ic substrate must be floated or connect to v ss .
28 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product instruction table (1) data transfer mnemonic object code ( binary ) operation description byte cycle flag cz s lda x 0110 1010 xxxx xxxx acc ? ram[x] 2 2 - z 1 ldam 0101 1010 acc ? ram[hl] 1 1 - z 1 ldax 0110 0101 acc ? rom[dp] l 12-z1 ldaxi 0110 0111 acc ? rom[dp] h ,dp+1 1 2 - z 1 ldh #k 1001 kkkk hr ? k11--1 ldhl x 0100 1110 xxxx xx00 lr ? ram[x],hr ? ram[x+1] 2 2 - - 1 ldia #k 1101 kkkk acc ? k11-z1 ldl #k 1000 kkkk lr ? k11--1 sta x 0110 1001 xxxx xxxx ram[x] ? acc 2 2 - - 1 stam 0101 1001 ram[hl] ? acc 1 1 - - 1 stamd 0111 1101 ram[hl] ? acc, lr-1 1 1 - z c stami 0111 1111 ram[hl] ? acc, lr+1 1 1 - z c' std #k,y 0100 1000 kkkk yyyy ram[y] ? k22--1 stdmi #k 1010 kkkk ram[hl] ? k, lr+1 1 1 - z c' tha 0111 0110 acc ? hr 1 1 - z 1 tla 0111 0100 acc ? lr 1 1 - z 1 (2) rotate mnemonic object code ( binary ) operation description byte cycle flag c z s rlca 0101 0000 ? cf ? acc ? 11czc' rrca 0101 0001 ? cf ? acc ? 11czc' ( 3) arithmetic operation mnemonic object code ( binary ) operation description byte cycle flag c zs adcam 0111 0000 acc ? acc + ram[hl] + cf 1 1 c z c' add #k,y 0100 1001 kkkk yyyy ram[y] ? ram[y] +k 2 2 - z c' adda #k 0110 1110 0101 kkkk acc ? acc+k 2 2 - z c' addam 0111 0001 acc ? acc + ram[hl] 1 1 - z c' addh #k 0110 1110 1001 kkkk hr ? hr+k 2 2 - z c' addl #k 0110 1110 0001 kkkk lr ? lr+k 2 2 - z c' addm #k 0110 1110 1101 kkkk ram[hl] ? ram[hl] +k 2 2 - z c' deca 0101 1100 acc ? acc-1 1 1 - z c decl 0111 1100 lr ? lr-1 1 1 - z c decm 0101 1101 ram[hl] ? ram[hl] -1 1 1 - z c inca 0101 1110 acc ? acc + 1 1 1 - z c'
29 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product incl 0111 1110 lr ? lr + 1 1 1 - z c' incm 0101 1111 ram[hl] ? ram[hl]+1 1 1 - z c' suba #k 0110 1110 0111 kkkk acc ? k-acc 2 2 - z c sbcam 0111 0010 acc ? ram[hl]- acc - cf' 1 1 c z c subm #k 0110 1110 1111 kkkk ram[hl] ? k - ram[hl] 2 2 - z c ( 4) logical operation mnemonic object code ( binary ) operation description byte cycle flag czs anda #k 0110 1110 0110 kkkk acc ? acc&k 2 2 - z z' andam 0111 1011 acc ? acc & ram[hl] 1 1 - z z' andm #k 0110 1110 1110 kkkk ram[hl] ? ram[hl]&k 2 2 - z z' ora #k 0110 1110 0100 kkkk acc ? acc k 2 2 - z z' oram 0111 1000 acc ? acc ram[hl] 1 1 - z z' orm #k 0110 1110 1100 kkkk ram[hl] ? ram[hl] k 2 2 - z z' xoram 0111 1001 acc ? acc^ram[hl] 1 1 - z z' (5) exchange mnemonic object code ( binary ) operation description byte cycle flag czs exa x 0110 1000 xxxx xxxx acc ? ram[x] 2 2 - z 1 exah 0110 0110 acc ? hr 1 2 - z 1 exal 0110 0100 acc ? lr 1 2 - z 1 exam 0101 1000 acc ? ram[hl] 1 1 - z 1 exhl x 0100 1100 xxxx xx00 lr ? ram[x], hr ? ram[x+1] 2 2 - - 1 (6) branch mnemonic object code ( binary ) operation description byte cycle flag czs sbr a 00aa aaaa if sf=1 then pc ? pc 11-6 .a 5-0 11--1 else null lbr a 1100 aaaa aaaa aaaa if sf= 1 then pc ? a else null 2 2 - - 1 (7) compare mnemonic object code ( binary ) operation description byte cycle flag czs cmp #k,y 0100 1011 kkkk yyyy k-ram[y] 2 2 c z z' cmpa x 0110 1011 xxxx xxxx ram[x]-acc 2 2 c z z' cmpam 0111 0011 ram[hl] - acc 1 1 c z z' cmph #k 0110 1110 1011 kkkk k - hr 2 2 - z c cmpia #k 1011 kkkk k - acc 1 1 c z z' cmpl #k 0110 1110 0011 kkkk k-lr 2 2 - z c - - - - - -
30 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product (8) bit manipulation mnemonic object code ( binary ) operation description byte cycle flag czs clm b 1111 00bb ram[hl] b ? 011--1 clp p,b 0110 1101 11bb pppp port[p] b ? 022--1 clpl 0110 0000 port[lr 3-2 +4] lr 1-0 ? 012--1 clr y,b 0110 1100 11bb yyyy ram[y] b ? 022--1 sem b 1111 01bb ram[hl] b ? 111--1 sep p,b 0110 1101 01bb pppp port[p] b ? 122--1 sepl 0110 0010 port[lr 3-2 +4] lr l-0 ? 112 --1 set y,b 0110 1100 01bb yyyy ram[y] b ? 122--1 tf y,b 0110 1100 00bb yyyy sf ? ram[y] b '22--* tfa b 1111 10bb sf ? acc b '11--* tfm b 1111 11bb sf ? ram[hl] b '11--* tfp p,b 0110 1101 00bb pppp sf ? port[p] b '22--* tfpl 0110 0001 sf ? port[lr 3-2 +4] lr 1-0 '12--* tt y,b 0110 1100 10bb yyyy sf ? ram[y] b 22--* ttp p,b 0110 1101 10bb pppp sf ? port[p] b 22--* (9) subroutine mnemonic object code ( binary ) operation description byte cycle flag czs lcall a 0100 0aaa aaaa aaaa stack[sp] ? pc, 2 2 - - - sp ? sp -1, pc ? a scall a 1110 nnnn stack[sp] ? pc, 1 2 - - - sp ? sp - 1, pc ? a, a = 8n + 6 (n=1~15),0086h (n = 0) ret 0100 1111 sp ? sp + 1, pc ? stack[sp] 1 2 - - - (10) input/output mnemonic object code ( binary ) operation description byte cycle flag czs ina p 0110 1111 0100 pppp acc ? port[p] 2 2 - z z' inm p 0110 1111 1100 pppp ram[hl] ? port[p] 2 2 - - z' out #k,p 0100 1010 kkkk pppp port[p] ? k22--1 outa p 0110 1111 000p pppp port[p] ? acc 2 2 - - 1 outm p 0110 1111 100p pppp port[p] ? ram[hl] 2 2 - - 1 out12 0111 0111 port[2].port[1] ? 12--1 rom[fe0h+cf.ram[hl]] (11) flag manipulation mnemonic object code ( binary ) operation description byte cycle flag czs cgf 0101 0111 gf ? 011--1 sgf 0101 0101 gf ? 111--1
31 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product tfcfc 0101 0011 sf ? cf', cf ? 0110-* tgs 0101 0100 sf ? gf 1 1 - - * ttcfs 0101 0010 sf ? cf, cf ? 1111-* tzs 0101 1011 sf ? zf 1 1 - - * (12) interrupt control mnemonic object code ( binary ) operation description byte cycle flag czs cil r 0110 0011 11rr rrrr il ? il & r 2 2 - - 1 dicil r 0110 0011 10rr rrrr eif ? 0,il ? il&r 2 2 - - 1 eicil r 0110 0011 01rr rrrr eif ? 1,il ? il&r 2 2 - - 1 exae 0111 0101 mask ? acc 1 1 - - 1 rti 0100 1101 sp ? sp+1,flag.pc 1 2 * * * ? stack[sp],eif ?1 (13) cpu control mnemonic object code ( binary ) operation description byte cycle flag czs nop 0101 0110 no operation 1 1 - - - (14) timer/counter & data pointer & stack pointer control mnemonic object code ( binary ) operation description byte cycle flag czs ldadpl 0110 1010 1111 1100 acc ? [dp] l 22-z1 ldadpm 0110 1010 1111 1101 acc ? [dp] m 22-z1 ldadph 0110 1010 1111 1110 acc ? [dp] h 22-z1 ldasp 0110 1010 1111 1111 acc ? sp 2 2 - z 1 ldatal 0110 1010 1111 0100 acc ? [ta] l 22-z1 ldatam 0110 1010 1111 0101 acc ? [ta] m 22-z1 ldatah 0110 1010 1111 0110 acc ? [ta] h 22 -z1 ldatbl 0110 1010 1111 1000 acc ? [tb] l 22-z1 ldatbm 0110 1010 1111 1001 acc ? [tb] m 22-z1 ldatbh 0110 1010 1111 1010 acc ? [tb] h 22-z1 stadpl 0110 1001 1111 1100 [dp] l ? acc 2 2 - - 1 stadpm 0110 1001 1111 1101 [dp] m ? acc 2 2 - - 1 stadph 0110 1001 1111 1110 [dp] h ? acc 2 2 - - 1 stasp 0110 1001 1111 1111 sp ? acc 2 2 - - 1 statal 0110 1001 1111 0100 [ta] l ? acc 2 2 - - 1 statam 0110 1001 1111 0101 [ta] m ? acc 2 2 - - 1 statah 0110 1001 1111 0110 [ta] h ? acc 2 2 - - 1 statbl 0110 1001 1111 1000 [ tb] l ? acc 2 2 - - 1 statbm 0110 1001 1111 1001 [tb] m ? acc 2 2 - - 1 statbh 0110 1001 1111 1010 [tb] h ? acc 2 2 - - 1
32 * this specification are subject to be changed without notice. 7.17.1998 EM73290 4-bit micro-controller for general purpose product **** symbol description symbol description symbol description hr h register lr l register pc program counter dp data pointer sp stack pointer stack[sp] stack specified by sp a cc accumulator flag all flags cf carry flag zf zero flag sf status flag gf general flag ei enable interrupt register il interrupt latch mask interrupt mask port[p] port ( address : p ) ta timer/counter a tb timer/counter b ram[hl] data memory (address : hl ) ram[x] data memory (address : x ) rom[dp] l low 4-bit of program memory rom[dp] h high 4-bit of program memory [dp] l low 4-bit of data pointer register [dp] m middle 4-bit of data pointer register [dp] h high 4-bit of data pointer register [ta] l ([tb] l ) low 4-bit of timer/counter a (timer/counter b) register [ta] m ([tb] m ) middle 4-bit of timer/counter a [ta] h ([tb] h ) high 4-bit of timer/counter a (timer/counter b) register (timer/counter b) register ? transfer ? exchange + addition - substraction & logic and logic or ^ logic xor ' inverse operation . concatenation #k 4-bit immediate data x 8-bit ram address y 4-bit zero-page address p 4-bit or 5-bit port address b bit address r 6-bit interrupt latch pc 11-6 bit 11 to 6 of program counter lr 1 -0 contents of bit assigned by bit a 5-0 bit 5 to 0 of destination address for 1 to 0 of lr branch instruction lr 3-2 bit 3 to 2 of lr - -


▲Up To Search▲   

 
Price & Availability of EM73290

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X