LSI/CSI LS BIT MULTI-MODE COUNTER

Size: px
Start display at page:

Download "LSI/CSI LS BIT MULTI-MODE COUNTER"

Transcription

1 LSI/CSI LS766 UL LSI Computer Systems, Inc. 235 Walt Whitman Road, Melville, NY 747 (63) 27-4 FAX (63) A38 24-BIT MULTI-MODE COUNTER December 999 FEATURES: Programmable modes are: Up/Down, Binary, BCD, 24 Hour Clock, Divide-by-N, X or X2 or X4 Quadrature and Single Cycle. DC to 2 MHz Count Frequency. 8-Bit I/O Bus for Microprocessor Communication and Control. 24-Bit comparator for pre-set count comparison. Readable status register. Input/Output TTL and CMOS compatible. 5 V operation. 2-Pin Plastic DIP, 2-Pin SOIC GENERAL DESCRIPTION: The LS766 is a monolithic, CMOS Silicon Gate, 24-bit counter that can be programmed to operate in several different modes. The operating mode is set up by writing control words into internal control registers (see Figure 8). There are three 6-bit and one 2-bit control registers for setting up the circuit functional characteristics. In addition to the control registers, there is a 5-bit output status register (OSR) that indicates the current counter status. The LS766 communicates with external circuits through an 8-bit three state I/O bus. Control and data words are written into the LS766 through the bus. In addition to the I/O bus, there are a number of discrete inputs and outputs to facilitate instantaneous hardware based control functions and instantaneous status indication. PIN ASSIGNMENT - TOP VIEW (Write Input) (Chip Select Input) CS (Load Counter/Load Latch) LCTR/LLTC (A, B Gate/Reset Counter)ABGT/RCTR VDD (+5V) (Count Input) A (Count Input) B D D D LSI LS766 FIGURE VSS (GND) (Read Input) (Control/ Data Input) BW (Borrow Output) CY (Carry Output) D7 D6 D5 D4 D3 REGISTER DESCRIPTION: Internal hardware registers are accessible through the I/O bus () for READ or ITE when CS =. The input selects between the control registers ( = ) and the data registers ( = ) during a READ or ITE operation. (See Table ) The information included herein is believed to be accurate and reliable. However, LSI Computer Systems, Inc. assumes no responsibilities for inaccuracies, nor for any infringements of patent rights of others which may result from its use

2 PR (Preset register). The PR is the input port for the CNTR. The CNTR is loaded with a 24 bit data via the PR. The data is first written into the PR in 3 ITE cycle sequence of Byte (PR), Byte (PR) and Byte 2 (PR2). The address pointer for PR/PR/PR2 is automatically incremented with each write cycle. Accessed by: ITE when =, CS =. Bit # PR2 PR PR (BYTE 2) (BYTE ) (BYTE ) Standard Sequence for Loading PR and Reading CNTR: MCR ; Reset PR address pointer ITE PR ; Load Byte and into PR increment address ITE PR ; Load Byte and into PR increment address ITE PR ; Load Byte 2 and into PR3 increment address 8 MCR ; Transfer PR to CNTR MCR (Master Control Register). Performs register reset and load operations. Writing a "non-zero word to MCR does not require a follow-up write of an all-zero word to terminate a designated operation. Accessed by: ITE when =, CS =. Bit # : Reset PR/OL address pointer : Transfer CNTR to OL (24 bits) : Reset CNTR, BWT and CYT. Set SIGN bit. (CNTR=, BWT=, CYT=, SIGN=) : Transfer PR to CNTR (24 bits) : Reset COMPT (COMPT = ) : Master reset. Reset CNTR, ICR, OCCR, QR, BWT, CYT, OL COMPT, and PR/OL address pointer. Set PR (PR=FFFFFF) and SIGN. : Select MCR : NOTE: Control functions may be combined. ICR (Input Control Register). Initializes counter input operating modes. Accessed by: ITE when =, CS =. Bit # : Input A = Up count input, Input B = Down count input : Input A = Count input, Input B = Count direction input (overridden in quadrature mode) where B = selects up count mode and B = selects Down count mode. (NOTE: During counting operation B may switch only when A =.) : NOP : Increment CNTR once (A/B =, if enabled) : NOP : Decrement CNTR once (A/B =, if enabled) : Disable inputs A/B : Enable inputs A/B : Initialize Pin 4 as CNTR Reset input (Pin 4 = RCTR) : Initialize Pin 4 as Enable/Disable gate for A/B inputs (Pin 4 = ABGT) : Initialize Pin 3 as CNTR load input (Pin 3 = LCTR) : Initialize Pin 3 as OL load input (Pin 3 = LLTC) : Select ICR : NOTE: Control functions may be combined.

3 TABLE - Register Addressing Modes D7 D6 CS COMMENT X X X X X Disable Chip for READ/ITE Write to Master Control Register (MCR) Write to input control register (ICR) Write to output/counter control register (OCCR) Write to quadrature register (QR) X X Write to preset register (PR) and increment register address counter. X X Read output latch (OL) and increment register address counter X X Read output status register (OSR). X = Don't Care OSR (Output Status Register). Indicates CNTR status: Accessed by: READ when =, CS =. Bit # U U U / / / / / U = Undefined BWT. Borrow Toggle Flip-Flop. Toggles everytime CNTR underflows generating a borrow. CYT. Carry Toggle Flip-Flop. Toggles everytime CNTR overflows generating a carry. COMPT. Compare Toggle Flip-Flop. Toggles everytime CNTR equals PR SIGN. Sign bit. Reset ( = ) when CNTR underflows Set ( = ) when CNTR overflows UP/DOWN. Count direction indicatior in quadrature mode. Reset ( = ) when counting down Set ( = ) when counting up (Forced to in non-quadrature mode) OL(Output latch). The OL is the output port for the CNTR. The 24 bit CNTR Value at any instant can be accessed by performing a CNTR to OL transfer and then reading the OL in 3 READ cycle sequence of Byte (OL), Byte (OL) and Byte 2 (OL2). The address pointer for OL/OL/OL2 is automatically incremented with each READ cycle. Accessed by: READ when =, CS =. Bit # OL2 OL OL (BYTE 2) (BYTE ) (BYTE ) Standard Sequence for Loading and Reading OL: 3 MCR ; Reset OL address pointer and Transfer CNTR to OL READ OL ; Read Byte and increment address READ OL ; Read Byte and increment address READ OL ; Read Byte 2 and increment address

4 OCCR (Output Control Register) Initializes CNTR and output operating modes. Accessed by : ITE when =, CS =. Bit # : Binary count mode (Overridden by D3 = ). : BCD count mode (Overridden by D3 = ) : Normal count mode : Non-Recycle count mode. (CNTR enabled with a Load or Reset CNTR and disabled with generation of Carry or Borrow. In this mode no external CY or BW is generated. Instead CYT or BWT should be used as cycle completion indicator.) : Normal count mode : Divide by N count mode (CNTR is reloaded with PR data upon Carry or Borrow). : Binary or BCD count mode (see D) : 24 Hour Clock mode with Byte = Sec, Byte = Min and Byte 2 = Hr. (Overrides BCD/Binary Modes) Pin 6 = CY, Pin 7 = BW. (Active Low) Pin 6 = CYT, Pin 7 = BWT Pin 6 = CY, Pin 7 = BW. (Active high) Pin 6 = COMP, Pin 7 = COMPT Select OCCR QR (Quadrature Register). Selects quadrature count mode (See Fig. 7) Accessed by: ITE when =, CS =. Bit # X X X X X = Don t Care Disable quadrature mode Enable X quadrature mode Enable X2 quadrature mode Enable X4 quadrature mode Select QR

5 I/O DESCRIPTION: (See REGISTER DESCRIPTION for I/O Prgramming.) Data-Bus (D-D7) (Pin 8-Pin 5). The 8-line data bus is a threestate I/O bus for interfacing with the system bus. CS (Chip Select Input) (Pin 2). A logical at this input enables the chip for Read and Write. (Read Input) (Pin 9). A logical at this input enables the OSR and the OL to be read on the data bus. (Write Input) ( Pin ). A logical at this input enables the data bus to be written into the control and data registers. (Control/Data Input) ( Pin 8). A logical at this input enables a control word to be written into one of the four control registers or the OSR to be read on the I/O bus. A logical enables a data word to be written into the PR, or the OL to be read on the I/O bus. A (Pin 6). Input A is a programmable count input capable of functioning in three different modes, such as up count input, down count input and quadrature input. B (Pin 7). Input B is also a programmable count input that can be programmed to function either as down count input, or count direction control gate for input A, or quadrature input. When B is programmed as count direction control gate, B = enables A as the Up Count input and B = enables A as the Down Count input. When programmed as the direction input, B can switch state only when A is high. ABGT/RCTR ( Pin4). This input can be programmed to function as either inputs A and B enable gate or as external counter reset input. A logical is the active level on this input. In non-quadrature mode, if Pin 4 is programmed as A and B enable gate input, it may switch state only when A is high (if A is clock and B is direction) or when both A and B are high (if A and B are clocks). In quadrature mode, if Pin 4 is programmed as A and B enable gate, it may switch state only when either A or B switches. LCTR/LLTC ( Pin 3). This input can be programmed to function as the external load command input for either the CNTR or the OL. When programmed as counter load input, the counter is loaded with the data contained in the PR. When programmed as the OL load input, the OL is loaded with data contained in the CNTR. A logical is the active level on this input. CY (Pin6). This output can be programmed to serve as one of the following: A. CY. Complemented Carry out (active ). B. CY. True Carry out (active ). C. CYT. Carry Toggle flip-flop out. D. COMP. Comparator out (active ) BW (Pin7). This output can be programmed to serve as one of the following: A. BW. Complemented Borrow out (active ). B. BW. True Borrow out (active ). C. BWT. Borrow Toggle flip-flop out. D. COMPT. Comparator Toggle output. VDD (Pin 5). Supply voltage positive terminal. VSS (Pin 2). Supply voltage negative terminal. Absolute Maximum Ratings: Parameter Symbol Values Unit Voltage at any input VIN VSS-.3 to VDD+.3 V Operating Temperature TA to +7 oc Storage Temperature TSTG -65 to +5 oc Supply Voltage VDD-VSS +7. V DC Electrical Characteristics. (All voltages referenced to VSS. TA = to 7 C, VDD = 4.5V to 5.5V, fc =, unless otherwise specified) Parameter Symbol Min. Value Max.Value Unit Remarks Supply Voltage VDD V - Supply Current IDD - 35 µa Outputs open Input Low Voltage VIL.8 V - Input High Voltage VIH 2. VDD V - Output Low Voltage VOL -.4 V 4mA Sink Output High Voltage VOH V 2µA Source Input Current na Leakage Current Output Source Current ISRC 2 - µa VOH = 2.5V Output Sink Current ISINK 4 - ma VOL =.4V Data Bus Off-State Leakage Current na

6 - TRANSIENT CHARACTERISTICS (See Timing Diagrams in Fig. 2 thru Fig. 7, VDD = 4.5V to 5.5V, TA = to 7 C, unless otherwise specified) Parameter Symbol Min.Value Max.Value Unit Clock A/B low TCL 2 No Limit ns Clock A/B high TCH 3 No Limit ns Clock A/B Frequency fc 2 MHz (See NOTE ) Clock UP/DN Reversal TUDD - ns Delay LCTR Positive edge to TLC - ns the next A/B positive or negative edge delay Clock A/B to TCBL - 65 ns CY/BW/COMP low propagation delay Clock A/B t TCBH - 85 ns CY/BW/COMP high propagation delay LCTR and LLTC pulse TLCW 6 - ns width Clock A/B to CYT, BWT TTFH - ns and COMPT high propagation delay Clock A/B to CYT, BWT TTFL - ns and COMPT low progagation delay pulse width TWW 6 - ns to data out delay TR - ns (CL=2pF) CS, Terminate to TRT - 3 ns Data-Bus Tri-State Data-Bus set-up TDS 5 - ns time for Data-Bus hold time for TDH 3 - ns,cs set-up time for TCRS - ns, CS hold time for TCRH - ns set-up time for TCWS 5 - ns hold time for TCWH 3 - ns CS set-up time for TSWS 5 - ns CS holdtime for TSWH - ns Quadrature Mode: Clock A/B Validation delay TCQV - 6 ns (See NOTE 2) A and B phase delay TPH 28 - ns Clock A/B frequency fcq -.2 MHz CY,BW,COMP pulse width TCBW 75 8 ns NOTE : A) In Divide-by-N mode, the maximum clock frequency is MHz. B) The maximum frequency for valid CY, BW, CYT, BWT, COMP, COMPT is MHz. NOTE 2: In quadrature mode A/B inputs are filtered and required to be stable for at least TCQV length to be valid.

7 LTCR TLCW UP CLK (A) TLC TCL DN CLK (B) TCH TUDD TCH TCL Q Q Q2-Q23 CNTR=FFFFFD (PR=CNTR) CNTR=FFFFFE CNTR=FFFFFF CNTR= CNTR= CNTR= CNTR=FFFFFF CNTR=FFFFFE CNTR=FFFFFD (PR=CNTR) COMP NOTE 2 CY BW FIGURE 2. LOAD COUNTER, UP CLOCK, DOWN CLOCK, COMPARE OUT, CARRY, BORROW NOTE : The counter in this example is assumed to be operating in the binary mode. NOTE 2: No COMP output is generated here, although PR=CNTR. COMP output is disabled with a counter load command and enabled with the rising edge of the next clock, thus eliminating invalid COMP outputs whenever the CNTR is loaded from the PR. NOTE 3: When UP Clock is active, the DN Clock should be held high, and vice versa UP CLK OR DN CLK CY TCBL TCBH TTFH TTFL CYT BW TCBL TCBH TTFH TTFL BWT COMP TCBL TCBH TTFH TTFL COMPT SIGN (INTERNAL) FIGURE 3. CLOCK TO CY/BW OUTPUT PROPAGATION DELAYS

8 CS, TCRS TCRH DATA BUS T VALID OUTPUT TRT CS, TCWS TWW TCWH TSWS TSWH TDS TDH DATA BUS VALID DATA FIGURE 4. READ/ITE CYCLES LCTR DN CLK Q (INTERNAL) Q (INTERNAL) Q2-Q23 (INTERNAL) CNTR=3 =2 = = =3 =2 = = =3 CNTR LD (INTERNAL) BW NOTE: EXAMPLE OF DIVIDE BY 4 IN DOWN COUNT MODE FIGURE 5. DIVIDE BY N MODE CNTR LOAD (LCTR or MCR BASED) UP CLK OR DN CLK CY or BW CNTR DISABLED CNTR ENABLED CNTR DISABLED FIGURE 6. CYCLE ONCE MODE

9 FORWA REVERSE A B UPCLK (X) DNCLK (X) TPH TPH TCQV UPCLK (X2) DNCLK (X2 UPCLK (X4) TCQV DNCLK (X4) UP/DN(OSR Bit 4) CY TCBW BW TCBW FIGURE 7. QUADRATURE MODE INTERNAL CLOCKS

10 (DATA-BUS) 8-5 I/O BUFFER D -D4 OSR (CHIP SELECT INPUT) CS 2 D, D6,D7 QR (READ INPUT) (ITE INPUT) (CONTROL /DATA INPUT) (COUNT INPUT) A (COUNT INPUT) B (AB GATE/LOAD LATCH) ABGT/RCTR INPUT BUFFER AND LOGIC INTERNAL DATA BUS OCCR ICR MCR CONTROL LOGIC STATUS LOGIC 6 7 CY (CARRY OUT) BW (BORROW OUT) (LOAD CTR/LOAD LATCH) LCTR/LLTC 3 COMPARATOR N=N2 N N2 PR/OL ADDRESS (+5V) VDD (GND) VSS 5 2 D -D7 PR B - B7 PR B8 - B5 PR2 B - B23 CNTR Q -Q23 OL OL B6 - B23 OL2 FIGURE 8. LS766 BLOCK DIAGRAM PR/OL ADDRESS UP CLOCK DN CLOCK

11 LS766 INTERFACE EXAMPLESS ADDRESS BUS CS A DATA BUS DBIN ADRS/ DATA DATA ADDRESS ALE STB 8282 CS 766 S - S2 I/O A 886/888 (Minimum Mode) CLK +V S D S74 CK R Q S -S2 IORC 8288 IOWC ALE 886/888 (Maximum Mode) ADRS/DATA STB 8282 ADDRESS CS 766 DATA A

12 LS766 INTERFACE EXAMPLES ADDRESS BUS A IORQ CS 766 Z8 DATA BUS ADRS/ DATA D Q LS373 DATA A ADDRESS AS ST-ST3 Z8 CK I/O CS 766 R/W DS ADDRESS D Q LS373 CK DATA BUS A CS R/W LDS/UDS +V S D S74 CK Q R +V 766 AS DTACK CLK CLOCK S D S74 Q CK R Q S D S74 CK R

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) BIT QUADRATURE COUNTER

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) BIT QUADRATURE COUNTER LSI/CSI LS UL LSI Computer Systems, Inc. Walt Whitman Road, Melville, NY () - FAX () - A -BIT QUADRATURE COUNTER January FEATURES: Programmable modes are: Up/Down, Binary, BCD, Hour Clock, Divide-by-N,

More information

LSI/CSI LS7290 STEPPER MOTOR CONTROLLER. LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631)

LSI/CSI LS7290 STEPPER MOTOR CONTROLLER. LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) LSI/CSI UL A800 FEATURES: LSI Computer Systems, Inc. 1 Walt Whitman Road, Melville, NY 114 (1) 1-0400 FAX (1) 1-040 STEPPER MOTOR CONTROLLER Controls Bipolar and Unipolar Motors Cost-effective replacement

More information

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) DECADE PREDETERMINING UP/DOWN COUNTER

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) DECADE PREDETERMINING UP/DOWN COUNTER LSI/CSI UL A3800 LSI Computer Systems, Inc. 1235 Walt Whitman Road, Melville, NY 11747 (631) 271-0400 FAX (631) 271-0405 6 DECADE PREDETERMINING UP/DOWN COUNTER FEATURES: +4.75V to +15V ( - VDD) Preset,

More information

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631)

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) LSI/CSI LS7766 UL 3800 LSI Computer Systems, Inc. 1235 Walt Whitman Road, Melville, NY 11747 (631) 271-0400 FX (631) 271-0405 June 2012 32-IT SINGLE- XIS/DUL-XIS QUDRTURE COUNTER FETURES: Direct interface

More information

24-BIT DUAL-AXIS QUADRATURE COUNTER YLCNTR/YLOL V DD (+5V) V SS (GND) 12

24-BIT DUAL-AXIS QUADRATURE COUNTER YLCNTR/YLOL V DD (+5V) V SS (GND) 12 LSI/CSI LS7266R UL LSI Computer Systems, Inc. 235 Walt Whitman Road, Melville, NY 747 (56) 27-4 FX (56) 27-45 24-IT DUL-XIS QUDRTURE COUNTER FETURES: 3 MHz count frequency in non-quadrature mode, 7MHz

More information

LSI/CSI LS7560N LS7561N BRUSHLESS DC MOTOR CONTROLLER

LSI/CSI LS7560N LS7561N BRUSHLESS DC MOTOR CONTROLLER LSI/CSI LS7560N LS7561N LSI Computer Systems, Inc. 15 Walt Whitman Road, Melville, NY 747 (631) 71-0400 FAX (631) 71-0405 UL A3800 BRUSHLESS DC MOTOR CONTROLLER April 01 FEATURES Open loop motor control

More information

LSI/CSI LS7232NT PROXIMITY/TOUCH CONTROL HALOGEN LAMP DIMMER

LSI/CSI LS7232NT PROXIMITY/TOUCH CONTROL HALOGEN LAMP DIMMER LSI/CSI LS7232NT UL LSI Computer Systems, Inc. 1235 Walt Whitman Road, Melville, NY 11747 (631) 271-0400 FAX (631) 271-0405 A00 PROXIMITY/TOUCH CONTROL HALOGEN L DIMMER FEATURES: Control of incandescent

More information

LSI/CSI LS7215 LS7216 PROGRAMMABLE DIGITAL DELAY TIMER

LSI/CSI LS7215 LS7216 PROGRAMMABLE DIGITAL DELAY TIMER LSI/CSI UL 00 LSI Computer Systems, Inc. Walt Whitman Road, Melville, NY (6) -000 FX (6) -00 PROGRMMLE DIGITL DELY TIMER FETURES: Programmable delay from microseconds to days Programmable delay controlled

More information

82C54. CMOS Programmable Interval Timer. Description. Features. Pinouts 82C54 (PDIP, CERDIP, SOIC) TOP VIEW. March 1997

82C54. CMOS Programmable Interval Timer. Description. Features. Pinouts 82C54 (PDIP, CERDIP, SOIC) TOP VIEW. March 1997 8C March 997 CMOS Programmable Interval Timer Features 8MHz to MHz Clock Input Frequency Compatible with NMOS 8 - Enhanced Version of NMOS 8 Three Independent 6-Bit Counters Six Programmable Counter Modes

More information

LSI/CSI LS8397 STEPPER MOTOR CONTROLLER. LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631)

LSI/CSI LS8397 STEPPER MOTOR CONTROLLER. LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) LSI/SI LS39 UL LSI omputer Systems, Inc. Walt Whitman Road, Melville, NY 4 (3) -0400 FAX (3) -040 A300 PER MOTOR ONTROLLER April 009 FEATURES: ontrols Bipolar and Unipolar Motors L9 operation with added

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. HCTL-2001-A00, HCTL-2017-A00 / PLC, HCTL-2021-A00 / PLC Quadrature Decoder/Counter

More information

LSI/CSI LS8297 LS8297CT STEPPER MOTOR CONTROLLER

LSI/CSI LS8297 LS8297CT STEPPER MOTOR CONTROLLER LSI/CSI LS9 LS9CT UL LSI Computer Systems, Inc. Walt Whitman oad, Melville, NY 4 (3) -0400 FAX (3) -040 A300 PE MOTO CONTOLLE April 009 FEATUES: Controls Bipolar and Unipolar Motors Cost-effective, low

More information

DM74ALS169B Synchronous Four-Bit Up/Down Counters

DM74ALS169B Synchronous Four-Bit Up/Down Counters Synchronous Four-Bit Up/Down Counters General Description These synchronous presettable counters feature an internal carry look ahead for cascading in high speed counting applications. The DM74ALS169B

More information

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631)

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) LSI/CSI UL A3800 LSI Computer Systems, Inc. 235 Walt Whitman Road, Melville, NY 747 (63) 270400 FAX (63) 270405 TOUCH CONTROL STEP DIMMER LIHT SWITCH WITH AUTOMATIC AIN CONTROL (AC) March 2007 FEATURES:

More information

NTE74HC40105 Integrated Circuit TTL High Speed CMOS, 4 Bit x 16 Word FIFO Register

NTE74HC40105 Integrated Circuit TTL High Speed CMOS, 4 Bit x 16 Word FIFO Register NTE74HC40105 Integrated Circuit TTL High Speed CMOS, 4 Bit x 16 Word FIFO Register Description: The NTE74HC40105 is a high speed silicon gate CMOS device in a 16 Lead DIP type package that is compatible,

More information

SRM2B256SLMX55/70/10

SRM2B256SLMX55/70/10 256K-BIT STATIC RAM Wide Temperature Range Extremely Low Standby Current Access Time 100ns (2.7V) 55ns (4.5V) 32,768 Words 8-Bit Asynchronous DESCRIPTION The SRM2B256SLMX is a low voltage operating 32,768

More information

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package.

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package. DECADE COUNTER; 4-BIT BINARY COUNTER The SN54/ and SN54/ are high-speed 4-bit ripple type counters partitioned into two sectio. Each counter has a divide-by-two section and either a divide-by-five () or

More information

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package.

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package. PRESETTABLE BCD/DECADE UP/DOWN COUNTER PRESETTABLE 4-BIT BINARY UP/DOWN COUNTER The SN54/74LS192 is an UP/DOWN BCD Decade (8421) Counter and the SN54/74LS193 is an UP/DOWN MODULO- Binary Counter. Separate

More information

DS1202, DS1202S. Serial Timekeeping Chip FEATURES PIN ASSIGNMENT. ORDERING INFORMATION DS pin DIP DS1202S 16 pin SOIC DS1202S8 8 pin SOIC

DS1202, DS1202S. Serial Timekeeping Chip FEATURES PIN ASSIGNMENT. ORDERING INFORMATION DS pin DIP DS1202S 16 pin SOIC DS1202S8 8 pin SOIC DS22, DS22S Serial Timekeeping Chip FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation 2 x 8 RAM for scratchpad data

More information

DM74AS169A Synchronous 4-Bit Binary Up/Down Counter

DM74AS169A Synchronous 4-Bit Binary Up/Down Counter Synchronous 4-Bit Binary Up/Down Counter General Description These synchronous presettable counters feature an internal carry look ahead for cascading in high speed counting applications. The DM74AS169

More information

QUARTZ-MM PC/104 Counter/Timer & Digital I/O Module

QUARTZ-MM PC/104 Counter/Timer & Digital I/O Module QUARTZ-MM PC/104 Counter/Timer & Digital I/O Module User Manual V1.5 Copyright 2001 Diamond Systems Corporation 8430-D Central Ave. Newark, CA 94560 Tel (510) 456-7800 Fax (510) 45-7878 techinfo@diamondsystems.com

More information

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631)

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) LSI/CSI LS7366 UL LSI Computer Systems, Inc. 1235 Walt Whitman Road, Melville, NY 11747 (631) 271-0400 FX (631) 271-0405 3800 32-IT QUDRTURE COUNTER WITH SERIL INTERFCE GENERL FETURES: Operating voltage:

More information

Topics Introduction to Microprocessors

Topics Introduction to Microprocessors Topics 2244 Introduction to Microprocessors Chapter 8253 Programmable Interval Timer/Counter Suree Pumrin,, Ph.D. Interfacing with 886/888 Programming Mode 2244 Introduction to Microprocessors 2 8253/54

More information

LSI/CSI LS7211N-7212N PROGRAMMABLE DIGITAL DELAY TIMER

LSI/CSI LS7211N-7212N PROGRAMMABLE DIGITAL DELAY TIMER LSI/CSI LSN-N UL LSI Computer Systems, Inc. Walt Whitman Road, Melville, NY (6) -000 FX (6) -00 00 PROGRMMLE DIGITL DELY TIMER FETURES: -bit programmable delay from microseconds to days On chip oscillator

More information

Part No. Clock Frequency Power Organization Interface Package. Normal. 4Banks x 2Mbits x8. Low power

Part No. Clock Frequency Power Organization Interface Package. Normal. 4Banks x 2Mbits x8. Low power 4 Banks x 2M x 8Bit Synchronous DRAM DESCRIPTION The Hyundai HY57V658020A is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

78A207 MFR1 Receiver DATA SHEET DESCRIPTION FEATURES OCTOBER 2005

78A207 MFR1 Receiver DATA SHEET DESCRIPTION FEATURES OCTOBER 2005 DESCRIPTION The 78A207 is a single-chip, Multi-Frequency (MF) receiver that can detect all 15 tone-pairs, including ST and KP framing tones. This receiver is intended for use in equal access applications

More information

DATASHEET CD4013BMS. Pinout. Features. Functional Diagram. Applications. Description. CMOS Dual D -Type Flip-Flop. FN3080 Rev 0.

DATASHEET CD4013BMS. Pinout. Features. Functional Diagram. Applications. Description. CMOS Dual D -Type Flip-Flop. FN3080 Rev 0. DATASHEET CD013BMS CMOS Dual D -Type Flip-Flop FN300 Rev 0.00 Features High-Voltage Type (0V Rating) Set-Reset Capability Static Flip-Flop Operation - Retains State Indefinitely With Clock Level Either

More information

HCC/HCF40102B HCC/HCF40103B

HCC/HCF40102B HCC/HCF40103B HCC/HCF40102B HCC/HCF40103B 8-STAGE PRESETTABLE SYNCHRONOUS DOWN COUNTERS 40102B 2-DECADE BCD TYPE 40103B 8-BIT BINARY TYPE SYNCHRONOUS OR ASYNCHRONOUS PRESET MEDIUM-SPEED OPERATION : f CL = 3.6MHz (TYP.)

More information

8-bit shift register and latch driver

8-bit shift register and latch driver 8-bit shift register and latch driver The BU2114 and BU2114F are CMOS ICs with low power consumption, and are equipped with an 8-bit shift register latch. Data in the shift register can be latched asynchronously.

More information

MM58174A Microprocessor-Compatible Real-Time Clock

MM58174A Microprocessor-Compatible Real-Time Clock MM58174A Microprocessor-Compatible Real-Time Clock General Description The MM58174A is a low-threshold metal-gate CMOS circuit that functions as a real-time clock and calendar in bus-oriented microprocessor

More information

NT7603. Features. General Description

NT7603. Features. General Description PRELIMINARY Single-Chip 16Cx2L Dot-Matrix LCD Controller / Driver Features Internal LCD drivers 16 common signal drivers 80 segment signal drivers Maximum display dimensions 16 characters * 2 lines or

More information

AUR3840. Serial-interface, Touch screen controller. Features. Description. Applications. Package Information. Order Information

AUR3840. Serial-interface, Touch screen controller. Features. Description. Applications. Package Information. Order Information Serial-interface, Touch screen controller Features Multiplexed Analog Digitization with 12-bit Resolution Low Power operation for 2.2V TO 5.25V Built-In BandGap with Internal Buffer for 2.5V Voltage Reference

More information

LSI/CSI LS7213R PROGRAMMABLE DIGITAL DELAY TIMER

LSI/CSI LS7213R PROGRAMMABLE DIGITAL DELAY TIMER LSI/CSI LSR UL 00 PROGRMMLE DIGITL DELY TIMER FETURES: Eight timing ranges Four modes controlled on-chip oscillator Power-On-Reset (POR) Reset input for delay abort Complementary outputs Delay-in-Progress

More information

DATASHEET CD4027BMS. Features. Pinout. Functional Diagram. Applications. Description. CMOS Dual J-KMaster-Slave Flip-Flop. FN3302 Rev 0.

DATASHEET CD4027BMS. Features. Pinout. Functional Diagram. Applications. Description. CMOS Dual J-KMaster-Slave Flip-Flop. FN3302 Rev 0. DATASHEET CD7BMS CMOS Dual J-KMaster-Slave Flip-Flop FN33 Rev. Features Pinout High Voltage Type (V Rating) Set - Reset Capability CD7BMS TOP VIEW Static Flip-Flop Operation - Retains State Indefinitely

More information

DM74LS191 Synchronous 4-Bit Up/Down Counter with Mode Control

DM74LS191 Synchronous 4-Bit Up/Down Counter with Mode Control August 1986 Revised February 1999 Synchronous 4-Bit Up/Down Counter with Mode Control General Description The circuit is a synchronous, reversible, up/ down counter. Synchronous operation is provided by

More information

DS1307ZN. 64 X 8 Serial Real Time Clock PIN ASSIGNMENT FEATURES

DS1307ZN. 64 X 8 Serial Real Time Clock PIN ASSIGNMENT FEATURES DS1307 64 8 Serial Real Time Clock FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 2100 56 byte nonvolatile

More information

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power 4 Banks x 2M x 8Bit Synchronous DRAM DESCRIPTION The Hynix HY57V64820HG is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

Auto refresh and self refresh refresh cycles / 64ms. Programmable CAS Latency ; 2, 3 Clocks

Auto refresh and self refresh refresh cycles / 64ms. Programmable CAS Latency ; 2, 3 Clocks 4 Banks x 1M x 16Bit Synchronous DRAM DESCRIPTION The Hynix HY57V641620HG is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54/M74HC192 M54/M74HC193

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54/M74HC192 M54/M74HC193 M54/M74HC192 M54/M74HC193 HC192 - SYNCHRONOUS UP/DOWN DECADE COUNTER HC193 - SYNCHRONOUS UP/DOWN BINARY COUNTER. HIGH SPEED fmax = 54 MHz (TYP.) AT VCC =5V.LOW POWER DISSIPATION I CC =4µA (MAX.) AT T A

More information

LC75857E LC75857W. SANYO Semiconductors DATA SHEET. Preliminary. Overview. Features. CMOS IC 1/3, 1/4 Duty LCD Display Drivers with Key Input Function

LC75857E LC75857W. SANYO Semiconductors DATA SHEET. Preliminary. Overview. Features. CMOS IC 1/3, 1/4 Duty LCD Display Drivers with Key Input Function Ordering number : ENN*798 Preliminary SANYO Semiconductors DATA SHEET LC75857E LC75857W CMOS IC 1/3, 1/4 Duty LCD Display Drivers with Key Input Function Overview The LC75857E and LC75857W are 1/3 duty

More information

CD4541BC Programmable Timer

CD4541BC Programmable Timer CD4541BC Programmable Timer General Description The CD4541BC Programmable Timer is designed with a 16-stage binary counter, an integrated oscillator for use with an external capacitor and two resistors,

More information

HY5V56D(L/S)FP. Revision History. No. History Draft Date Remark. 0.1 Defined Target Spec. May Rev. 0.1 / Jan

HY5V56D(L/S)FP. Revision History. No. History Draft Date Remark. 0.1 Defined Target Spec. May Rev. 0.1 / Jan Revision History No. History Draft Date Remark 0.1 Defined Target Spec. May 2003 Rev. 0.1 / Jan. 2005 1 Series 4 Banks x 4M x 16bits Synchronous DRAM DESCRIPTION The HY5V56D(L/S)FP is a 268,435,456bit

More information

Revision No. History Draft Date Remark. 0.1 Initial Draft Jan Preliminary. 1.0 Final Version Apr. 2007

Revision No. History Draft Date Remark. 0.1 Initial Draft Jan Preliminary. 1.0 Final Version Apr. 2007 64Mb Synchronous DRAM based on 1M x 4Bank x16 I/O Document Title 4Bank x 1M x 16bits Synchronous DRAM Revision History Revision No. History Draft Date Remark 0.1 Initial Draft Jan. 2007 Preliminary 1.0

More information

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54/M74HC4518 M54/M74HC4520 HC4518 DUAL DECADE COUNTER HC4520 DUAL 4 BIT BINARY COUNTER

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54/M74HC4518 M54/M74HC4520 HC4518 DUAL DECADE COUNTER HC4520 DUAL 4 BIT BINARY COUNTER M54/M74HC4518 M54/M74HC4520 HC4518 DUAL DECADE COUNTER HC4520 DUAL 4 BIT BINARY COUNTER. HIGH SPEED fmax = 55 MHz (TYP.) at VCC = 5V.LOW POWER DISSIPATION I CC =4µA (MAX.) AT T A =25 C.HIGH NOISE IMMUNITY

More information

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power 4 Banks x 4M x 4Bit Synchronous DRAM DESCRIPTION The Hynix HY57V654020B is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

HY57V653220C 4 Banks x 512K x 32Bit Synchronous DRAM Target Spec.

HY57V653220C 4 Banks x 512K x 32Bit Synchronous DRAM Target Spec. 4 Banks x 512K x 32Bit Synchronous DRAM Target Spec. DESCRIPTION The Hyundai HY57V653220B is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the memory applications which require wide data I/O

More information

Revision No. History Draft Date Remark. 1.0 First Version Release Dec Corrected PIN ASSIGNMENT A12 to NC Jan. 2005

Revision No. History Draft Date Remark. 1.0 First Version Release Dec Corrected PIN ASSIGNMENT A12 to NC Jan. 2005 128Mb Synchronous DRAM based on 2M x 4Bank x16 I/O Document Title 4Bank x 2M x 16bits Synchronous DRAM Revision History Revision No. History Draft Date Remark 1.0 First Version Release Dec. 2004 1.1 1.

More information

Very Low Power 8-Bit 32 khz RTC Module with Digital Trimming and High Level Integration

Very Low Power 8-Bit 32 khz RTC Module with Digital Trimming and High Level Integration EM MICROELECTRONIC - MARIN SA EM3022 Very Low Power 8-Bit 32 khz RTC Module with Digital Trimming and High Level Integration Description The V3022 is a low power CMOS real time clock with a built in crystal.

More information

HY57V561620B(L/S)T 4 Banks x 4M x 16Bit Synchronous DRAM

HY57V561620B(L/S)T 4 Banks x 4M x 16Bit Synchronous DRAM 4 Banks x 4M x 16Bit Synchronous DRAM Doucment Title 4 Bank x 4M x 16Bit Synchronous DRAM Revision History Revision No. History Draft Date Remark 1.4 143MHz Speed Added July 14. 2003 This document is a

More information

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package.

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package. BCD DECADE/MODULO BINARY SYNCHRONOUS BI-DIRECTIONAL COUNTERS The SN54/ 74LS8 and SN54/ 74LS9 are fully synchronous 4-stage up/down counters featuring a preset capability for programmable operation, carry

More information

DATASHEET CD4060BMS. Pinout. Features. Functional Diagram. Oscillator Features. Applications. Description

DATASHEET CD4060BMS. Pinout. Features. Functional Diagram. Oscillator Features. Applications. Description DATASHEET CDBMS CMOS 1 Stage Ripple-Carry Binary Counter/Divider and Oscillator FN3317 Rev. Features Pinout High Voltage Type (V Rating) Common Reset 1MHz Clock Rate at 15V Fully Static Operation Q1 Q13

More information

DS1621. Digital Thermometer and Thermostat FEATURES PIN ASSIGNMENT

DS1621. Digital Thermometer and Thermostat FEATURES PIN ASSIGNMENT DS1621 Digital Thermometer and Thermostat FEATURES Temperature measurements require no external components Measures temperatures from 55 C to +125 C in 0.5 C increments. Fahrenheit equivalent is 67 F to

More information

TC74ACT74P,TC74ACT74F,TC74ACT74FN,TC74ACT74FT

TC74ACT74P,TC74ACT74F,TC74ACT74FN,TC74ACT74FT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74ACT74P/F/FN/FT TC74ACT74P,TC74ACT74F,TC74ACT74FN,TC74ACT74FT Dual D-Type Flip Flop with Preset and Clear The TC74ACT74 is an advanced high

More information

Presettable Counter High-Speed Silicon-Gate CMOS

Presettable Counter High-Speed Silicon-Gate CMOS TECHNICAL DATA IN74AC161 Presettable Counter High-Speed Silicon-Gate CMOS The IN74AC161 is identical in pinout to the LS/ALS161, HC/HCT161. The device inputs are compatible with standard CMOS outputs;

More information

HY57V281620HC(L/S)T-S

HY57V281620HC(L/S)T-S 4 Banks x 2M x 16bits Synchronous DRAM DESCRIPTION The Hynix HY57V281620HC(L/S)T is a 134,217,728bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density

More information

MOS INTEGRATED CIRCUIT

MOS INTEGRATED CIRCUIT DATA SHEET MOS INTEGRATED CIRCUIT µpd6345 8 BIT SERIAL IN/PARALLEL OUT DRIVER The µpd6345 is a monolithic Bi-CMOS integrated Circuit designed to drive LED, Solenoid and Relay. This device consists of an

More information

SN54HC191, SN74HC191 4-BIT SYNCHRONOUS UP/DOWN BINARY COUNTERS

SN54HC191, SN74HC191 4-BIT SYNCHRONOUS UP/DOWN BINARY COUNTERS Single Down/Up Count-Control Line Look-Ahead Circuitry Enhances Speed of Cascaded Counters Fully Synchronous in Count Modes Asynchronously Presettable With Load Control Package Options Include Plastic

More information

Revision No. History Draft Date Remark. 0.1 Initial Draft Jul Preliminary. 1.0 Release Aug. 2009

Revision No. History Draft Date Remark. 0.1 Initial Draft Jul Preliminary. 1.0 Release Aug. 2009 128Mb Synchronous DRAM based on 2M x 4Bank x16 I/O Document Title 4Bank x 2M x 16bits Synchronous DRAM Revision History Revision No. History Draft Date Remark 0.1 Initial Draft Jul. 2009 Preliminary 1.0

More information

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) PIR SENSOR INTERFACE DIFF. AMP.

LSI Computer Systems, Inc Walt Whitman Road, Melville, NY (631) FAX (631) PIR SENSOR INTERFACE DIFF. AMP. LSI/CSI LS6522 UL LSI Computer Systems, Inc. 1235 Walt Whitman Road, Melville, NY 11747 (631) 2710400 FAX (631) 2710405 A3800 PIR SENSOR INTERFACE February 2014 FEATURES: Low Quiescent Current Direct Interface

More information

OBSOLETE. Bus Compatible Digital PWM Controller, IXDP 610 IXDP 610

OBSOLETE. Bus Compatible Digital PWM Controller, IXDP 610 IXDP 610 Bus Compatible Digital PWM Controller, IXDP 610 Description The IXDP610 Digital Pulse Width Modulator (DPWM) is a programmable CMOS LSI device which accepts digital pulse width data from a microprocessor

More information

HY57V561620C(L)T(P)-S

HY57V561620C(L)T(P)-S 4 Banks x 4M x 16Bit Synchronous DRAM DESCRIPTION The HY57V561620C(L)T(P) Series is a 268,435,456bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density

More information

. HIGH SPEED .LOW POWER DISSIPATION M54HC76 M74HC76 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. fmax = 65 MHz (TYP.) AT VCC =5V

. HIGH SPEED .LOW POWER DISSIPATION M54HC76 M74HC76 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. fmax = 65 MHz (TYP.) AT VCC =5V M54HC76 M74HC76 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. HIGH SPEED fmax = 65 MHz (TYP.) AT VCC =5V.LOW POWER DISSIPATION I CC =2µA (MAX.) AT 25 C OUTPUT DRIVE CAPABILITY 10 LSTTL LOADS SYMMETRICAL OUTPUT

More information

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54HC113 M74HC113 DUAL J-K FLIP FLOP WITH PRESET. fmax = 71 MHz (TYP.

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54HC113 M74HC113 DUAL J-K FLIP FLOP WITH PRESET. fmax = 71 MHz (TYP. M54HC113 M74HC113 DUAL J-K FLIP FLOP WITH PRESET. HIGH SPEED fmax = 71 MHz (TYP.) at VCC = 5V.LOW POWER DISSIPATION I CC =2µAatT A =25 C.HIGH NOISE IMMUNITY VNIH =VNIL =28%VCC (MIN.) OUTPUT DRIVE CAPABILITY

More information

DS1720 ECON-Digital Thermometer and Thermostat

DS1720 ECON-Digital Thermometer and Thermostat www.maxim-ic.com FEATURES Requires no external components Supply voltage range covers from 2.7V to 5.5V Measures temperatures from 55 C to +125 C in 0.5 C increments. Fahrenheit equivalent is 67 F to +257

More information

MM5452/MM5453 Liquid Crystal Display Drivers

MM5452/MM5453 Liquid Crystal Display Drivers MM5452/MM5453 Liquid Crystal Display Drivers General Description The MM5452 is a monolithic integrated circuit utilizing CMOS metal gate, low threshold enhancement mode devices. It is available in a 40-pin

More information

Presettable 4-Bit Binary UP/DOWN Counter High-Speed Silicon-Gate CMOS

Presettable 4-Bit Binary UP/DOWN Counter High-Speed Silicon-Gate CMOS TECHNICAL DATA Presettable 4-Bit Binary UP/DOWN Counter High-Speed Silicon-Gate CMOS IN74ACT193 The IN74ACT193 is identical in pinout to the LS/ALS192, HC/HCT192. The IN74ACT193 may be used as a level

More information

Part No. Clock Frequency Organization Interface Package

Part No. Clock Frequency Organization Interface Package 2 Banks x 512K x 16 Bit Synchronous DRAM DESCRIPTION THE Hynix HY57V161610E is a 16,777,216-bits CMOS Synchronous DRAM, ideally suited for the main memory and graphic applications which require large memory

More information

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54HC109 M74HC109 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. f MAX = 63 MHz (TYP.

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54HC109 M74HC109 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. f MAX = 63 MHz (TYP. M54HC109 M74HC109 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. HIGH SPEED f MAX = 63 MHz (TYP.) AT V CC =5V.LOW POWER DISSIPATION ICC =2µA (MAX.) AT TA =25 C.HIGH NOISE IMMUNITY V NIH =V NIL =28%V CC (MIN.)

More information

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54/74HC40102 M54/74HC STAGE PRESETTABLE SYNCHRONOUS DOWN COUNTERS

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54/74HC40102 M54/74HC STAGE PRESETTABLE SYNCHRONOUS DOWN COUNTERS M54/74HC40102 M54/74HC40103 8 STAGE PRESETTABLE SYNCHRONOUS DOWN COUNTERS. HIGH SPEED fmax = 40 MHz (TYP.) at VCC = 5V.LOW POWER DISSIPATION I CC =4µA (MAX.) at T A =25 C.HIGH NOISE IMMUNITY VNIH =VNIL

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) SYNCHRONOUS PRESETTABLE 4-BIT COUNTER HIGH SPEED: f MAX = 250MHz (TYP.) at V CC = 5V LOW POWER DISSIPATION: I CC = 8µA(MAX.) at T A =25 C COMPATIBLE WITH TTL OUTPUTS V IH = 2V (MIN.), V IL = 0.8V (MAX.)

More information

IS39LV040 / IS39LV010 / IS39LV512

IS39LV040 / IS39LV010 / IS39LV512 4Mbit / 1Mbit / 512 Kbit 3.0 Volt-only CMOS Flash Memory FEATURES Single Power Supply Operation - Low voltage range: 2.70 V - 3.60 V Memory Organization - IS39LV040: 512K x 8 (4 Mbit) - IS39LV010: 128K

More information

css Custom Silicon Solutions, Inc.

css Custom Silicon Solutions, Inc. css Custom Silicon Solutions, Inc. GENERAL PART DESCRIPTION The is a micropower version of the popular timer IC. It features an operating current under µa and a minimum supply voltage of., making it ideal

More information

NT7605. Features. General Description

NT7605. Features. General Description PRELIMINARY Single-chip 20CX2L Dot-Matrix LCD Controller / Driver Features! Internal LCD drivers 6 common signal drivers 00 segment signal drivers! Maximum display dimensions 20 characters * 2 lines or

More information

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power 4 Banks x 4M x 16Bit Synchronous DRAM DESCRIPTION The HY57V561620C is a 268,435,456bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and high

More information

CMOS Serial Digital Pulse Width Modulator INPUT CLK MODULATOR LOGIC PWM 8 STAGE RIPPLE COUNTER RESET LOAD FREQUENCY DATA REGISTER

CMOS Serial Digital Pulse Width Modulator INPUT CLK MODULATOR LOGIC PWM 8 STAGE RIPPLE COUNTER RESET LOAD FREQUENCY DATA REGISTER css Custom Silicon Solutions, Inc. S68HC68W1 April 2003 CMOS Serial Digital Pulse Width Modulator Features Direct Replacement for Intersil CDP68HC68W1 Pinout (PDIP) TOP VIEW Programmable Frequency and

More information

ADC Bit µp Compatible A/D Converter

ADC Bit µp Compatible A/D Converter ADC1001 10-Bit µp Compatible A/D Converter General Description The ADC1001 is a CMOS, 10-bit successive approximation A/D converter. The 20-pin ADC1001 is pin compatible with the ADC0801 8-bit A/D family.

More information

74AC74B DUAL D-TYPE FLIP FLOP WITH PRESET AND CLEAR

74AC74B DUAL D-TYPE FLIP FLOP WITH PRESET AND CLEAR DUAL D-TYPE FLIP FLOP WITH PRESET AND CLEAR HIGH SPEED: f MAX = 300MHz (TYP.) at V CC = 5V LOW POWER DISSIPATION: I CC = 2µA(MAX.) at T A =25 C HIGH NOISE IMMUNITY: V NIH = V NIL = 28 % V CC (MIN.) 50Ω

More information

8-Bit A/D Converter AD673 REV. A FUNCTIONAL BLOCK DIAGRAM

8-Bit A/D Converter AD673 REV. A FUNCTIONAL BLOCK DIAGRAM a FEATURES Complete 8-Bit A/D Converter with Reference, Clock and Comparator 30 s Maximum Conversion Time Full 8- or 16-Bit Microprocessor Bus Interface Unipolar and Bipolar Inputs No Missing Codes Over

More information

HCTL-2032 Quadrature Decoder IC

HCTL-2032 Quadrature Decoder IC Products > Motion Control Encoder Solutions > Integrated Circuits > Decoder > HCTL-2032 HCTL-2032 Quadrature Decoder IC Description The HCTL-2032 is CMOS ICs that perform the quadrature decoder, counter,

More information

TC55VBM316AFTN/ASTN40,55

TC55VBM316AFTN/ASTN40,55 TENTATIVE TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS 524,288-WORD BY 16-BIT/1,048,576-WORD BY 8-BIT FULL CMOS STATIC RAM DESCRIPTION The TC55VBM316AFTN/ASTN is a 8,388,608-bit static random

More information

HD44102D. (Dot Matrix Liquid Crystal Graphic Display Column Driver) Features. Description. Ordering Information

HD44102D. (Dot Matrix Liquid Crystal Graphic Display Column Driver) Features. Description. Ordering Information HD442 (Dot Matrix Liquid Crystal Graphic Display Column Driver) Description The HD442 is a column (segment) driver for dot matrix liquid crystal graphic display systems, storing the display data transferred

More information

DS1307ZN. 64 X 8 Serial Real Time Clock

DS1307ZN. 64 X 8 Serial Real Time Clock 64 X 8 Serial Real Time Clock www.dalsemi.com FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 2100 56

More information

Data Sheet. HCTL-2000 Quadrature Decoder/Counter Interface ICs HCTL-2000, HCTL-2016, HCTL-2020

Data Sheet. HCTL-2000 Quadrature Decoder/Counter Interface ICs HCTL-2000, HCTL-2016, HCTL-2020 HCTL-2000 Quadrature Decoder/Counter Interface ICs Data Sheet HCTL-2000, HCTL-2016, HCTL-2020 Description The HCTL-2000, 2016, 2020 are CMOS ICs that perform the quadrature decoder, counter, and bus interface

More information

HCF40161B SYNCHRONOUS PROGRAMMABLE 4-BIT BINARY COUNTER WITH ASYNCHRONOUS CLEAR

HCF40161B SYNCHRONOUS PROGRAMMABLE 4-BIT BINARY COUNTER WITH ASYNCHRONOUS CLEAR SYNCHRONOUS PROGRAMMABLE 4-BIT BINARY COUNTER WITH ASYNCHRONOUS CLEAR INTERNAL LOOK-AHEAD FOR FAST COUNTING CARRY OUTPUT FOR CASCADING SYNCHRONOUSLY PROGRAMMABLE LOW-POWER TTL COMPATIBILITY STANDARDIZED

More information

CMOS Serial Digital Pulse Width Modulator INPUT CLK MODULATOR LOGIC PWM 8 STAGE RIPPLE COUNTER RESET LOAD FREQUENCY DATA REGISTER

CMOS Serial Digital Pulse Width Modulator INPUT CLK MODULATOR LOGIC PWM 8 STAGE RIPPLE COUNTER RESET LOAD FREQUENCY DATA REGISTER css Custom Silicon Solutions, Inc. S68HC68W1 May 2003 CMOS Serial Digital Pulse Width Modulator Features Direct Replacement for Intersil CDP68HC68W1 Pinout PDIP / SOIC (Note #1) TOP VIEW Programmable Frequency

More information

Sales: Technical: Fax:

Sales: Technical: Fax: DATA SHEET Logic Order code Manufacturer code Description 83-0096 M74HC160B1R 74HC160 4 BIT DECADE COUNTER + CLEAR 83-0098 M74HC161B1R 74HC161 SYNCHRONOUS BINARY COUNTER 83-0100 M74HC162B1R 74HC162 4 BIT

More information

DECODER I/O DATA CIRCUIT CONTROL CIRCUIT

DECODER I/O DATA CIRCUIT CONTROL CIRCUIT IS62C64 8K x 8 LOW POR CMOS STATIC RAM FEATURES CMOS low power operation 400 mw (max.) operating 25 mw (max.) standby Automatic power-down when chip is deselected TTL compatible interface levels Single

More information

Microprocessor & Interfacing Lecture Programmable Interval Timer

Microprocessor & Interfacing Lecture Programmable Interval Timer Microprocessor & Interfacing Lecture 30 8254 Programmable Interval Timer P A R U L B A N S A L A S S T P R O F E S S O R E C S D E P A R T M E N T D R O N A C H A R Y A C O L L E G E O F E N G I N E E

More information

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M74HC646 M74HC648

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M74HC646 M74HC648 M74HC646 M74HC648 HC646 OCTAL BUS TRANSCEIVER/REGISTER (3-STATE) HC648 OCTAL BUS TRANSCEIVER/REGISTER (3-STATE, INV.). HIGH SPEED fmax = 73 MHz (TYP.) AT VCC =5V.LOW POWER DISSIPATION I CC =4µA (MAX.)

More information

TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS

TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS TENTATIVE TOSHIBA MOS DIGITAL INTEGRATED CIRCUIT SILICON GATE CMOS 262,144-WORD BY 16-BIT FULL CMOS STATIC RAM DESCRIPTION The TC55YEM216ABXN is a 4,194,304-bit static random access memory (SRAM) organized

More information

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54HC107 M74HC107 DUAL J-K FLIP FLOP WITH CLEAR. fmax = 75 MHz (TYP.

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54HC107 M74HC107 DUAL J-K FLIP FLOP WITH CLEAR. fmax = 75 MHz (TYP. M54HC107 M74HC107 DUAL J-K FLIP FLOP WITH CLEAR. HIGH SPEED fmax = 75 MHz (TYP.) AT VCC =5V.LOW POWER DISSIPATION I CC =2µA (MAX.) AT T A =25 C.HIGH NOISE IMMUNITY VNIH =VNIL =28%VCC (MIN.) OUTPUT DRIVE

More information

HY57V28420A. Revision History. Revision 1.1 (Dec. 2000)

HY57V28420A. Revision History. Revision 1.1 (Dec. 2000) Revision History Revision 1.1 (Dec. 2000) Eleminated -10 Bining product. Changed DC Characteristics-ll. - tck to 15ns from min in Test condition - -K IDD1 to 120mA from 110mA - -K IDD4 CL2 to 120mA from

More information

DM54LS190 DM74LS190 DM54LS191 DM74LS191 Synchronous 4-Bit Up Down Counters with Mode Control

DM54LS190 DM74LS190 DM54LS191 DM74LS191 Synchronous 4-Bit Up Down Counters with Mode Control May 1989 DM54LS190 DM74LS190 DM54LS191 DM74LS191 Synchronous 4-Bit Up Down Counters with Mode Control General Description These circuits are synchronous reversible up down counters The LS191 is a 4-bit

More information

NTE40192B & NTE40193B Integrated Circuit CMOS, Presettable Up/Down Counters (Dual Clock with Reset)

NTE40192B & NTE40193B Integrated Circuit CMOS, Presettable Up/Down Counters (Dual Clock with Reset) NTE40192B & NTE40193B Integrated Circuit CMOS, Presettable Up/Down Counters (Dual Clock with Reset) Description: The NTE40192B (BCD Type), and NTE40193B (Binary Type) are presettable up/down counters in

More information

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54HC112 M74HC112 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. fmax = 67 MHz (TYP.

. HIGH SPEED .LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M54HC112 M74HC112 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. fmax = 67 MHz (TYP. M54HC112 M74HC112 DUAL J-K FLIP FLOP WITH PRESET AND CLEAR. HIGH SPEED fmax = 67 MHz (TYP.) AT VCC =5V.LOW POWER DISSIPATION I CC =2µAATT A =25 C.HIGH NOISE IMMUNITY VNIH =VNIL =28%VCC (MIN.) OUTPUT DRIVE

More information

Auto refresh and self refresh refresh cycles / 64ms. Part No. Clock Frequency Power Organization Interface Package. Normal. 4Banks x 1Mbits x16

Auto refresh and self refresh refresh cycles / 64ms. Part No. Clock Frequency Power Organization Interface Package. Normal. 4Banks x 1Mbits x16 4 Banks x 1M x 16Bit Synchronous DRAM DESCRIPTION The Hynix HY57V641620HG is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

LM2240 Programmable Timer Counter

LM2240 Programmable Timer Counter LM2240 Programmable Timer Counter General Description The LM2240 Programmable Timer Counter is a monolithic controller capable of both monostable and astable operation Monostable operation allows accurate

More information

LSI/CSI LS8292 LS8293. PRELIMINARY MICRO-STEPPING MOTOR CONTROLLER June 2013

LSI/CSI LS8292 LS8293. PRELIMINARY MICRO-STEPPING MOTOR CONTROLLER June 2013 LSI/CSI LS8292 LS8293 LSI Computer Systems, Inc. 1235 Walt Whitman Road, Melville, NY 11747 (631) 271-0400 FAX (631) 271-0405 PRELIMINARY MICRO-STEPPING MOTOR CONTROLLER June 2013 FEATURES: DESCRIPTION:

More information

8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Speed Silicon-Gate CMOS

8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Speed Silicon-Gate CMOS TECHNICAL ATA IN74AC323 8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Speed Silicon-Gate CMOS The IN74AC323 is identical in pinout to the LS/ALS323, HC/HCT323. The device inputs are

More information

INF8574 GENERAL DESCRIPTION

INF8574 GENERAL DESCRIPTION GENERAL DESCRIPTION The INF8574 is a silicon CMOS circuit. It provides general purpose remote I/O expansion for most microcontroller families via the two-line bidirectional bus (I 2 C). The device consists

More information