The Datasheet Archive - 100 Million Datasheets from 7500 Manufacturers.    


Datasheet Search Engine   
 
Part # or Description: • 5V RS232 Driver • 2SC5066* • "Real Time Clock" • "USB connector" • "blue led" 5mm • 10 watt zener diode • 2N3055* motorola
 
Search Tip: Try entering the part number only. Include a wildcard (eg. lm317* or 1n4148*)

 

 

Operating voltage: 2.2V~5.2V input lines bidirectional lines external


Datasheet Thumbnail

  

Download PDF



Top Searches for this datasheet



HT49C50 8-Bit Microcontroller
Operating voltage: 2.2V~5.2V input lines bidirectional lines external interrupt input 8-bit programmable timer/event counter with (programmable frequency divider) function driver with segments program memory data memory Real Time Clock (RTC) 8-bit prescaler
Watchdog timer Buzzer output On-chip crystal oscillator Halt function wake-up feature reduce power consumption 6-level subroutine nesting manipulation instruction 15-bit table read instruction instruction cycle with 4MHz system clock powerful instructions instructions machine cycles
General Description
HT49C50 8-bit high performance single chip microcontroller. single cycle instruction two-stage pipeline architecture make suitable high speed applications. device suited multiple power applications among which calculators, clock timers, games, scales, leisure products, other hand held products, battery system particular.
11th
HT49C50
Block Diagram
11th
HT49C50
Assignment
Note:
dice form, TMR0 TMR1 pads should bonded they used.
11th
HT49C50
Assignment
substrate should connected layout artwork.
11th
HT49C50
Description
Name Mask Option Description
PA0~PA7 constitute 8-bit bidirectional input/output port with Schmitt trigger input capability. Each port configured wake-up input mask option. PA0~PA3 configured CMOS output NMOS input/output with without pull-high resistor mask option. PA4~PA7 always pull-high NMOS input/output. eight bits, PA0~PA1 pins buzzer outputs mask option. output also mask option. PB0~PB5 constitute 8-bit Schmitt trigger input port. Each port pull-high resistor. eight bits, input pins external interrupt control pins (INT0) (INT1) respectively, software application. input timer/event counter input also software application. PC0~PC3 constitute 4-bit bidirectional input/output port with schmitt trigger input capability. port, such configured CMOS output NMOS input/output with without pull-high resistor mask option. Negative power supply, power supply Voltage pump SEG32 segment common output driver panel mask option. COM2~COM0 outputs panel plate. driver outputs panel segments Real time clock oscillators Positive power supply OSC1 OSC2 connected network crystal mask option) internal system clock. case operation, OSC2 output terminal system clock. Schmitt trigger reset input, active
PA0/BZ PA1/BZ PA3/PFD PA4~PA7
Wake-up Pull-high None CMOS NMOS
13~16
PB0/INT0 PB1/INT1 PB2/TMR0 PB3/TMR1 PB4~PB7
17~20
PC0~PC3
Pull-high None CMOS NMOS Duty Crystal
26~29 32~30 34~65
VLCD V1,V2,C1,C2 SEG32/COM3 COM2~COM0 SEG31~SEG0 OSC4 OSC3 OSC2 OSC1
11th
HT49C50
Absolute Maximum Ratings
Supply Voltage .VSS-0.3V 5.5V Input Voltage. VSS-0.3V VDD+0.3V Storage Temperature. -50°C 125°C Operating Temperature. -25°C 70°C
Note: These stress ratings only. Stresses exceeding range specified under "Absolute Maximum Ratings" cause substantial damage device. Functional operation this device other conditions beyond those listed specification implied prolonged exposure extreme conditions affect device reliability.
D.C. Characteristics
Symbol
IDD1
Ta=25°C
Parameter
Operating Voltage Operating Current (Crystal OSC) Operating Current OSC) Standby Current (RTC Enable, Standby Current (RTC Disable, OFF) Port Input Voltage
Test Conditions
Min.
Typ.
0.75
Max. Unit
1.5/0.9 2.5/1.5
Conditions
load, fSYS=4MHz load, fSYS=2MHz load, system halt load, system halt RES=0.5VDD INT0/1=0.3VDD TMR0/1=0.3VDD 0.8VDD VDD=3V, VOL=0.3V VDD=5V, VOL=0.5V
IDD2
ISTB1
ISTB2
Port Input High Voltage Input Voltage (RES, INT0, INT1, TMR0, TMR1) Input High Voltage (RES, INT0, INT1, TMR0, TMR1)
VIL1
VIH1
Ports Sink Current
11th
HT49C50
Test Conditions
Ports Source Current Pull-high Resistance Ports INT0, INT1
Symbol
Parameter
Min.
Typ.
-1.5
Max. Unit
Ta=25°C
Conditions
VDD=3V, VOH=2.7V VDD=5V, VOH=4.5V
A.C. Characteristics
Symbol Parameter
System Clock OSC) Timer Frequency (TMR0/TMR1) Watchdog Oscillator External Reset Pulse Width Crystal Start-up Timer Period Interrupt Pulse Width tSYS= 1/fSYS
Test Conditions Conditions
VDD=3V VDD=5V VDD=3V VDD=5V VDD=3V VDD=5V VDD=3V VDD=5V Power-up wake-up from halt
Min.
Typ.
1024
Max. Unit
4000 4000 2000 3000 4000 4000
fSYS1
System Clock (Crystal OSC)
fSYS2
fTIMER
tWDTOSC tRES tXST tINT Note:
tSYS
11th
HT49C50
Functional Description
Execution flow
transfer loading address corresponding each instruction. conditional skip activated instructions. Once condition met, next instruction, fetched during current instruction execution, discarded dummy cycle replaces proper instruction; otherwise proceed with next instruction. lower byte (PCL) readable writeable register (06H). Moving data into performs short jump. destination within locations. When control transfer takes place, additional dummy cycle required.
Program memory
system clock derived from either crystal oscillator. internally divided into four non-overlapping clocks. instruction cycle consists four system clock cycles. Instruction fetching execution pipelined such that fetch takes instruction cycle while decoding execution takes next instruction cycle. pipelining scheme causes each instruction effectively execute cycle. instruction changes value program counter, cycles required complete instruction.
Program counter
program counter (PC) bits wide controls sequence which instructions stored program executed. contents specify maximum 4096 addresses. After accessing program memory word fetch instruction code, value incremented one. then points memory word containing next instruction code. When executing jump instruction, conditional skip execution, loading register, subroutine call, initial reset, internal interrupt, external interrupt, returning from subroutine, manipulates program
program memory (ROM) used store program instructions which executed. also contains data, table, interrupt entries, organized into 4096 bits which addressed table pointer. Certain locations reserved special usage:
Location 000H
Location 000H reserved program initialization. After chip reset, program always begins execution this location.
Execution flow
11th
HT49C50
Location 004H
Location 004H reserved external interrupt service program. INT0 input activated, interrupt enabled, stack full, program begins execution location 004H.
Location 008H
Location 008H reserved external interrupt service program also. INT1 input activated, interrupt enabled, stack full, program begins execution location 008H.
Location 00CH
Location 00CH reserved timer/event counter interrupt service program. timer interrupt results from timer/event counter overflow, interrupt enabled stack full, program begins execution location 00CH.
Location 010H
Program memory counter overflow, interrupt enabled stack full, program begins execution location 010H.
Location 010H reserved timer/event counter interrupt service program. timer interrupt results from timer/event
Mode
Initial Reset External Interrupt External Interrupt Timer/event counter overflow Timer/event counter overflow Time Base Interrupt Interrupt Skip Loading Jump, Call Branch Return From Subroutine
Program Counter
PC+2
Program counter Notes: *11~*0: Program counter bits #11~#0: Instruction code bits S11~S0: Stack register bits @7~@0: bits
11th
HT49C50
Location 014H
Stack register STACK
Location 014H reserved Time Base interrupt service program. Time Base interrupt occurs, interrupt enabled, stack full, program begins execution location 014H.
Location 018H
Location 018H reserved real time clock interrupt service program. real time clock interrupt occurs, interrupt enabled, stack full, program begins execution location 018H.
Table location
location used look-up table. instructions "TABRDC [m]" (the current page, page=256 words) "TABRDL [m]" (the last page) transfer contents lower-order byte specified data memory, contents higher-order byte TBLH (Table Higher-order byte register) (08H). Only destination lower-order byte table well-defined; other bits table word transferred lower portion TBLH, remaining read "0". TBLH read only, table pointer (TBLP) read/write register (07H), indicating table location. Before accessing table, location should placed TBLP. table related instructions require cycles complete operation. These areas function normal depending upon user's requirements.
stack register special part memory used save contents stack organized into levels neither part data part program, neither readable writeable. activated level indexed stack pointer (SP) neither readable writeable. commencement subroutine call interrupt acknowledgment, contents pushed onto stack. subroutine interrupt routine, signaled return instruction (RET RETI), contents restored previous value from stack. After chip reset, will point stack. stack full non-masked interrupt takes place, interrupt request flag recorded acknowledgment still inhibited. Once decremented RETI), interrupt serviced. This feature prevents stack overflow, allowing programmer structure easily. Likewise, stack full, "CALL" subsequently executed, stack overflow occurs first entry lost (only most recent return addresses stored).
Data memory
data memory (RAM) designed with bits, divided into functional groups, namely special function registers general purpose data memory, most which readable/writeable, although some read only.
Instruction(s)
TABRDC TABRDL
Table Location
Table location Notes: *11~*0: Table location bits @7~@0: Table pointer bits P11~P8: Current program Counter bits
11th
HT49C50
Table higher-order byte register (TBLH;08H), Real time clock control register (RTCC;09H), Status register (STATUS;0AH), Interrupt control register (INTC0;0BH), timer/event counter (TMR0;0DH), timer/event counter control register (TMR0C;0EH), timer/event counter (TMR1;10H), timer/event counter control register (TMR1C;11H), registers (PA;12H, PB;14H, PC;16H), Interrupt control register (INTC1;1EH). other hand, general purpose data memory, addressed from FFH, used data control information under instruction commands. areas directly handle arithmetic, logic, increment, decrement, rotate operations. Except some dedicated bits, each reset "SET [m].i" "CLR [m].i". They also indirectly accessible through Memory pointer register (MP0;01H) Memory pointer register (MP1;03H).
Indirect addressing register
Location indirect addressing registers that physically implemented. read/write operation [00H] [02H] accesses pointed (01H) MP1(03H) respectively. Reading location indirectly returns result 00H. While, writing indirectly leads operation. function data movement between indirect addressing registers supported. memory pointer registers, MP1, both 8-bit registers used access combining corresponding indirect addressing registers. only applied data memory, while applied data memory display memory.
Accumulator
mapping types functional groups, special function registers consist Indirect addressing register (00H), Memory pointer register (MP0;01H), Indirect addressing register (02H), Memory pointer register (MP1;03H), Bank pointer (BP;04H), Accumulator (ACC;05H), Program counter lower-order byte register (PCL;06H), Table pointer (TBLP;07H),
accumulator (ACC) related operations. also mapped location capable operating with immediate data. data movement between data memory locations must pass through ACC.
11th
HT49C50
Arithmetic logic unit
This circuit performs 8-bit arithmetic logic operations provides following functions:
Arithmetic operations (ADD, ADC, SUB,
SBC, DAA)
Logic operations (AND, XOR, CPL) Rotation (RL, RLC, RRC) Increment Decrement (INC, DEC) Branch decision (SZ, SNZ, SIZ, etc.)
register does alter flags. Operations related status register, however, yield different results from those intended. flags only changed watchdog timer overflow, chip power-up, clearing watchdog timer executing "HALT" instruction. flags reflect status latest operations. entering interrupt sequence executing subroutine call, status register will automatically pushed onto stack. contents status important, subroutine likely corrupt status register, programmer should take precautions save properly.
Interrupts
only saves results data operation also changes status register.
Status register STATUS
status register (0AH) bits wide contains, carry flag (C), auxiliary carry flag (AC), zero flag (Z), overflow flag (OV), power down flag (PD), watchdog time-out flag (TO). also records status information controls operation sequence. Except flags, bits status register altered instructions similar other registers. Data written into status
HT49C50 provides external interrupts, internal timer/event counter interrupts, internal time base interrupt, internal real time clock interrupt. interrupt control register (INTC0;0BH) interrupt control register (INTC1;1EH) both contain interrupt control bits that used enable/disable status interrupt request flags.
Labels
Bits
Function
operation results carry during addition operation borrow does take place during subtraction operation; otherwise cleared. also affected rotate through carry instruction. operation results carry nibbles addition borrow from high nibble into nibble subtraction; otherwise cleared. result arithmetic logic operation zero; otherwise cleared. operation results carry into highest-order carry highest-order bit, vice versa; otherwise cleared. cleared either system power-up executing "CLR WDT" instruction. executing "HALT" instruction. cleared system power-up executing "CLR WDT" "HALT" instruction. time-out. Undefined, read Undefined, read Status register
11th
HT49C50
Once interrupt subroutine serviced, other interrupts blocked clearing bit). This scheme prevent further interrupt nesting. Other interrupt requests take place during this interval, only interrupt request flag will recorded. certain interrupt requires servicing within service routine, corresponding INTC0 INTC1 order allow interrupt nesting. Once stack full, interrupt request will acknowledged, even related interrupt enabled, until decremented. immediate service desired, stack should prevented from becoming full. these interrupts support wake-up function. interrupt serviced, control transfer occurs pushing contents onto stack followed branch
Register
Label
EEI0 EEI1 ET0I EIF0 EIF1 ET1I ETBI ERTI
Function
Control master (global) interrupt (1=enabled; 0=disabled) Control external interrupt (1=enabled; 0=disabled) Control external interrupt (1=enabled; 0=disabled) Control timer/event counter interrupt (1=enabled; 0=disabled) External interrupt request flag (1=active; 0=inactive) External interrupt request flag (1=active; 0=inactive) Internal timer/event counter request flag (1=active; 0=inactive) Unused bit, read Control timer/event counter interrupt (1=enabled; 0=disabled) Control time base interrupt (1=enabled; 0:disabled) Control real time clock interrupt (1=enabled; 0:disabled) Unused bit, read Internal timer/event counter request flag (1=active; 0=inactive) Time base request flag (1=active; 0=inactive) Real time clock request flag (1=active; 0=inactive) Unused bit, read INTC register
11th
INTC0 (0BH)
INTC1 (1EH)
HT49C50
subroutine specified location ROM. Only contents pushed onto stack. contents register status register (STATUS) altered interrupt service program which corrupts desired control sequence, contents should saved advance. External interrupts triggered high transition INT0 INT1, related interrupt request flag (EIF0; INTC0, EIF1; INTC0) well. After interrupt enabled, stack full, external interrupt active, subroutine call location occurs. interrupt request flag (EIF0 EIF1) bits cleared disable other interrupts. internal timer/event counter interrupt initialized setting timer/event counter interrupt request flag (T0F; INTC0), which normally caused timer overflow. After interrupt enabled, stack full, set, subroutine call location occurs. related interrupt request flag (T0F) reset, cleared disable further interrupts. timer/event counter operated same manner related interrupt request flag (bit INTC1) subroutine call location 10H. time base interrupt initialized setting time base interrupt request flag (TBF; INTC1), that caused regular time base signal. After interrupt enabled, stack full, set, subroutine call location occurs. related interrupt request flag (TBF) reset cleared disable further interrupts. real time clock interrupt initialized setting real time clock interrupt request flag (RTF; INTC1), that caused regular real time clock signal. After interrupt enabled, stack full, set, subroutine call location occurs. related interrupt request flag (RTF) reset cleared disable further interrupts. During execution interrupt subroutine, other interrupt acknowledgments held
until "RETI" instruction executed related interrupt control both stack full). return from interrupt subroutine, "RET" "RETI" invoked. RETI sets enables interrupt service, does not. Interrupts occurring interval between rising edges consecutive pulses serviced latter pulses corresponding interrupts enabled. case simultaneous requests, priorities following table apply. These masked resetting bit.
Interrupt Source
External interrupt External interrupt Timer/event counter overflow Timer/event counter overflow Time base interrupt Real time clock interrupt
Priority Vector
timer/event counter interrupt request flag (T0F), external interrupt request flag (EIF1), external interrupt request flag (EIF0), enable timer/event counter interrupt (ET0I), enable external interrupt (EEI1), enable external interrupt (EEI0), enable master interrupt (EMI) make Interrupt Control register (INTC0) which located RAM. real time clock interrupt request flag (RTF), time base interrupt request flag (TBF), timer/event counter interrupt request flag (T1F), enable real time clock interrupt (ERTI), enable time base interrupt (ETBI), enable timer/event counter interrupt (ET1I) other hand, constitute Interrupt Control register (INTC1) which located RAM. EMI, EEI0, EEI1, ET0I, ET1I, ETBI, ERTI used control enable/disable status interrupts. These bits prevent requested interrupt from being serviced. Once interrupt
11th
HT49C50
request flags (RTF, TBF, T0F, T1F, EIF1, EIF0) set, they remain INTC1 INTC0 respectively until interrupts serviced cleared software instruction. recommended that program "CALL subroutine" within interrupt subroutine. It's because interrupts often occur unpredictable manner require serviced immediately some applications. this time, only stack left, enabling interrupt well controlled, operation "call" interrupt subroutine damage original control sequence.
Oscillator configuration
other hand, crystal oscillator selected, crystal across OSC1 OSC2 needed provide feedback phase shift required oscillator, other external components required. resonator connected between OSC1 OSC2 replace crystal frequency reference, external capacitors OSC1 OSC2 required. There another oscillator circuit designed real time clock. this case, only 32.768kHz crystal oscillator applied. crystal should connected between OSC3 OSC4, external capacitors along with external resistor required oscillator circuit order stable frequency. oscillator circuit controlled oscillate quickly setting "QOSC" (bit RTCC). recommended turn quick oscillating function upon power turn after seconds.
HT49C50 provides oscillator circuits system clocks, i.e., oscillator crystal oscillator, determined mask option. matter what type oscillator selected, signal used system clock. HALT mode stops system oscillator ignores external signal conserve power. oscillators, oscillator used, external resistor between OSC1 required, range resistance should from system clock, divided available OSC2 with pullhigh resistor, which used synchronize external logic. oscillator provides most cost effective solution. However, frequency oscillation vary with VDD, temperature, chip itself process variations. therefore, suitable timing sensitive operations where accurate oscillator frequency desired.
oscillator oscillator free running on-chip oscillator, external components required. Although system enters power down mode, system clock stops, oscillator still works with period approximately 78µs. oscillator disabled mask option conserve power.
System oscillator
11th
HT49C50
Watchdog timer
clock source implemented dedicated oscillator (WDT oscillator) instruction clock (system clock/4) real time clock oscillator (RTC oscillator). timer designed prevent software malfunction sequence from jumping unknown location with unpredictable results. disabled mask option. disabled, executions related lead operation. After clock source selected, time-out period fS/216. clock source chooses internal oscillator, time-out period vary with temperature, VDD, process variations. other hand, clock source selects instruction clock "halt" instruction executed, stop counting lose protecting purpose, logic only restarted external logic. When device operates noisy environment, using on-chip oscillator (WDT OSC) strongly recommended, since HALT stop system clock. overflow under normal operation initializes "chip reset" sets status "TO". HALT mode, overflow initializes "warm reset", only reset zero. clear contents WDT,
there three methods adopted, i.e., external reset level RES), software instruction, "HALT" instruction. There types software instructions; "CLR WDT" other "CLR WDT1" "CLR WDT2". these types instruction, only type instruction active time depending mask option "CLR times selection option". "CLR WDT" selected (i.e., times equal one), execution "CLR WDT" instruction clears WDT. case that "CLR WDT1" "CLR WDT2" chosen (i.e., times equal two), these instructions have executed clear WDT; otherwise, reset chip time-out.
Multi-function timer
HT49C50 provides multi-function timer WDT, time base with different time-out periods. multi-function timer consists 7-stage divider 8-bit prescaler, with clock source coming from instruction clock (i.e., system clock divided multi-function timer also provides selectable frequency signal (ranges from fS/22 fS/28) driver circuits, selectable frequency signal (ranges from fS/22 fS/29) buzzer output mask option. recommended select near 4kHz signal driver circuits proper display.
Watchdog timer
11th
HT49C50
Time base
time base offers periodic time-out period generate regular internal interrupt. time-out period ranges from fS/212 fS/215 selected mask option. time base time-out occurs, related interrupt request flag (TBF; INTC1) set. interrupt enabled, stack full, subroutine call location occurs. time base timeout signal also applied clock source timer/event counter getting longer timer-out period.
Real time clock
Clock Divided Factor
real time clock (RTC) operated same manner time base that used supply regular internal interrupt. time-out period ranges from fS/28 fS/215 software programming Writing data RT2, (bit2, RTCC;09H) yields various time-out periods. time-out occurs, related interrupt request flag (RTF; INTC1) set. interrupt enabled, stack full, subroutine call location occurs. real time clock timeout signal also applied clock source timer/event counter getting longer time-out period.
Power down operation HALT
HALT mode initialized "HALT" instruction results following.
system oscillator turns
oscillator keeps running oscillator real time clock selected).
contents on-chip
registers remain unchanged.
cleared start recounting
clock source from oscillator real time clock oscillator).
Time base
Real time clock
11th
HT49C50
ports maintain their original status. flag flag cleared. driver still running
minimize power consumption, pins should carefully managed before entering HALT status.
Reset
selected). system quits HALT mode external reset, interrupt, external falling edge signal port overflow. external reset causes device initialization, overflow performs "warm reset". After examining flags, reason chip reset determined. flag cleared system power-up executing "CLR WDT" instruction, executing "HALT" instruction. other hand, flag time-out occurs, causes wake-up that only resets (Program Counter) leaves others their original state. port wake-up interrupt methods considered continuation normal execution. Each port independently selected wake device mask option. Awakening from port stimulus, program resumes execution next instruction. other hand, awakening from interrupt, sequences occur. related interrupt disabled interrupt enabled stack full, program resumes execution next instruction. interrupt enabled, stack full, regular interrupt response takes place. When interrupt request flag before entering "halt" status, system cannot awaken using that interrupt. wake-up events occur, source system clock from crystal, takes 1024 tSYS (system clock period) resume normal operation. other words, dummy period inserted after wake-up. source system clock from oscillator, operation continues. wake-up results from interrupt acknowledgment, actual interrupt subroutine execution delayed more than cycle. However, Wake-up results next instruction execution, execution will performed immediately after dummy period finished.
There three ways which reset occur.
reset during normal operation reset during HALT time-out reset during normal
operation time-out during HALT differs from other chip reset conditions, perform "warm reset" that resets only leaves other circuits their original state. Some registers remain unaffected during other reset conditions. Most registers reset "initial condition" once reset conditions met. Examining flags, program distinguish between different "chip resets".
Reset circuit
RESET Conditions
reset during power-up reset during normal operation Wake-up HALT time-out during normal operation Wake-up HALT
Note: means "unchanged"
11th
HT49C50
guarantee that crystal oscillator started stabilized, (Crystal Start-up Timer) through mask option, provides extra-delay 1024 system clock pulses when system awakes from HALT state during power After crystal oscillator invoked, automatically selected. required oscillator, disabled. Once selected, awaking from HALT state system power-up, delay added. other hand, oscillator selected instead, reset duration comes from only. crystal oscillator applied, extra delay added during power-up period, wake-up from HALT enable only delay. functional unit chip reset status shown below. Interrupt Prescaler, Divider WDT, RTC, Time Base Timer/event counter Input/output ports 000H Disabled Cleared Cleared. After master reset, starts counting Input mode Points stack Reset configuration
Reset timing chart
11th
HT49C50
states registers summarized below:
Register
TMR0 TMR0C TMR1 TMR1C Program Counter TBLP TBLH STATUS INTC0 INTC1 RTCC
Reset (Power
xxxx xxxx 0000 1-xxxx xxxx 0000 1-000H xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx -000 0000 -000 -000 0111 1111 1111 1111 1111 1111
Timeout (Normal Operation)
uuuu uuuu 0000 1-uuuu uuuu 0000 1-000H uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu -000 0000 0111 1111 1111 1111 1111 1111
Reset (Normal Operation)
uuuu uuuu 0000 1-uuuu uuuu 0000 1-000H uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu -000 0000 0111 1111 1111 1111 1111 1111
Reset (HALT)
uuuu uuuu 0000 1-uuuu uuuu 0000 1-000H uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu -000 0000 0111 1111 1111 1111 1111 1111
Timeout (HALT)*
uuuu uuuu uuuu u-uuuu uuuu uuuu u-000H uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu -uuu uuuu uuuu uuuu uuuu uuuu uuuu uuuu
Notes: refers "warm reset" means "unchanged" means "unknown"
11th
HT49C50
Timer/event counter
timer/event counters implemented HT49C50. Both them contain 8-bit programmable count-up counter. timer/event count clock source come from system clock system clock/4 time-out signal external source. System clock source system clock/4 selected mask option. timer/event count clock source come from TMR0 overflow system clock time base time-out signal system clock/4 external source, three former clock source selected mask option. external clock input allows user count external events, measure time intervals pulse widths, generate accurate time base. timer/event counters operated almost same manner, except clock source related registers. There registers related timer/event counter i.e., TMR0 ([0DH]) TMR0C ([0EH]), registers related timer/event counter i.e., TMR1 ([10H], TMR1C ([11H]). There also physical registers mapped TMR0 (TMR1) location; writing TMR0 (TMR1) places starting value timer/event counter preload register, while reading yields contents timer/event counter. TMR0C TMR1C
timer/event counter control registers used define some options. bits define operation mode. event count mode used count external events, which means that clock source from external (TMR0, TMR1) pin. timer mode functions normal timer with clock source coming from internal selected clock source. Finally, pulse width measurement mode used count high level duration external signal (TMR0, TMR1), counting based internal selected clock source. event count timer mode, timer/event counter starts counting current contents timer/event counter ends FFH. Once overflow occurs, counter reloaded from timer/event counter preload register, generates interrupt request flag (T0F; INTC0, T1F; INTC1). pulse width measurement mode with values bits equal one, after TMR0 (TMR1) received transient from high high "0"), will start counting until TMR0 (TMR1) returns original level resets TON. measured result remains timer/event counter even activated transient occurs again. other words, only cycle measurement made until set. cycle measurement will re-function long receives
Timer/event counter
11th
HT49C50
Label (TMR0C)
Bits
Unused bits, read
Function
define TMR0 active edge timer/event counter (0=active high; 1=active high low) enable/disable timer counting (0=disabled; 1=enabled) multiplexer control inputs select timer/event counter clock source (0=RTC outputs; system clock system clock/4) define operating mode (TN1, TN0) Event count mode (External clock) Timer mode (Internal clock) Pulse Width measurement mode (External clock) Unused TMR0C register
further transient pulse. this operation mode, timer/event counter begins counting according logic level transient edges. case counter overflows, counter reloaded from timer/event counter preload register issues interrupt request, other modes, i.e., event timer modes. enable counting operation, Timer (TON; TMR0C TMR1C) should pulse width measurement mode, automatically cleared after measurement cycle completed. other modes, only reset instructions. overflow timer/event counter wake-up sources
also applied (Programmable Frequency Divider) output mask option. Only (PFD0 PFD1) applied mask option matter what operation mode writing ET0I ET1I disables related interrupt service. When function selected, executing "CLR [PA].3" instruction enable output executing "SET [PA].3" instruction disable output. case timer/event counter condition, writing data timer/event counter preload register also reloads that data timer/ event counter. timer/event counter turn data written timer/event counter kept only timer/event counter preload register. timer/event counter still
Timer/event counter
11th
HT49C50
Label (TMR1C)
Bits
Unused bits, read
Function
define TMR1 active edge timer/event counter active high; active high low) enable/disable timer counting disabled; enabled) multiplexer control inputs select timer/event counter clock source mask option clock source; system clock/4) define operating mode Event count mode (External clock) Timer mode (Internal clock) Pulse Width measurement mode (External clock) Unused TMR1C register
continues operation until overflow occurs. timer/event counter (reading TMR0/TMR1) read, clock blocked avoid errors. this results counting error, blocking clock should taken into account programmer. strongly recommended load desired value into TMR0/TMR1 register first, then turn related timer/event counter proper operation. Because initial value TMR0/TMR1 unknown. timer/event scheme, programmer should special attention instruction enable then disable timer first time, whenever there need timer/event function, avoid unpredicatable result. After this procedure, timer/event function operated normally. example given below, using 8-bit width Timer's (timer ;timer cascade into 16-bit width. START: ET0I&EMI bits intc0, enable timer global interrupt
ET1I enable intc1, timer interrupt operating mode tmr1c, timer mode select mask option clock source 0a0h operating mode timer tmr0c, mode select system clock/4 tmr1c.4 Enable then disable timer tmr1c.4 first time tmr0, tmr1, Load desired value into TMR0/TMR1 register Normal operating
tmr0c.4 tmr1c.4
11th
HT49C50
Input/output ports
There 12-bit bidirectional input/output port, 8-bit input port HT49C50, labeled which mapped [12H], [14H] [16H] RAM, respectively. PA0~PA3 configured CMOS (output) NMOS (input/output) with without pull-high resistor mask option. PA4~PA7 always pull-high NMOS (input/output). choose NMOS (input), each port (PA0~PA7) configured wake-up input. only used input operation, each port configured with pull-high resistor. configured CMOS output NMOS input/output with without pull-high resistor mask option. port input operation (PA, PC), these ports nonlatched, that inputs should ready rising edge instruction "MOV [m]" (m=12H 14H). output operation, data latched remain unchanged until output latch rewritten.
When structures open drain NMOS type, should noted that, before reading data from pads, should written related bits disable NMOS device. That executing first instruction "SET [m].i" (i=0~7 disable related NMOS device, then "MOV [m]" stable data. After chip reset, these input lines remain high level left floating mask option). Each these output latches cleared "SET [m].i" "CLR [m].i" (m=12H 16H) instructions. Some instructions first input data then follow output operations. example, "SET [m].i", "CLR [m].i", "CPL [m]", "CPLA [m]" read entire port states into CPU, execute defined operations (bit-operation), then write results back latches accumulator.
Input/output ports
11th
HT49C50
display memory
HT49C50 provides area embedded data memory display. This area located from Bank Bank pointer (BP; located RAM) switch between display memory. When "1", data written into 40H~60H will effect display. When cleared "0", data written into 40H~60H means access general purpose data memory. display
memory read written only indirect addressing mode using MP1. When data written into display data area, automatically read driver which then generates corresponding driving signals. turn display off, written corresponding display memory, respectively. figure illustrates mapping between display memory pattern HT49C50.
Display memory
11th
HT49C50
driver output Buzzer
output number HT49C50 driver mask option (i.e., duty duty duty). bias type driver type type. bias type selected, external capacitor required. bias type selected, capacitor mounted between pins needed. bias voltage driver bias bias mask option. bias selected, capacitor mounted between ground required. bias selected, capacitors needed pins. Refer application diagram.
HT49C50 provides pair buzzer output which share pins with respectively, determined mask option. output frequency selected mask option. When buzzer function selected, setting PA.0 PA.1 simultaneously, will enables buzzer output sets PA.0 disable buzzer output.
driver output (1/3 duty, bias)
11th
HT49C50
Register Label Read/Write Reset
RTCC (09H) QOSC
Function
multiplexer control inputs select real time clock prescaler output Unused bits, read Control oscillate quickly disable enable Unused bits, read
RTCC register
Mask option
following shows kinds mask options HT49C50. these options should
fined order ensure proper system functioning.
Mask Option
type selection. This option decide Crystal oscillator chosen system clock. Crystal oscillator selected, (Crystal Start-up Timer) default activated, otherwise disabled. Clock source selection. Time Base. There three types selection: system clock/4 OSC. enable/disable selection. enabled disabled mask option. times selection. This option defines clear instruction. "One time" means that "CLR WDT" clear WDT. "Two times" means only both "CLR WDT1" "CLR WDT2" have been executed, cleared. Time Base time-out period selection. Time Base time-out period ranges from clock/212 clock/215. "Clock" means clock source selected mask option. uzzer output frequency selection. There eight types frequency signals buzzer output: Clock/22~Clock/29. "Clock" means clock source selected mask option. Wake-up selection. This option defines wake-up capability. External pins only) have capability wake-up chip from HALT falling edge. Pull-high selection. This option decide whether pull-high resistance visible PA0~PA3 PA4~PA7 always pull-high)
11th
HT49C50
Mask Option
PA0~PA3 CMOS NMOS selection. structure PA0~PA3 each bits selected CMOS NMOS individually. When CMOS selected, related pins only used output operations. When NMOS selected, related pins used input output operations. (PA4~PA7 always NMOS) Clock source selection timer/event counter There types selection: system clock system clock/4. Clock source selection timer/event counter There three types selection: TMR0 overflow, system clock Time Base overflow. pins share with other functions selection. PA0/BZ, PA1/BZ: pins buzzer outputs. PA3/PFD: pins output. common selection. There three types selection: common (1/2 duty) common (1/3 duty) common (1/4 duty). common selected, segment output "SEG32" will common output. bias power supply selection. There types selection: bias bias. bias type selection. This option decide what kind bias selected, type type. driver clock selection. There seven types frequency signals driver circuits: fS/22~fS/28. "fS" means clock source selection mask option. selection. output, there types selection; PFD0 output, other PFD1 output. PFD0, PFD1 timer overflow signals timer/event counter timer/event counter respectively.
11th
HT49C50
Application Circuits
11th
HT49C50
Instruction Summary
Mnemonic
Arithmetic A,[m] ADDM A,[m] A,[m] ADCM A,[m] A,[m] SUBM A,[m] A,[m] SBCM A,[m] Logic Operation A,[m] A,[m] A,[m] ANDM A,[m] A,[m] XORM A,[m] CPLA Increment Decrement INCA DECA
Description
data memory data memory immediate data data memory with carry register with carry Subtract immediate data from Subtract data memory from Subtract data memory from with result data memory Subtract data memory from with carry Subtract data memory from with carry with result data memory Decimal adjust addition with result data memory data memory data memory Exclusive-OR data memory data memory data memory Exclusive-OR data memory immediate data immediate data Exclusive-OR immediate data Complement data memory Complement data memory with result Increment data memory with result Increment data memory Decrement data memory with result Decrement data memory
Flag Affected
Z,C,AC,OV Z,C,AC,OV Z,C,AC,OV Z,C,AC,OV Z,C,AC,OV Z,C,AC,OV Z,C,AC,OV Z,C,AC,OV Z,C,AC,OV Z,C,AC,OV
11th
HT49C50
Mnemonic
Rotate RRCA RLCA Data Move A,[m] [m],A Operation [m].i [m].i Branch addr [m].i [m].i SIZA SDZA CALL addr RETI Table Read TABRDC TABRDL Clear data memory data memory Jump unconditionally Skip data memory zero Skip data memory zero with data movement Skip data memory zero Skip data memory zero Skip increment data memory zero Skip decrement data memory zero Skip increment data memory zero with result Skip decrement data memory zero with result Subroutine call Return from subroutine Return from subroutine load immediate data Return from interrupt Read code (current page) data memory TBLH Read code (last page) data memory TBLH None None None None None None None None None None None None None None None
Description
Rotate data memory right with result Rotate data memory right Rotate data memory right through carry with result Rotate data memory right through carry Rotate data memory left with result Rotate data memory left Rotate data memory left through carry with result Rotate data memory left through carry Move data memory Move data memory Move immediate data
Flag Affected
None None None None
None** None None
None None
11th
HT49C50
Mnemonic
Miscellaneous WDT1 WDT2 SWAP SWAPA HALT
Description
operation Clear data memory data memory Clear Watchdog timer Pre-clear Watchdog timer Pre-clear Watchdog timer Swap nibbles data memory Swap nibbles data memory with result Enter power down mode
Flag Affected
None None None TO,PD TO*,PD* TO*,PD* None None TO,PD
Notes: 8-bit immediate data 7-bit data memory address accumulator number bits addr: 10-bit program memory address
Flag(s) affected
Flag(s) affected Flag(s) affected execution status version E.V. chip, zero flag affected executing A,[M] instruction. version E.V. chip, zero flag cannot changed executing A,[M] instruction.
11th
HT49C50
Instruction Definition
A,[m]
data memory carry accumulator contents specified data memory, accumulator carry flag added simultaneously, leaving result accumulator. ACC+[m]+C
Description Operation Affected flag(s)
ADCM A,[m]
accumulator carry data memory contents specified data memory, accumulator carry flag added simultaneously, leaving result specified data memory. ACC+[m]+C
Description Operation Affected flag(s)
A,[m]
data memory accumulator contents specified data memory accumulator added. result stored accumulator. ACC+[m]
Description Operation Affected flag(s)
immediate data accumulator contents accumulator specified data added, leaving result accumulator. ACC+x
Description Operation Affected flag(s)
11th
HT49C50
ADDM A,[m]
accumulator data memory contents specified data memory accumulator added. result stored data memory. ACC+[m]
Description Operation Affected flag(s)
A,[m]
Logical accumulator with data memory Data accumulator specified data memory perform bitwise logical_AND operation. result stored accumulator. "AND"
Description Operation Affected flag(s)
Logical immediate data accumulator Data accumulator specified data perform bitwise logical_AND operation. result stored accumulator. "AND"
Description Operation Affected flag(s)
ANDM A,[m]
Logical data memory with accumulator Data specified data memory accumulator perform bitwise logical_AND operation. result stored data memory. "AND"
Description Operation Affected flag(s)
11th
HT49C50
CALL addr
Subroutine call instruction unconditionally calls subroutine located indicated address. program counter increments once obtain address next instruction, pushes this onto stack. indicated address then loaded. Program execution continues with instruction this address. Stack PC+1 addr
Description
Operation Affected flag(s)
Clear data memory contents specified data memory cleared zero.
Description Operation Affected flag(s)
[m].i
Clear data memory specified data memory cleared zero. [m].i
Description Operation Affected flag(s)
Clear watchdog timer cleared (re-counting from zero). power down (PD) time-out (TO) cleared.
Description Operation Affected flag(s)
11th
HT49C50
WDT1
Preclear watchdog timer flags cleared (re-counting from zero), other preclear instruction been executed. Only execution this instruction without other preclear instruction sets indicated flag which implies that this instruction been executed flags remain unchanged. 00H*
Description
Operation Affected flag(s)
WDT2
Preclear watchdog timer flags cleared (re-counting from zero), other preclear instruction been executed. Only execution this instruction without other preclear instruction sets indicated flag which implies that this instruction been executed flags remain unchanged. 00H*
Description
Operation Affected flag(s)
Complement data memory Each specified data memory logically complemented (1's complement). Bits which previously contained changed zero vice-versa.
Description
Operation Affected flag(s)
11th
HT49C50
CPLA
Complement data memory place result accumulator Each specified data memory logically complemented (1's complement). Bits which previously contained changed zero vice-versa. complemented result stored accumulator contents data memory remain unchanged.
Description
Operation Affected flag(s)
Decimal-Adjust accumulator addition accumulator value adjusted (Binary Code Decimal) code. accumulator divided into nibbles. Each nibble adjusted code internal carry (AC1) will done nibble accumulator greater than adjustment done adding original value original value greater than carry set; otherwise original value remains unchanged. result stored data memory only carry flag affected. ACC.3~ACC.0 AC=1 then [m].3~[m].0 (ACC.3~ACC.0)+6, AC1=AC else [m].3~[m].0) (ACC.3~ACC.0), AC1=0 ACC.7~ACC.4+AC1 then [m].7~[m].4 ACC.7~ACC.4+6+AC1,C=1 else [m].7~[m].4 ACC.7~ACC.4+AC1,C=C
Description
Operation
Affected flag(s)
Decrement data memory Data specified data memory decremented one. [m]-1
Description Operation Affected flag(s)
11th
HT49C50
DECA
Decrement data memory place result accumulator Data specified data memory decremented one, leaving result accumulator. contents data memory remain unchanged. [m]-1
Description Operation Affected flag(s)
HALT
Enter power down mode This instruction stops program execution turns system clock. contents registers retained. prescaler cleared. power down (PD) time-out (TO) cleared. PC+1
Description
Operation
Affected flag(s)
Increment data memory Data specified data memory incremented one. [m]+1
Description Operation Affected flag(s)
INCA
Increment data memory place result accumulator Data specified data memory incremented one, leaving result accumulator. contents data memory remain unchanged. [m]+1
Description Operation Affected flag(s)
11th
HT49C50
addr
Directly jump contents program counter replaced with directly-specified address unconditionally, control passed this destination. addr
Description Operation Affected flag(s)
A,[m]
Move data memory accumulator contents specified data memory copied accumulator.
Description Operation Affected flag(s)
Move immediate data accumulator 8-bit data specified code loaded into accumulator.
Description Operation Affected flag(s)
[m],A
Move accumulator data memory contents accumulator copied specified data memory (one data memories).
Description Operation Affected flag(s)
operation operation performed. Execution continues with next instruction. PC+1
Description Operation Affected flag(s)
11th
HT49C50
A,[m]
Logical accumulator with data memory Data accumulator specified data memory (one data memories) perform bitwise logical_OR operation. result stored accumulator. "OR"
Description
Operation Affected flag(s)
Logical immediate data accumulator Data accumulator specified data perform bitwise logical_OR operation. result stored accumulator. "OR"
Description Operation Affected flag(s)
A,[m]
Logical data memory with accumulator Data data memory (one data memories) accumulator perform bitwise logical_OR operation. result stored data memory. "OR"
Description
Operation Affected flag(s)
Return from subroutine program counter restored from stack. This two-cycle instruction. Stack
Description Operation Affected flag(s)
11th
HT49C50
Return place immediate data accumulator program counter restored from stack accumulator loaded with specified 8-bit immediate data. Stack
Description Operation Affected flag(s)
RETI
Return from interrupt program counter restored from stack, interrupts enabled setting bit. enable master (global) interrupt (bit register INTC). Stack
Description
Operation Affected flag(s)
Rotate data memory left contents specified data memory rotated left with rotated into [m].(i+1) [m].i; [m].i:bit data memory (i=0~6) [m].0 [m].7
Description Operation Affected flag(s)
Rotate data memory left place result accumulator Data specified data memory rotated left with rotated into leaving rotated result accumulator. contents data memory remain unchanged. ACC.(i+1) [m].i; [m].i:bit data memory (i=0~6) ACC.0 [m].7
Description
Operation Affected flag(s)
11th
HT49C50
Rotate data memory left through carry contents specified data memory carry flag rotated left. replaces carry bit; original carry flag rotated into position. [m].(i+1) [m].i; [m].i:bit data memory (i=0~6) [m].0 [m].7
Description
Operation
Affected flag(s)
RLCA
Rotate left through carry place result accumulator Data specified data memory carry flag rotated left. replaces carry original carry flag rotated into position. rotated result stored accumulator contents data memory remain unchanged. ACC.(i+1) [m].i; [m].i:bit data memory (i=0~6) ACC.0 [m].7
Description
Operation
Affected flag(s)
Rotate data memory right contents specified data memory rotated right with rotated [m].i [m].(i+1); [m].i:bit data memory (i=0~6) [m].7 [m].0
Description Operation Affected flag(s)
11th
HT49C50
Rotate right-place result accumulator Data specified data memory rotated right with rotated into leaving rotated result accumulator. contents data memory remain unchanged. ACC.(i) [m].(i+1); [m].i:bit data memory (i=0~6) ACC.7 [m].0
Description
Operation Affected flag(s)
Rotate data memory right through carry contents specified data memory carry flag together rotated right. replaces carry bit; original carry flag rotated into position. [m].i [m].(i+1); [m].i:bit data memory (i=0~6) [m].7 [m].0
Description
Operation
Affected flag(s)
RRCA
Rotate right through carry-place result accumulator Data specified data memory carry flag rotated right. replaces carry original carry flag rotated into position. rotated result stored accumulator. contents data memory remain unchanged. ACC.i [m].(i+1); [m].i:bit data memory (i=0~6) ACC.7 [m].0
Description
Operation
Affected flag(s)
11th
HT49C50
A,[m]
Subtract data memory carry from accumulator contents specified data memory complement carry flag subtracted from accumulator, leaving result accumulator. ACC+[m]+C
Description
Operation Affected flag(s)
SBCM A,[m]
Subtract data memory carry from accumulator contents specified data memory complement carry flag subtracted from accumulator, leaving result data memory. ACC+[m]+C
Description
Operation Affected flag(s)
Skip decrement data memory zero contents specified data memory decremented one. result zero, next instruction skipped. result zero, following instruction, fetched during current instruction execution, discarded dummy cycle replaced proper instruction (two cycles). Otherwise proceed with next instruction (one cycle). Skip ([m]-1)=0, ([m]-1)
Description
Operation Affected flag(s)
SDZA
Decrement data memory place result ACC, skip zero contents specified data memory decremented one. result zero, next instruction skipped. result stored accumulator data memory remains unchanged. result zero, following instruction, fetched during current instruction execution, discarded dummy cycle replaced proper instruction (two cycles). Otherwise proceed with next instruction (one cycle). Skip ([m]-1)=0, ([m]-1)
Description
Operation Affected flag(s)
11th
HT49C50
data memory Each specified data memory one.
Description Operation Affected flag(s)
[m].i
data memory specified data memory one. [m].i
Description Operation Affected flag(s)
Skip increment data memory zero contents specified data memory incremented one. result zero, following instruction, fetched during current instruction execution, discarded dummy cycle replaced proper instruction (two cycles). Otherwise proceed with next instruction (one cycle). Skip ([m]+1)=0, ([m]+1)
Description
Operation Affected flag(s)
SIZA
Increment data memory place result ACC, skip zero contents specified data memory incremented one. result zero, next instruction skipped result stored accumulator. data memory remains unchanged. result zero, following instruction, fetched during current instruction execution, discarded dummy cycle replaced proper instruction (two cycles). Otherwise proceed with next instruction (one cycle). Skip ([m]+1)=0, ([m]+1)
Description
Operation Affected flag(s)
11th
HT49C50
[m].i
Skip data memory zero specified data memory zero, next instruction skipped. data memory zero, following instruction, fetched during current instruction execution, discarded dummy cycle replaced proper instruction (two cycles). Otherwise proceed with next instruction (one cycle). Skip [m].i0
Description
Operation Affected flag(s)
A,[m]
Subtract data memory from accumulator specified data memory subtracted from contents accumulator, leaving result accumulator. ACC+[m]+1
Description Operation Affected flag(s)
SUBM A,[m]
Subtract data memory from accumulator specified data memory subtracted from contents accumulator, leaving result data memory. ACC+[m]+1
Description Operation Affected flag(s)
Subtract immediate data from accumulator immediate data specified code subtracted from contents accumulator, leaving result accumulator. ACC+x+1
Description Operation Affected flag(s)
11th
HT49C50
SWAP
Swap nibbles within data memory low-order high-order nibbles specified data memory (one data memories) interchanged. [m].3~[m].0 [m].7~[m].4
Description Operation Affected flag(s)
SWAPA
Swap data memory-place result accumulator low-order high-order nibbles specified data memory interchanged, writing result accumulator. contents data memory remain unchanged. ACC.3~ACC.0 [m].7~[m].4 ACC.7~ACC.4 [m].3~[m].0
Description
Operation Affected flag(s)
Skip data memory zero contents specified data memory zero, following instruction, fetched during current instruction execution, discarded dummy cycle replaced proper instruction (two cycles). Otherwise proceed with next instruction (one cycle). Skip [m]=0
Description
Operation Affected flag(s)
Move data memory ACC, skip zero contents specified data memory copied accumulator. contents zero, following instruction, fetched during current instruction execution, discarded dummy cycle replaced proper instruction (two cycles). Otherwise proceed with next instruction (one cycle). Skip [m]=0,
Description
Operation Affected flag(s)
11th
HT49C50
[m].i
Skip data memory zero specified data memory zero, following instruction, fetched during current instruction execution, discarded dummy cycle replaced proper instruction (two cycles). Otherwise proceed with next instruction (one cycle). Skip [m].i=0
Description
Operation Affected flag(s)
TABRDC
Move code (current page) TBLH data memory byte code (current page) addressed table pointer (TBLP) moved specified data memory high byte transferred TBLH directly. code (low byte) TBLH code (high byte)
Description
Operation Affected flag(s)
TABRDL
Move code (last page) TBLH data memory byte code (last page) addressed table pointer (TBLP) moved data memory high byte transferred TBLH directly. code (low byte) TBLH code (high byte)
Description Operation Affected flag(s)
A,[m]
Logical accumulator with data memory Data accumulator indicated data memory perform bitwise logical Exclusive_OR operation result stored accumulator. "XOR"
Description Operation Affected flag(s)
11th
HT49C50
XORM A,[m]
Logical data memory with accumulator Data indicated data memory accumulator perform bitwise logical Exclusive_OR operation. result stored data memory. zero flag affected. "XOR"
Description
Operation Affected flag(s)
Logical immediate data accumulator Data accumulator specified data perform bitwise logical Exclusive_OR operation. result stored accumulator. zero flag affected. "XOR"
Description
Operation Affected flag(s)
11th
HT49C50
Holtek Semiconductor Inc. (Headquarters) No.3 Creation Science-based Industrial Park, Hsinchu, Taiwan, R.O.C. Tel: 886-3-563-1999 Fax: 886-3-563-1189 Holtek Semiconductor Inc. (Taipei Office) No.576, Sec.7 Chung Hsiao Rd., Taipei, Taiwan, R.O.C. Tel: 886-2-2782-9635 Fax: 886-2-2782-9636 Fax: 886-2-2782-7128 (International sales hotline) Holtek Microelectronics Enterprises Ltd. RM.711, Tower Cheung Plaza, Cheung Rd., Kowloon, Hong Kong Tel: 852-2-745-8288 Fax: 852-2-742-8657 Copyright 1999 HOLTEK SEMICONDUCTOR INC. information appearing this Data Sheet believed accurate time publication. However, Holtek assumes responsibility arising from specifications described. applications mentioned herein used solely purpose illustration Holtek makes warranty representation that such applications will suitable without further modification, recommends products application that present risk human life malfunction otherwise. Holtek reserves right alter products without prior notification. most up-to-date information, please visit site http://www.holtek.com.tw.
11th

Other recent searches


PBA150F - PBA150F   PBA150F Datasheet
MA3D649 - MA3D649   MA3D649 Datasheet
MA6D49 - MA6D49   MA6D49 Datasheet
DRF1201 - DRF1201   DRF1201 Datasheet
BFX30 - BFX30   BFX30 Datasheet
AG103 - AG103   AG103 Datasheet
2SB075060AML - 2SB075060AML   2SB075060AML Datasheet

 

Privacy Policy | Disclaimer
© 2012 Datasheet Archive