MDT2010(IB) 1. General Description This EPROM-Based 8-bit micro-controller uses a fully static CMOS design technology combines higher speeds and smaller size with the low power and high noise immunity of CMOS. On chip memory system includes 1.0 K(for MDT2010) bytes of ROM, and 32 bytes of static RAM. 2. Features u Addressing modes include direct, indirect and relative addressing modes u Power-on Reset u Power edge-detector Reset u Sleep Mode for power saving u 8-bit real time clock/counter(RTCC) with 8-bit programmable prescaler u 4 types of oscillator can be selected by programming option: RC-Low cost RC oscillator LFXT-Low frequency crystal oscillator XTAL-Standard crystal oscillator HFXT-High frequency crystal oscillator u 4 oscillator start-up time can be selected by programming option: 150 µs, 20 ms, 40 ms, 80 ms The followings are some of the features on the hardware and software : u Fully CMOS static design u 8-bit data bus u On chip ROM size :1 K words for MDT2010 u Internal RAM size : 32 bytes (25 general purpose registers, 7 special registers) u 36 single word instructions u 14-bit instructions u 2-level stacks u Operating voltage : 2.3V ~ 5.5 V u Operating frequency : 0 ~ 20 MHz u The most fast execution time is 200 ns under 20 MHz in all single cycle instructions except the branch instruction u On-chip RC oscillator based Watchdog Timer(WDT) can be operated freely u 12 I/O pins with their own independent direction control 3. Applications The application areas of this MDT2010 range from appliance motor control and high speed automotive to low power remote transmitters/receivers, pointing devices, and telecommunications processors, such as Remote controller, small instruments, chargers, toy, automobile and PC peripheral … etc. This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 1 2005/6 VER1.3 MDT2010(IB) 4. Pin Assignment DIP / SOP PA2 PA3 RTCC /MCLR Vss PB0 PB1 PB2 PB3 1 2 3 4 5 6 7 8 9 18 17 16 15 14 13 12 11 10 SSOP PA1 PA0 OSC1 OSC2 Vdd PB7 PB6 PB5 PB4 PA2 PA3 RTCC /MCLR VSS VSS PB0 PB1 PB2 PB3 1 2 3 4 5 6 7 8 9 10 20 19 18 17 16 15 14 13 12 11 PA1 PA0 OSC1 OSC2 VDD VDD PB7 PB6 PB5 PB4 5. Pin Function Description Pin Name I/O Function Description PA0~PA3 I/O Port A, TTL input level PB0~PB7 I/O Port B, TTL input level RTCC I Real Time Clock/Counter, Schmitt Trigger input levels /MCLR I Master Clear, Schmitt Trigger input levels OSC1 I Oscillator Input OSC2 O Oscillator Output Vdd Power supply Vss Ground This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 2 2005/6 VER1.3 MDT2010(IB) 6. Memory Map (A) Register Map Address Description 00 Indirect Addressing Register 01 RTCC 02 PC 03 STATUS 04 MSR 05 Port A 06 Port B 07~1F Internal RAM, General Purpose Register (1) IAR ( Indirect Address Register) : R0 (2) RTCC (Real Time Counter/Counter Register) : R1 (3) PC (Program Counter) : R2 Write PC, CALL --- always 0 LJUMP, JUMP, LCALL --- from instruction word RTWI, RET --- from STACK A9 A8 A7~A0 Write PC, JUMP, CALL --- always 0 (ROM 1.0K) LJUMP, LCALL --- from instruction word RTWI, RET --- from STACK Write PC --- from ALU LJUMP, JUMP, LCALL, CALL --- from instruction word RTWI, RET --- from STACK This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 2 2005/6 VER1.3 MDT2010(IB) (4) STATUS (Status register) : R3 Bit Symbol Function 0 C Carry bit 1 HC Half Carry bit 2 Z Zero bit 3 PF Power loss Flag bit 4 TF Time overflow Flag bit —— General purpose bit 5-7 (5) MSR (Memory Select Register) : R4 (6) PORT A : R5 PA3~PA0, I/O Register (7) PORT B : R6 PB7~PB0, I/O Register (8) TMR (Time Mode Register) Bit Symbol Function Prescaler Value 2—0 PS2—0 3 PSC 4 TCE 5 TCS RTCC rate WDT rate 0 0 0 1:2 1:1 0 0 1 1:4 1:2 0 1 0 1:8 1:4 0 1 1 1 : 16 1:8 1 0 0 1 : 32 1 : 16 1 0 1 1 : 64 1 : 32 1 1 0 1 : 128 1 : 64 1 1 1 1 : 256 1 : 128 Prescaler assignment bit : 0 — RTCC 1 — Watchdog Timer RTCC signal Edge : 0 — Increment on low-to-high transition on RTCC pin 1 — Increment on high-to-low transition on RTCC pin RTCC signal set : 0 — Internal instruction cycle clock 1 — Transition on RTCC pin This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 3 2005/6 VER1.3 MDT2010(IB) (9) CPIO A, CPIO B (Control Port I/O Mode Register) The CPIO register is “write-only” =“0”, I/O pin in output mode; =“1”, I/O pin in input mode. (10) EPROM Option by writer programming : Oscillator Type RC Oscillator Oscillator Start-up Time 150 µs,20ms,40ms,80ms HFXT Oscillator 20 ms,40ms,80ms XTAL Oscillator 20ms,40 ms,80ms LFXT Oscillator 40 ms,80 ms Watchdog Timer control Watchdog timer disable all the time Watchdog timer enable all the time Power Edge Detect PED Security bit Disable Security weak Disable PED Enable Security Disable Security Enable The default EPROM security is weak disable. Once the IC was set in enable or disable, it’s forbidden to set in disable or enable again. (B) Program Memory Address Description 000-1FF Program memory for MDT2010 1FF The starting address of the power on, external reset or WDT for MDT2010 This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 4 2005/6 VER1.3 MDT2010(IB) 7. Reset Condition for all Registers Register Address Power-On Reset /MCLR or WDT Reset CPIO A -- 1111 1111 1111 1111 CPIO B -- 1111 1111 1111 1111 TMR -- --11 1111 --11 1111 IAR 00h - - RTCC 01h xxxx xxxx uuuu uuuu PC 02h 1111 1111 1111 1111 STATUS 03h 0001 1xxx 000# #uuu MSR 04h 111x xxxx 111u uuuu PORT A 05h - - - - xxxx - - - - uuuu PORT B 06h xxxx xxxx uuuu uuuu Note : u=unchanged, x=unknown, - =unimplemented, read as “0” #=value depends on the condition of the following table Condition Status: bit 4 Status: bit 3 /MCLR reset (not during SLEEP) u u /MCLR reset during SLEEP 1 0 WDT reset (not during SLEEP) 0 1 WDT reset during SLEEP 0 0 8. Instruction Set Instruction Code Mnemonic Operands Function Operating Status 010000 00000000 NOP No operation None 010000 00000001 CLRWT Clear Watchdog timer 0→WT 010000 00000010 SLEEP Sleep mode 0→WT, stop OSC TF, PF 010000 00000011 TMODE Load W to TMODE register W→TMODE None 010000 00000100 RET Return Stack→PC None 010000 00000rrr CPIO R Control I/O port register W→CPIO r None 010001 1rrrrrrr STWR R Store W to register W→R None 011000 trrrrrrr LDR R, t Load register R→t Z 111010 iiiiiiii LDWI I Load immediate to W I→W None This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 5 2005/6 VER1.3 TF, PF MDT2010(IB) Instruction Code Mnemonic Operands Function Operating Status 010111 trrrrrrr SWAPR R, t Swap halves register [R(0~3) ↔ R(4~7)]→t 011001 trrrrrrr INCR R, t Increment register R + 1→t Z 011010 trrrrrrr INCRSZ R, t Increment register, skip if zero R + 1→t None 011011 trrrrrrr ADDWR R, t Add W and register W + R→t C, HC, Z 011100 trrrrrrr SUBWR R, t Subtract W from register R ﹣W→t (R+/W+1→t) C, HC, Z 011101 trrrrrrr DECR R, t Decrement register R ﹣1→t 011110 trrrrrrr DECRSZ R, t Decrement register, skip if zero R ﹣1→t 010010 trrrrrrr ANDWR R, t AND W and register R ∩ W→t Z 110100 iiiiiiii ANDWI i AND W and immediate i ∩ W→W Z 010011 trrrrrrr IORWR R, t Inclu. OR W and register R ∪ W→t Z 110101 iiiiiiii IORWI i Inclu. OR W and immediate i ∪ W→W Z 010100 trrrrrrr XORWR R, t Exclu. OR W and register R ♁ W→t Z 110110 iiiiiiii XORWI i Exclu. OR W and immediate i ♁ W→W Z 011111 trrrrrrr COMR R, t Complement register /R→t Z 010110 trrrrrrr RRR R, t Rotate right register R(n) →R(n-1), C →R(7), R(0)→C C 010101 trrrrrrr RLR R, t Rotate left register R(n)→r(n+1),C→ R(0), R(7)→C C 010000 1xxxxxxx CLRW Clear working register 0→W Z 010001 0rrrrrrr CLRR Clear register 0→R Z 0000bb brrrrrrr BCR R, b Bit clear 0→R(b) None 0010bb brrrrrrr BSR R, b Bit set 1→R(b) None 0001bb brrrrrrr BTSC R, b Bit Test, skip if clear Skip if R(b)=0 None 0011bb brrrrrrr BTSS R, b Bit Test, skip if set Skip if R(b)=1 None 1000nn nnnnnnnn LCALL n Long CALL subroutine n→PC, PC+1→Stack None 1010nn nnnnnnnn LJUMP n Long JUMP to address n→PC None 110000 nnnnnnnn CALL n Call subroutine n→PC, PC+1→Stack None 110001 iiiiiiii RTWI i Return, place immediate to W Stack→PC, i→W None 11001n nnnnnnnn JUMP n JUMP to address n→PC None R None Note : W WT TMODE CPIO : : : : Working register Watchdog timer TMODE mode register Control I/O port register b t : : 0 1 Bit position Target : Working register : General register This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 6 2005/6 VER1.3 Z None MDT2010(IB) TF PF PC OSC Inclu. Exclu. AND : : : : : : : Timer overflow flag Power loss flag Program Counter Oscillator Inclusive ‘∪’ Exclusive ‘♁’ Logic AND ‘∩’ R C HC Z / x i n : : : : : : : : General register address Carry flag Half carry Zero flag Complement Don’t care Immediate data ( 8 bits ) Immediate address 9. Electrical Characteristics (A) Operating Voltage & Frequency Vdd ﹕2.3V ~ 5.5 V Frequency﹕0 Hz ~ 20 MHz (B) Input Voltage @ V dd=5.0 V, Temperature=25 ℃ Vil Port Min. Max. PA, PB Vss 1.0 V RTCC, /MCLR Vss 1.0V PA, PB 2.0 V Vdd Vih RTCC, /MCLR 3.5 V Vdd *Threshold Voltage : Port A, Port B V th=1.5V RTCC, /MCLR V il =1.8 V, V ih =3.4 V (Schmitt Trigger) (C) Output Voltage﹕ @ V dd=5.0 V, Temperature=25 ℃, the typical value as followings : PA, PB Port Ioh=-20.0 mA Voh=3.8 V Iol =20.0 mA Vol =0.4 V Ioh=-5.0 mA Voh=4.7 V Iol =5.0 mA Vol =0.1 V This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 7 2005/6 VER1.3 MDT2010(IB) (D) Leakage Current @ V dd=5.0 V, Temperature=25 ℃, the typical value as followings : Iil - 0.1µA (Max.) Iih + 0.1µA (Max.) (E) Sleep Current @WDT-Disable, Temperature=25 ℃, the typical value as followings : Vdd=2.3 V Idd<1.0 µA Vdd=3.0 V Idd<1.0 µA Vdd=4.0 V Idd<1.0 µA Vdd=5.0 V Idd<1.0 µA Vdd=5.5 V Idd<1.0 µA @WDT-Enable, Temperature=25 ℃, the typical value as followings : Vdd=2.3 V Idd<1.0 µA Vdd=3.0 V Idd=4.0 µA Vdd=4.0 V Idd=9.0 µA Vdd=5.0 V Idd=18.0 µA Vdd=5.5 V Idd=24.0 µA (F) Operating Current Temperature=25 ℃, the typical value as followings : (i) OSC Type=RC ; WDT-Enable; @ V dd=5.0 V Cext. (F) 3P Rext. (Ohm) Frequency (Hz) Current (A) 4.7 K 12.0M 1.5 mA 10.0 K 6.0 M 0.8mA 47.0 K 1.34 M 260 µA 100.0 K 700 K 180 µA 300.0 K 230 K 125 µA 470.0 K 145 K 120 µA This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 8 2005/6 VER1.3 MDT2010(IB) Cext. (F) 20P 100P 300P Rext. (Ohm) Frequency (Hz) Current (A) 4.7 K 6.0M 0.82 mA 10.0 K 3.0 M 470 µA 47.0 K 735 K 180 µA 100.0 K 345 K 140 µA 300.0 K 116 K 120 µA 470.0 K 72 K 110 µA 4.7 K 2.0 M 340 µA 10.0 K 1.1 M 220 µA 47.0 K 230 K 120 µA 100.0 K 110 K 105 µA 300.0 K 37 K 95 µA 470.0 K 23 K 93 µA 4.7 K 955 K 195 µA 10.0 K 460 K 140 µA 47.0 K 98 K 100 µA 100.0 K 47 K 93 µA 300.0 K 15 K 90 µA 470.0 K 10 K 88 µA (ii) OSC Type=LF (C=20 p); WDT-Disable Voltage/Frequency 32 K 455 K 1M Sleep 2.3 V 2.5 µA X @2.6V 40µ <1.0 µA 3.0 V 4.5 µA 32 µA 50 µA <1.0 µA 4.0 V 11 µA 60 µA 90 µA <1.0 µA 5.0 V 27 µA 90 µA 140 µA <1.0 µA 5.5 V 39 µA 135 µA 164 µA <1.0 µA This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 9 2005/6 VER1.3 MDT2010(IB) (iii) OSC Type=XT (C=10 p); WDT-Enable Voltage/Frequency 1M 4M 10 M Sleep 2.1 V 48 µA 140 µA 310 µA <1.0 µA 3.0 V 110 µA 260 µA 550 µA 4 µA 4.0 V 220 µA 450 µA 880 µA 9 µA 5.0 V 350 µA 680 µA 1.30 mA 18 µA 5.5 V 590 µA 870 µA 1.39 mA 24 µA (iv) OSC Type=HF (C=10 p); WDT-Enable Voltage/Frequency 2.1 V 4M 160 µA 10 M 20 M 350µA 610µA Sleep <1.0 µA 3.0 V 345 µA 620µA 1.10 mA 4 µA 4.0 V 550 µA 1.00 mA 1.70 mA 9 µA 5.0 V 850 µA 1.50 mA 2.40 mA 18 µA 5.5 V 922 µA 1.58mA 2.65 mA 24 µA (G) Power Edge-detector Reset Voltage (Not in Sleep Mode), @ V dd=5.0 V Vpr≦1.2~1.3 V Vpr ﹕Vdd (Power Supply) This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 10 2005/6 VER1.3 MDT2010(IB) (H) The basic WDT time-out cycle time @ V dd=5.0v ,Temperature=25 ℃, the typical value as followings : Voltage (V) Basic WDT time-out cycle time (ms) 2.3 27.5 3.0 24.0 4.0 21.0 5.0 19.0 5.5 17.5 (I) MCLRB Filter:@ V dd=5.0v Wm >1.2us Wm : Filter pulse width (low) in /MCLR pin. 10. Port A and Port B Equivalent Circuit Working Register D QB Data I/P I/O Control Latch I/O Control CK Q Port I/O Pin D Data O/P Latch Write CK Q Data Bus D QB Read Data I/P Latch Input Resistor TTL Input Level CK This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 11 2005/6 VER1.3 MDT2010(IB) 11. MCLRB and RTCC Input Equivalent Circuit R≒1K MCLRB Schmitt Trigger R≒1K RTCC Schmitt Trigger This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 12 2005/6 VER1.3 MDT2010(IB) 12. Block Diagram Stack Two Levels RAM 25×8 EPROM 1024×14 (MDT2010) Port PA0~PA3 4 bits Port A 9 or10 bits 9 or 10 bits Program Counters 14 bits Instruction Register Special Register D0~D7 OSC1 OSC2 MCLR Oscillator Circuit Port B Instruction Decoder Port PB0~PB7 8 bits Control Circuit Data 8-bit Power on Reset Power Down Reset Working Register Status Register ALU 8-bit Timer/Counter WDT/OST Timer Prescale RTCC This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 13 2005/6 VER1.3 MDT2010(IB) 13. External Capacitor Selection For Crystal Oscillator @ V dd=3.0V~5.0 V Osc. Type HF XT LF Resonator Freq. C1 C2 20 MHz 5 pF ~10 pF 10 pF~20 pF 10 MHz 10 pF ~50 pF 20 pF ~100 pF 4 MHz 10 pF ~30 pF 20 pF ~100 pF 10 MHz 10 pF ~30 pF 10 pF ~50 pF 4 MHz 10 pF ~50 pF 10 pF ~100 pF 1 MHz 10 pF ~30 pF 10 pF ~50 pF 1 MHz 5 pF ~10 pF 5 pF ~10 pF 455 K 10 pF ~50 pF 10 pF ~50 pF 32 K 10 pF ~30 pF 20 pF ~50 pF MDT2010 OSC1 OSC2 C1 C2 To increase the stability of oscillator and the ability of anti-noise, the above values of the external capacitor range can be recommended for reference, but the higher capacitance also increases the start-up time. This specification are subject to be changed without notice. Any latest information please preview http;//www.mdtic.com.tw P. 14 2005/6 VER1.3