HT6535 SPP/EPP/ECP Controller

Size: px
Start display at page:

Download "HT6535 SPP/EPP/ECP Controller"

Transcription

1 HT655 SPP/EPP/ECP Controller Features Multi-mode parallel port controller Standard mode: IBM PC/XT, PC/AT and PS/ compatible bidirectional parallel port General Description The Parallel Port Controller incorporates one IBM XT/AT compatible parallel port and support the PS/ type bidirectional parallel port, the enhanced parallel port (EPP) and the extended capabilities port (ECP) modes. Refer to the Hardware/Software configuration description for information on changing the base address, selecting the mode of operation and setting the FIFO threshold that is used in ECP operation. EPP retains complete backward compatibility with the existing XT/AT and PS/ compatible Enhanced parallel port (EPP) mode Extended capabilities port (ECP) mode Support 6 base address 68-pin PLCC package functions and interface. EPP can provide high performance for bidirectional block mode data transfer. This is largely accomplished through hardware handshake. ECP is software and hardware-compatible with existing parallel ports. It provides an automatic high-burst bandwidth channel that supports DMA for ECP in both the forward and reverse directions. This chip supports 6-byte FIFO to smooth data flow and improves the bandwidth requirement. It also supports run-length encode (RLE) decompression in hardware. 0th Jan 96

2 HT655 Block Diagram Pin Assignments 0th Jan 96

3 HT655 Pin Description Pin No. Pin Name I/O Description ~8, ~4 5~7, 9~ SA [0:0] SD [7:0] I/O 4 IORDY O I These host address bits determine the I/O address to be accessed during IORZ and IOWZ cycles. The ISA data bus used by the host microprocessor to transmit data to or from this chip. Normally, this pin used as IORDY to extended the read/write command in EPP mode. 5 IOWZ I This active low signal is issued by the host microprocessor to indicate a write operation. 8 CLK/TESTI I 4.8 MHz OSC input or 4MHz crystal input. 9 TESTO O 4 MHz crystal output. IORZ I TC I DACKZ I 4 DRQ O 6 IRQ O This active low signal is issued by the host microprocessor to indicate a read operation. This signal indicates to this chip that DMA operation data transfer is complete. An active low input acknowledging the request for a DMA transfer of data. This active high output is the DMA request for byte transfers of data to the host. This pulse low output is the interrupt request signal. Note that this signal needs an external pull-up resistor connected. 7 AEN I Active low address enable indicates microprocessor operations on the host data bus. 8 RESET I Active high input signal that resets this chip. 9~4 BA[:0] I 4 BUSY I 45 ACKZ I 46 PE I 47 SLCT I 48 ERRZ I Parallel port base address select inputs for hardware initial setup. This is a status input from the printer, high indicating that the printer is not ready to receive new data. A low active input from the printer indicating that it has received the data and is ready to accept new data. A status input from the printer, high indicating that the printer is out of paper. This high active output from the printer indicates that it has power on. A low on this input from the printer indicates that there is an error condition at the printer. 0th Jan 96

4 HT655 Pin No. Pin Name I/O Description 49 STRBZ O A low active pulse on this output is used to strobe the printer data into the printer. 50 AFDZ O This output goes low to cause the printer to automatically feed one line after each line is printed. 5 INITZ O This is used to initiate the printer when low. 5 SLTINZ O This active low output selects the printer. 54~59, 6,6 PD [7:0] I/O The bi-directional parallel data bus is used to transfer information between CPU and peripherals. 6,64 PMODE[:0] I Parallel port mode select inputs for hardware initial setup. 65 TEST I This input pin is for test. It must be pulled low. 66 NUMID I This input pin decides the chip number ID. Refer to hardware configuration for use of this pin. It is pulled up internally. 67~68 NC 9,6,0, 4,60 VDD Positive power supply inputs.,0,8,7, 5,44,5 VSS Ground reference power supply inputs. Absolute Maximum Ratings Supply Voltage....V to 5.5V Input Voltage... V SS 0.V to V DD+0.V Storage Temperature C to 5 C Operating Temperature... 0 C to 70 C 4 0th Jan 96

5 HT655 DC Characteristics (Ta=0 to 70 C, V DD=5V±5%, V SS=0V) Symbol Parameter Test Condition V DD Condition Min. Typ. Max. Unit V IL Input Low Voltage 5V V V IH Input High Voltage 5V.0 V DD+0. V I LIH Input High Leakage 5V V IN=V DD 0 µa I LIL Input Low Leakage 5V V IN=0V 0 µa V OL Output Low Voltage 5V I sink=6ma 0.4 V V OH Output High Voltage 5V I sour=6ma.4 V DD V C IN Input Capacitance 5V 5 PF C Output Capacitance 5V 0 PF I STBY Stand-by Current 5V 0 µa V T Threshold Voltage of CLK/TESTI Pin 5V.5 V I PULL-UP Input with Internal Pull-High current 5V V IN= µa Note : Stand-by current is measured with input gating, output unloading and CLK/TESTI=0. 5 0th Jan 96

6 HT655 Configuration Description Hardware Configuration Hardware configuration are defined through conditioning of PMODE [:0] and BA [:0] pins during power-on reset. PMODE PMODE 0 Parallel Port Mode 0 0 ISA Compatible 0 PS/ Compatible 0 EPP ECP BA BA BA0 Base Address H H 0 0 BCH 0 Disable H 0 6CH 0 7CH Disable When the chip is disabled, the ISA-interface output pins will become tri-state. Two controller chips can be used simultaneously on a board by pulling up or NC the NUMID pin as controller # and pulling low the NUMID pin as controller #. Refer to software configuration for use of this pin. for setting up the configuration registers are described as follow: To enter configuration mode * Write 55H to FAH twice. * Followed by writing AAH to FAH twice (if NUMID =), or writing 55H to FAH twice (if NUMID =0). To program configuration register * Write XXH to FAH, where XXH is the configuration register index * Followed by writing YYH to FAH, where YYH is the data for configuration register XXH. To exit from configuration mode Write 0FH to FAH, then write any value to FAH. The following describes the bit functions of each configuration register. Note that the configuration registers are all write only. Index 00: ECP FIFO threshold register (default value=00h) Index 0: Parallel port mode register 0 PMODE PMODE0 0 0 ISA Compatible 0 PS/ Compatible 0 EPP ECP Software Configuration After RESET the default values will be loaded into the configuration registers. The procedures 6 0th Jan 96

7 HT655 * SPP data register read and write modes CTR5 IORZ IOWZ Result ISA Compatible X 0 Data written to PD[0:7] X 0 Data read from the output latch 0 0 Data written to PD[0:7] PS Compatible 0 Data written is latched 0 0 Data read from the output latch 0 Data read from PD[0:7] * EPP data register read and write modes CTR5 IORZ IOWZ Result X 0 Data written to PD[0:7] X 0 Data read from PD[0:7] Index 0: Base address register 0 BA BA BA H H 0 0 BCH 0 Disable H 0 6CH 0 7CH Disable Note that the base address BCH, 6CH and 7CH cannot be selected for EPP mode. 7 0th Jan 96

8 Configuration example The following is an example of configuration program in 80X86 assembly language. ; ; Enter configuration mode ; ,, D X, FAH 55H FAH AAH ; if NUM ID= ; ; Program configuration registers ; ,,,,,, FAH 00H FAH YYH FAH 0H FAH YYH FAH 0H FAH YYH ; ; Exit configuration mode ; ,, FAH 0FH FAH XXH HT655 Note that if two controller are used, the configuration of controller # should begin after exiting the configuration mode of controller #. In EPP mode, if a time-out (0µs approximately) occurs, the current EPP cycle is abort and the time-out condition is indicated in Status register bit 0 as a logic. To clear this time-out bit just write any value to Status register. 8 0th Jan 96

9 HT655 Timing Diagram Parallel port timing Parameter Min. Max. Units Notes t PD[7:0] delay from IOWZ inactive 60 ns t STRBZ, AFDZ, INITZ, SLTINZ delay from IOWZ inactive 00 ns t IRQ delay from ACKZ 70 ns t4 IRQ active low pulse width 800 ns t5 IRQ delay from ERRZ 80 ns 9 0th Jan 96

10 HT655 EPP address or data WRITE cycle timing Parameter Min. Max. Units Notes t IOWZ asserted to IORDY asserted 0 80 ns t IOWZ asserted to STRBZ asserted ns t IOWZ asserted to PD[7:0] valid 50 ns t4 time out 0 µs t5 STRBZ asserted to AFDZ, SLTINZ asserted ns t6 AFDZ, SLTINZ asserted to BUSY asserted 0 ns t7 BUSY asserted to IORDY deasserted ns t8 BUSY asserted to AFDZ, SLTINZ deasserted ns t9 AFDZ, SLTINZ deasserted to BUSY deasserted 0 t0 BUSY deasserted to STRBZ deasserted ns t BUSY deasserted to PD[7:0] invalid 40 ns 0 0th Jan 96

11 HT655 EPP address or data READ cycle timing Parameter Min. Max. Units Notes t IORZ asserted to IORDY asserted 0 80 ns t IORZ asserted to STRBZ deasserted 0 ns t IORZ asserted to PD[7:0] Hi-Z 0 70 ns t4 time out 0 µs t5 PD[7:0] Hi-Z to AFDZ, SLTINZ asserted 40 0 ns t6 AFDZ, SLTINZ to PD[7:0] valid 0 ns t7 PD[7:0] valid to BUSY asserted 0 ns t8 BUSY asserted to IORDY deasserted ns t9 BUSY asserted to AFDZ, SLTINZ deasserted ns t0 AFDZ, SLTINZ deasserted to PD[7:0] Hi-Z 0 ns t PD[7:0] Hi-Z to BUSY deasserted 0 ns 0th Jan 96

12 HT655 ECP parallel port FIFO mode timing Parameter Min. Max. Units Notes t PD[7:0] valid to STRBZ active 500 ns t STRBZ active pulse width 500 ns t PD[7:0] hold from STRBZ inactive 500 ns t4 BUSY inactive to STRBZ active 900 ns ECP parallel port forward timing Parameter Min. Max. Units Notes t PD[7:0] valid to STRBZ asserted 0 80 ns t AFDZ valid to STRBZ asserted 0 70 ns t STRBZ asserted to BUSY asserted 0 ns t4 BUSY asserted to STRBZ deasserted ns t5 STRBZ deasserted to BUSY deasserted 0 ns t6 BUSY deasserted to PD[7:0] changed ns t7 BUSY deasserted to STRBZ asserted ns. Maximum value only applies if there is data in the FIFO waiting to be written out. 0th Jan 96

13 HT655 ECP parallel port reverse timing Parameter Min. Max. Units Notes t PD[7:0], BUSY valid to ACKZ asserted 0 ns t ACKZ asserted to AFDZ deasserted 40 0 ns t AFDZ asserted to ACKZ deasserted 0 ns t4 ACKZ deasserted to AFDZ asserted ns t5 AFDZ asserted to PD[7:0] changed 0 ns t6 AFDZ asserted to ACKZ asserted 0 ns. Maximum value only applies if there is room in FIFO and a terminal count has not been received. 0th Jan 96

14 HT655 Application Circuit IRQA IRQB J6 RESET IRQ9 IOWZ IORZ DACKZ DRQ DACKZ DRQ IRQ7 IRQ6 IRQ5 IRQ4 IRQ TC CLK SLOT B B B B4 B5 B6 B7 B8 B9 B0 B B B B4 B5 B6 B7 B8 B9 B0 B B B B4 B5 B6 B7 B8 B9 B0 B SLOT-6P A A A A4 4 A5 5 A6 6 A7 7 A8 8 A9 9 A0 0 A A A A4 4 A5 5 A6 6 A7 7 A8 8 A9 9 A0 0 A A A A4 4 A5 5 A6 6 A7 7 A8 8 A9 9 A0 0 A N UM I D T ES T R7 4.7K R6 4.7K R8 0K R6 0K R7 0K I I I OR RQ RQ D A B Y J HEADER 6X IRQ IRQ4 IRQ5 IRQ6 IRQ7 IRQ9 J HEADER 6X IRQ IRQ4 IRQ5 IRQ6 IRQ7 IRQ9 J5 J4 J J R5 R4 R R 0K 0K 0K 0K N T P S S S S S S S UM ES MOD A4 A5 A6 A7 A8 A9 A I T 0 D E 00 P MO D E0 PD00 PD U SD7 SD6 SD5 SD4 SD SD SD SD7 SD0 SD6 IORDY SD5 AEN SD4 SD SD SD SA0 SA9 SA8 SA7 SA6 SA5 SA4 SA SA SA SA0 SA SA SA SA0 SD0 IORDY IOWZ CLK 0 V S S S S S S S V N N N T P P P P VSS DD A4 A5 A6 A7 A8 A9 A SS C C UM ES MO MO D0 D SA 0 I T D D SA D E0 E 4 SA SA0 5 6 SD7 SD6 7 8 SD5 HT VSS (68-pin PLCC) SD4 0 SD SD C SD LK 4 SD0 / 5 IORDY TE T D R IOWZ ES I AC ES B 6 VDD V S V OR D V I A B B B US V SS TI T DD T K RQ SS RQ EN E A A A0 DD O Z C Z T Y R4 0K C LK I C LK O I OR Z T D D I A R C AC RQ RQ EN ES K ZA A A E T B A0 B A0 B A0 0 B US Y 0 VDD PD PD PD4 PD5 PD6 PD7 SLTINZ VSS INITZ AFDZ STRBZ ERRZ SLCT PE ACKZ VSS J7 J4 D RQ D RQ D RQ D RQ D RQ A D RQ B J6 J D AC K Z D AC D AC K K Z ZA SA SA SA SA0 SD7 SD6 D SD5 AC SD4 K Z SD SD SD SD0 IORDY D D IOWZ AC AC K Z K ZB 9 N T P P S S S S S S S UM ES MOD MO A4 A5 A6 A7 A8 A9 A I T D 0 D E E 0 PD0 PD V S S S S S S S V N N N T P P P P VSS DD A4 A5 A6 A7 A8 A9 A SS C C UM ES MO MO D0 D SA 0 I T D D SA D E0 E 4 SA 5 SA0 SD7 6 7 SD6 8 SD5 HT-655 VSS 9 (68 Pin PLCC) 0 SD4 SD SD C SD LK SD0 4 / 5 IORDY TE T D R 6 IOWZ ES I AC ES B VDD V S V OR D V I A B B B US V SS TI T DD T K RQ SS RQ EN E A A A0 DD O Z C Z T Y U VDD PD PD PD4 PD5 PD6 PD7 SLTINZ VSS INITZ AFDZ STRBZ ERRZ SLCT PE ACKZ VSS C I T D D I A R B B B B LK OR C AC RQ RQ EN ES A A A US O Z K B B E 0 Y ZB T J J0 J9 J8 J7 R R R R R0 R9 0K 0K 0K 0K 0K 0K PMODE00 PMODE0 BA00 BA0 BA0 PMODE0 PMODE BA0 BA BA C9.uF C0.uF C.uF PD0 PD0 PD04 PD05 PD06 PD07 SLTINZ0 INITZ0 AFDZ0 STRBZ0 ERRZ0 SLCT0 PE0 ACKZ0 PD PD PD4 PD5 PD6 PD7 SLTINZ INITZ AFDZ STRBZ ERRZ SLCT PE ACKZ C C4.uF.uF C 0uF C C C0 C9 C8 C7 C6 C5 80PX8 STRBZ PD0 PD PD PD PD4 PD5 PD6 PD7 ACKZ BUSY PE SLCT C8 C7 C6 C5 C4 C C C 80PX8 C5 0uF RP 4.7K CN STRBZ0 PD00 PD0 PD0 4 PD0 56 PD04 PD05 7 PD06 89 PD07 ACKZ0 0 BUSY0 PE0 SLCT AFDZ0 ERRZ0 INITZ0 SLTINZ0 DB5 CLKO X CLKI 4MHZ R5 00K C C4 5P 5P RP 4.7K J HEADER X AFDZ ERRZ INITZ SLTINZ Base addr. J9(J4) J0(J5) J(J 78H 78H BCH Disable 68H 6CH 7CH Disable PP Mode J7(J) J8(J) SPP PS/ EPP ECP th Jan 96

ST78C36/36A ECP/EPP PARALLEL PRINTER PORT WITH 16-BYTE FIFO

ST78C36/36A ECP/EPP PARALLEL PRINTER PORT WITH 16-BYTE FIFO APRIL 2010 REV. 5.1.0 GENERAL DESCRIPTION The ST78C36/36A is a monolithic Parallel Port Interface for use with IBM PC compatible platforms. Operation as a standard Centronics printer port is the default,

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. 16,384-BIT EPROM WITH I/O! 2048 Words x 8 Bits! Single + 5V Power Supply

More information

8M x 64 Bit PC-100 SDRAM DIMM

8M x 64 Bit PC-100 SDRAM DIMM PC-100 SYNCHRONOUS DRAM DIMM 64814ESEM4G09TWF 168 Pin 8Mx64 (Formerly 64814ESEM4G09T) Unbuffered, 4k Refresh, 3.3V with SPD Pin Assignment General Description The module is a 8Mx64 bit, 9 chip, 168 Pin

More information

中显液晶 技术资料 中显控制器使用说明书 2009年3月15日 北京市海淀区中关村大街32号和盛大厦811室 电话 86 010 52926620 传真 86 010 52926621 企业网站.zxlcd.com

中显液晶 技术资料 中显控制器使用说明书 2009年3月15日 北京市海淀区中关村大街32号和盛大厦811室 电话 86 010 52926620 传真 86 010 52926621   企业网站.zxlcd.com http://wwwzxlcdcom 4 SEG / 6 COM DRIVER & CONTROLLER FOR DOT MATRIX LCD June 2 Ver Contents in this document are subject to change without notice No part of this document may be reproduced or transmitted

More information

FM16W08 64Kb Wide Voltage Bytewide F-RAM

FM16W08 64Kb Wide Voltage Bytewide F-RAM Pre-Production FM16W08 64Kb Wide Voltage Bytewide F-RAM Features 64Kbit Ferroelectric Nonvolatile RAM Organized as 8,192 x 8 bits High Endurance 100 Trillion (10 14 ) Read/Writes 38 year Data Retention

More information

HCTL-2017 Quadrature Decoder/Counter Interface ICs

HCTL-2017 Quadrature Decoder/Counter Interface ICs Products > Motion Control Encoder Solutions > Integrated Circuits > Decoder > HCTL-2017 HCTL-2017 Quadrature Decoder/Counter Interface ICs Description HCTL-2xxx series is a direct drop-in replacement for

More information

t RP Clock Frequency (max.) MHz

t RP Clock Frequency (max.) MHz 3.3 V 32M x 64/72-Bit, 256MByte SDRAM Modules 168-pin Unbuffered DIMM Modules 168 Pin unbuffered 8 Byte Dual-In-Line SDRAM Modules for PC main memory applications using 256Mbit technology. PC100-222, PC133-333

More information

16COM/80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

16COM/80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD 6COM/80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION The is a dot matrix LCD driver & controller LSI which is fabricated by low power CMOS technology It is capable of displaying or 2 lines with

More information

Peripheral Interface Adapter (PIA) W65C21S

Peripheral Interface Adapter (PIA) W65C21S Peripheral Interface Adapter (PIA) W65C21S The Western Design Center W65C21S 1 WDC reserves the right to make changes at any time without notice in order to improve design and supply the best possible

More information

16COM / 80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

16COM / 80SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION KS0070B is a dot matrix LCD driver & controller LSI which is fabricated by low power CMOS technology. It is capable of displaying 1 or 2 lines with the 5 7 format or 1 line with the 5 10 dots

More information

August 30, W65C21 (W65C21N and W65C21S) Peripheral Interface Adapter (PIA)

August 30, W65C21 (W65C21N and W65C21S) Peripheral Interface Adapter (PIA) August 30, 2010 W65C21 (W65C21N and W65C21S) Peripheral Interface Adapter (PIA) WDC reserves the right to make changes at any time without notice in order to improve design and supply the best possible

More information

FM1608B 64Kb Bytewide 5V F-RAM Memory

FM1608B 64Kb Bytewide 5V F-RAM Memory Pre-Production FM1608B 64Kb Bytewide 5V F-RAM Memory Features 64Kbit Ferroelectric Nonvolatile RAM Organized as 8,192 x 8 bits High Endurance 1 Trillion (10 12 ) Read/Writes 38 year Data Retention (@ +75

More information

16COM / 40SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

16COM / 40SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION KS0066U is a dot matrix LCD driver & controller LSI whichis fabricated by low power CMOS technology It can display 1or 2 lines with the 5 8 dots format or 1 line with the 5 11 dots format

More information

DS1306. Serial Alarm Real Time Clock (RTC)

DS1306. Serial Alarm Real Time Clock (RTC) 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 96-byte nonvolatile RAM for data

More information

FM18L08 256Kb Bytewide FRAM Memory

FM18L08 256Kb Bytewide FRAM Memory 256Kb Bytewide FRAM Memory Features 256K bit Ferroelectric Nonvolatile RAM Organized as 32,768 x 8 bits 45 year Data Retention Unlimited Read/Write Cycles NoDelay Writes Advanced High-Reliability Ferroelectric

More information

16COM/40SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD

16COM/40SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD 6COM/4SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD INTRODUCTION is a dot matrix LCD driver & controller LSI which is fabricated by low power CMOS technology It can display, 2-line with 5 x 8 or 5 x dots

More information

DS1845 Dual NV Potentiometer and Memory

DS1845 Dual NV Potentiometer and Memory www.maxim-ic.com FEATURES Two linear taper potentiometers -010 one 10k, 100 position & one 10k, 256 position -050 one 10k, 100 position & one 50k, 256 postition -100 one 10k, 100 position & one 100k, 256

More information

PM PDRB X DATA SHEET. Memory Module Part Number. PM MByte Non ECC BUFFALO INC. (1/15)

PM PDRB X DATA SHEET. Memory Module Part Number. PM MByte Non ECC BUFFALO INC. (1/15) DATA SHEET Memory Module Part Number PM100-256 256MByte Non ECC (1/15) Table of Contents 1. Description 2. Module Specification 3. Module Pinout 4. Mechanical Design 5. Block Diagram 6. Electrical Specifications

More information

4-Megabit (512K x 8) 5-volt Only CMOS Flash Memory AT49F040 AT49F040T AT49F040/040T AT49F040/040T. Features. Description. Pin Configurations

4-Megabit (512K x 8) 5-volt Only CMOS Flash Memory AT49F040 AT49F040T AT49F040/040T AT49F040/040T. Features. Description. Pin Configurations Features Single Voltage Operation 5V Read 5V Reprogramming Fast Read Access Time - 70 ns Internal Program Control and Timer 16K bytes Boot Block With Lockout Fast Erase Cycle Time - 10 seconds Byte By

More information

AT49BV004(T) TSOP Top View Type 1 1. AT49BV4096A(T) TSOP Top View Type 1 A16 BYTE GND I/O7 I/O14 I/O6 I/O13 I/O5 I/O12 I/O4 VCC I/O11 I/O3 I/O10 I/O2

AT49BV004(T) TSOP Top View Type 1 1. AT49BV4096A(T) TSOP Top View Type 1 A16 BYTE GND I/O7 I/O14 I/O6 I/O13 I/O5 I/O12 I/O4 VCC I/O11 I/O3 I/O10 I/O2 Features 2.7V to 3.6V Read/Write Operation Fast Read Access Time - 120 ns Internal Erase/Program Control Sector Architecture One 8K Words (16K bytes) Boot Block with Programming Lockout Two 4K Words (8K

More information

NJU keys input key-scan IC GENERAL DESCRIPTION PACKAGE OUTLINE FEATURES BLOCK DIAGRAM PIN CONFIGURATION

NJU keys input key-scan IC GENERAL DESCRIPTION PACKAGE OUTLINE FEATURES BLOCK DIAGRAM PIN CONFIGURATION 24 keys input key-scan IC GENERAL DESCRIPTION The NJU6010 is 24 keys input key-scan IC with internal oscillation. It scans the maximum 4x6 key matrix. And the key data transmit to CPU. The microprocessor

More information

DS1305EN. Serial Alarm Real-Time Clock

DS1305EN. Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-time clock (RTC) counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap-year compensation valid up to

More information

ST78C34 GENERAL PURPOSE PARALLEL PRINTER PORT WITH 83 BYTE FIFO DESCRIPTION. PLCC Package FEATURES ORDERING INFORMATION

ST78C34 GENERAL PURPOSE PARALLEL PRINTER PORT WITH 83 BYTE FIFO DESCRIPTION. PLCC Package FEATURES ORDERING INFORMATION GENERAL PURPOSE PARALLEL PRINTER PORT WITH 83 BYTE FIFO DESCRIPTION The ST78C34 is a monolithic Bidirectional Parallel port designed to operate as a general purpose I/O port. It contains all the necessary

More information

Ch 4. Standard Single Purpose Processors: Peripherals

Ch 4. Standard Single Purpose Processors: Peripherals EE414 Embedded Systems Ch 4. Standard Single Purpose Processors: Peripherals Part 2/5: Parallel Interface Byung Kook Kim School of Electrical Engineering Korea Advanced Institute of Science and Technology

More information

SIPS - Group. Technical Description May ISA96 Bus Specification V 1.0

SIPS - Group. Technical Description May ISA96 Bus Specification V 1.0 SIPS - Group Technical Description May 1995 ISA96 Bus Specification V 1.0 o:\text\normen\isa96bu1.doc SIPS - Group Specification ISA96-Bus page 1 Contents 1. Notation...3 2. ISA96 Overview...4 2. 1 General...4

More information

DS1305EN. Serial Alarm Real-Time Clock

DS1305EN. Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-time clock (RTC) counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap-year compensation valid up to

More information

S-2900A. Rev.1.1. CMOS 512-bit SERIAL E 2 PROM

S-2900A. Rev.1.1. CMOS 512-bit SERIAL E 2 PROM Rev.1.1 CMOS 512-bit SERIAL E 2 PROM S-29A The S-29A is a wide operating voltage range, low power consumption 512-bit E 2 PROM. The organization is 64-word 8-bit, and can be read or written serially. It

More information

Pm39F010 / Pm39F020 / Pm39F040

Pm39F010 / Pm39F020 / Pm39F040 1 Mbit / 2 Mbit / 4 Mbit 5 Volt-only CMOS Flash Memory FEATURES Single Power Supply Operation - Low voltage range: 4.5 V - 5.5 V Memory Organization - Pm39F010: 128K x 8 (1 Mbit) - Pm39F020: 256K x 8 (2

More information

Nuvoton NCT5655Y/W. 16-bit I 2 C-bus and SMBus GPIO controller with interrupt. Revision: 1.0 Date: May, 2016 NCT5655Y/W

Nuvoton NCT5655Y/W. 16-bit I 2 C-bus and SMBus GPIO controller with interrupt. Revision: 1.0 Date: May, 2016 NCT5655Y/W Nuvoton NCT5655Y/W 16-bit I 2 C-bus and SMBus GPIO controller with interrupt Revision: 1.0 Date: May, 2016 - I - Revision 1.0 NCT5655Y/W Datasheet Revision History PAGES DATES VERSION MAIN CONTENTS 1 18

More information

HT1621. RAM Mapping 32 4 LCD Controller for I/O µc. Features. General Description. Selection Table

HT1621. RAM Mapping 32 4 LCD Controller for I/O µc. Features. General Description. Selection Table RAM Mapping 32 4 LCD Controller for I/O µc Features Operating voltage : 2.4V~5.2V Built-in 256kHz RC oscillator External 32.768kHz crystal or 256kHz frequency source input Selection of 1/2 or 1/3 bias,

More information

Keyboard and PS/2 Mouse Controller

Keyboard and PS/2 Mouse Controller KBD43W13 Keyboard and PS/2 Mouse Controller FEATURES Supports IBM PC and Compatible System Designs Full Hardwire Design Based on Advanced VLSI CMOS Technology Supports PS/2 Mouse 6 MHz to 12 MHz Operating

More information

VDIC SYNCHRONOUS DYNAMIC RAM VD1D1G16XS66XX1T7B USER MANUAL

VDIC SYNCHRONOUS DYNAMIC RAM VD1D1G16XS66XX1T7B USER MANUAL VDIC SYNCHRONOUS DYNAMIC RAM VD1D1G16XS66XX1T7B USER MANUAL Version : A5 Document NO.:ORBITA/SIP- VD1D1G16XS66XX1T7B -USM-01 Zhuhai Orbita Aerospace Science & Technology Co.,Ltd. Add: Orbita Tech Park,

More information

24C08/24C16. Two-Wire Serial EEPROM. Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) General Description. Pin Configuration

24C08/24C16. Two-Wire Serial EEPROM. Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) General Description. Pin Configuration Two-Wire Serial EEPROM Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) Low-voltage Operation 1.8 (VCC = 1.8V to 5.5V) Operating Ambient Temperature: -40 C to +85 C Internally Organized 1024 X 8 (8K),

More information

VDIC SYNCHRONOUS DYNAMIC RAM VD1D8G08XS66XX8T7B-Ⅱ USER MANUAL. Version :A5

VDIC SYNCHRONOUS DYNAMIC RAM VD1D8G08XS66XX8T7B-Ⅱ USER MANUAL. Version :A5 VDIC SYNCHRONOUS DYNAMIC RAM VD1D8G08XS66XX8T7B-Ⅱ USER MANUAL Version :A5 Document NO.:ORBITA/SIP- VD1D8G08XS66XX8T7B-Ⅱ -USM-01 Zhuhai Orbita Aerospace Science & Technology Co.,Ltd. Add: Orbita Tech Park,

More information

80 SEGMENT DRIVER FOR DOT MATRIX LCD S6A2067 S6A SEG DRIVER FOR STN LCD

80 SEGMENT DRIVER FOR DOT MATRIX LCD S6A2067 S6A SEG DRIVER FOR STN LCD 80 SEGENT DRIVER FOR DOT ATRIX LCD S6A2067 S6A2067 80 SEG DRIVER FOR STN LCD Jan. 2002. Ver. 0.1 Contents in this document are subject to change without notice. No part of this document may be reproduced

More information

Taiwan Micropaq Corporation

Taiwan Micropaq Corporation Taiwan Micropaq Corporation SPECIFICATION FOR APPROVAL TM50S116T-7G No.4 Wenhua Rd. HsinChu Industrial Park HuKou, Taiwan, R.O.C. TEL 886-3-597-9402 FAX 886-3-597-0775 http://www.tmc.com.tw TMC SDRAM TM50S116T-7G

More information

256MB / 512MB / 1GB / 2GB

256MB / 512MB / 1GB / 2GB Description: TEKQ TSD133XXX is a new 133X Super Fast Performance mass-storage system based on innovations in semiconductor technology which designed in advanced SD specification Ver.1.1. It s a special

More information

DS1302. Trickle Charge Timekeeping Chip FEATURES PIN ASSIGNMENT PIN DESCRIPTION

DS1302. Trickle Charge Timekeeping Chip FEATURES PIN ASSIGNMENT PIN DESCRIPTION DS132 Trickle Charge 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 valid up to 21 31 x 8 RAM

More information

FEATURES. Single Power Supply Operation - Low voltage range: 2.70 V V

FEATURES. Single Power Supply Operation - Low voltage range: 2.70 V V FEATURES Single Power Supply Operation - Low voltage range: 2.70 V - 3.60 V - IS39LV040: 512K x 8 (4 Mbit) - IS39LV010: 128K x 8 (1 Mbit) - IS39LV512: 64K x 8 (512 Kbit) - 70 ns access time - Uniform 4

More information

TM54S416T SDRAM. Frequency vs. AC Parameter Unit t CK

TM54S416T SDRAM. Frequency vs. AC Parameter Unit t CK Description The TM54S416T is organized as 4-bank x 1048576-word x 16-bit(4Mx16), fabricated with high performance CMOS technology. Synchronous design allows precise cycle control with the use of system

More information

INTEGRATED CIRCUITS. TPM749 Microcontroller with TrackPoint microcode from IBM. Product specification 1996 May 01 Data Handbook IC20

INTEGRATED CIRCUITS. TPM749 Microcontroller with TrackPoint microcode from IBM. Product specification 1996 May 01 Data Handbook IC20 INTEGRATED CIRCUITS Microcontroller with TrackPoint microcode from IBM 1996 May 01 Data Handbook IC20 DESCRIPTION The Philips Semiconductors is a small package, low cost, ROM-coded 80C51 with IBM s TrackPoint

More information

LC75700T. Key Scan IC. Package Dimensions. Overview. Features CMOS IC

LC75700T. Key Scan IC. Package Dimensions. Overview. Features CMOS IC Ordering number : ENN7632 CMOS IC LC75700T Key Scan IC Overview The LC75700T is a key scanning LSI that accepts input from up to 30 keys and can control up to four generalpurpose output ports. Therefore

More information

FM24CL04 4Kb FRAM Serial Memory

FM24CL04 4Kb FRAM Serial Memory 4Kb FRAM Serial Memory Features 4K bit Ferroelectric Nonvolatile RAM Organized as 512 x 8 bits Unlimited Read/Writes 45 Year Data Retention NoDelay Writes Advanced High-Reliability Ferroelectric Process

More information

HM628128BI Series. 131,072-word 8-bit High speed CMOS Static RAM

HM628128BI Series. 131,072-word 8-bit High speed CMOS Static RAM 131,072-word 8-bit High speed CMOS Static RAM ADE-203-363A(Z) Rev. 1.0 Apr. 28, 1995 The Hitachi HM628128BI is a CMOS static RAM organized 131,072-word 8-bit. It realizes higher density, higher performance

More information

Type Version Ordering Code Package PEB 2025-N V 1.5 Q67100-H6300 P-LCC-28-R (SMD) PEB 2025-P V 1.5 Q67100-H6241 P-DIP-22

Type Version Ordering Code Package PEB 2025-N V 1.5 Q67100-H6300 P-LCC-28-R (SMD) PEB 2025-P V 1.5 Q67100-H6241 P-DIP-22 ISDN Exchange Power Controller (IEPC) PEB 2025 CMOS IC Features Supplies power to up to four transmission lines CCITT recommendations compatible for power feed at the S interface Each line is individually

More information

SN8200 LI+ DUAL BATTERY CONTROLLER

SN8200 LI+ DUAL BATTERY CONTROLLER LI+ DUAL BATTERY CONTROLLER GENERAL DESCRIPTION The SN8200 is a highly integrated IC to serve as the control logic for a system with multiple power sources. It integrates a mini-charger s path power MOS

More information

ILI2312. ILI2312 Single Chip Capacitive Touch Sensor Controller. Specification ILI TECHNOLOGY CORP. Version: V1.03.

ILI2312. ILI2312 Single Chip Capacitive Touch Sensor Controller. Specification ILI TECHNOLOGY CORP. Version: V1.03. Single Chip Capacitive Touch Sensor Controller Specification Version: V1.03 Date: 2015/11/17 ILI TECHNOLOGY CORP. 8F, No.38, Taiyuan St., Jhubei City, Hsinchu County 302, Taiwan, R.O.C. Tel.886-3-5600099;

More information

Debounced 8 8 Key-Scan Controller

Debounced 8 8 Key-Scan Controller Debounced 8 8 Key-Scan Controller Description The SN7326 is a 64 key, key-scan controller. It offloads the burden of keyboard scanning from the host processor. The SN7326 supports keypad matrix of up to

More information

PIN ASSIGNMENT PIN DESCRIPTION

PIN ASSIGNMENT PIN DESCRIPTION www.dalsemi.com FEATURES Temperature measurements require no external components Measures temperatures from -55 C to +120 C. Fahrenheit equivalent is -67 F to +248 F Thermometer accuracy is ±2.0 C Thermometer

More information

SIPS - Group. Technical Description May AT96 Bus Specification V 1.1

SIPS - Group. Technical Description May AT96 Bus Specification V 1.1 SIPS - Group Technical Description May 1995 AT96 Bus Specification V 1.1 o:\text\normen\at96bus1.doc Contents 1. Notation...3 2. AT96 Overview...4 2. 1 General...4 2. 2 Recommendations...4 3. Signal Description...5

More information

CAT22C Bit Nonvolatile CMOS Static RAM

CAT22C Bit Nonvolatile CMOS Static RAM 256-Bit Nonvolatile CMOS Static RAM FEATURES Single 5V Supply Fast RAM Access Times: 200ns 300ns Infinite E 2 PROM to RAM Recall CMOS and TTL Compatible I/O Power Up/Down Protection 100,000 Program/Erase

More information

Interfacing the Extended Capabilities Port. Table of Contents

Interfacing the Extended Capabilities Port. Table of Contents Interfacing the Extended Capabilities Port Table of Contents Introduction to the Extended Capabilities Port Page 1 ECP Hardware Properties Page 1 The ECP Handshake Page 2 ECP Forward Data Cycle Page 3

More information

1-megabit (64K x 16) 5-volt Only Flash Memory AT49F1024A Features Description Pin Configurations

1-megabit (64K x 16) 5-volt Only Flash Memory AT49F1024A Features Description Pin Configurations BDTIC www.bdtic.com/atmel Features Single-voltage Operation 5V Read 5V Reprogramming Fast Read Access Time 45 ns Internal Program Control and Timer 8K Word Boot Block with Lockout Fast Erase Cycle Time

More information

Pm39LV512 / Pm39LV010 / Pm39LV020 / Pm39LV040

Pm39LV512 / Pm39LV010 / Pm39LV020 / Pm39LV040 512 Kbit / 1Mbit / 2Mbit / 4Mbit 3.0 Volt-only CMOS Flash Memory FEATURES Single Power Supply Operation - Low voltage range: 2.7 V - 3.6 V Memory Organization - Pm39LV512: 64K x 8 (512 Kbit) - Pm39LV010:

More information

1-Megabit (128K x 8) 5-volt Only Flash Memory AT29C010A. Features. Description. Pin Configurations

1-Megabit (128K x 8) 5-volt Only Flash Memory AT29C010A. Features. Description. Pin Configurations Features Fast Read Access Time - 70 ns 5-Volt Only Reprogramming Sector Program Operation Single Cycle Reprogram (Erase and Program) 1024 Sectors (128 bytes/sector) Internal Address and Data Latches for

More information

Frequency Generator for Pentium Based Systems

Frequency Generator for Pentium Based Systems Integrated Circuit Systems, Inc. ICS969C-23 Frequency Generator for Pentium Based Systems General Description The ICS969C-23 is a low-cost frequency generator designed specifically for Pentium-based chip

More information

DS1238A MicroManager PIN ASSIGNMENT PIN DESCRIPTION V BAT V CCO V CC

DS1238A MicroManager PIN ASSIGNMENT PIN DESCRIPTION V BAT V CCO V CC MicroManager www.dalsemi.com FEATURES Holds microprocessor in check during power transients Halts and restarts an out-of-control microprocessor Warns microprocessor of an impending power failure Converts

More information

DS1305 Serial Alarm Real Time Clock (RTC)

DS1305 Serial Alarm Real Time Clock (RTC) Serial Alarm Real Time Clock (RTC) 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

More information

ILI2511. ILI2511 Single Chip Capacitive Touch Sensor Controller. Specification ILI TECHNOLOGY CORP. Version: V1.4. Date: 2018/7/5

ILI2511. ILI2511 Single Chip Capacitive Touch Sensor Controller. Specification ILI TECHNOLOGY CORP. Version: V1.4. Date: 2018/7/5 Single Chip Capacitive Touch Sensor Controller Specification Version: V1.4 Date: 2018/7/5 ILI TECHNOLOGY CORP. 8F., No.1, Taiyuan 2 nd St., Zhubei City, Hsinchu County 302, Taiwan (R.O.C.) Tel.886-3-5600099;

More information

1 Megabit Serial Flash EEPROM SST45LF010

1 Megabit Serial Flash EEPROM SST45LF010 EEPROM FEATURES: Single.0-.V Read and Write Operations Serial Interface Architecture SPI Compatible: Mode 0 and Mode Byte Serial Read with Single Command Superior Reliability Endurance: 00,000 Cycles (typical)

More information

Drawing code Package Tape Reel 8-Pin DIP DP008-F 8-Pin SOP(JEDEC) FJ008-A FJ008-D FJ008-D 8-Pin TSSOP FT008-A FT008-E FT008-E

Drawing code Package Tape Reel 8-Pin DIP DP008-F 8-Pin SOP(JEDEC) FJ008-A FJ008-D FJ008-D 8-Pin TSSOP FT008-A FT008-E FT008-E Rev. 3.2_ CMOS SERIAL E 2 PROM Features The is a high speed, low current consumption, 8 K-bit serial E 2 PROM with a wide operating voltage range. It is organized as 512-word 16-bit respectively. Each

More information

LC75808E, 75808W. 1/8 to 1/10 Duty LCD Display Drivers with Key Input Function

LC75808E, 75808W. 1/8 to 1/10 Duty LCD Display Drivers with Key Input Function Ordering number : ENN6370A CMOS IC LC75808E, 75808W 1/8 to 1/10 Duty LCD Display Drivers with Key Input Function Overview The LC75808E and LC75808W are 1/8 to 1/10 duty LCD display drivers that can directly

More information

HT CMOS 2K 8-Bit SRAM

HT CMOS 2K 8-Bit SRAM CMOS 2K 8-Bit SRAM Features Single 5V power supply Low power consumption Operating: 400mW (Typ.) Standby: 5µW (Typ.) 70ns (Max.) high speed access time Power down by pin CS TTL compatible interface levels

More information

VDIC SYNCHRONOUS DYNAMIC RAM VD1D2G32XS86XX2T7B USER MANUAL

VDIC SYNCHRONOUS DYNAMIC RAM VD1D2G32XS86XX2T7B USER MANUAL VDIC SYNCHRONOUS DYNAMIC RAM VD1D2G32XS86XX2T7B USER MANUAL Version:A5 Document NO.:ORBITA/SIP- VD1D2G32XS86XX2T7B -USM-01 Zhuhai Orbita Aerospace Science & Technology Co.,Ltd. Add: Orbita Tech Park, NO.1

More information

1 Mbit / 2 Mbit / 4 Mbit (x8) Multi-Purpose Flash SST39SF010A / SST39SF020A / SST39SF040

1 Mbit / 2 Mbit / 4 Mbit (x8) Multi-Purpose Flash SST39SF010A / SST39SF020A / SST39SF040 FEATURES: 1 Mbit / 2 Mbit / 4 Mbit (x8) Multi-Purpose Flash SST39SF010A / 020A / 0405.0V 1Mb / 2Mb / 4Mb (x8) MPF memories Organized as 128K x8 / 256K x8 / 512K x8 Single 4.5-5.5V Read and Write Operations

More information

DS2401 Silicon Serial Number

DS2401 Silicon Serial Number Silicon Serial Number www.maxim-ic.com FEATURES Upgrade and drop-in replacement for DS2400 Extended 2.8 to 6.0 voltage range Multiple s can reside on a common 1-Wire Net Unique, factory-lasered and tested

More information

Genesys Logic, Inc. GL827L. USB 2.0 Single Slot SD/MMC/MS Card Reader Controller. Datasheet

Genesys Logic, Inc. GL827L. USB 2.0 Single Slot SD/MMC/MS Card Reader Controller. Datasheet Genesys Logic, Inc. GL827L USB 2.0 Single Slot SD/MMC/MS Card Reader Controller Datasheet Revision 1.03 Oct. 17, 2008 Copyright: Copyright 2008 Genesys Logic Incorporated. All rights reserved. No part

More information

UMSDXXXGBP Micro-SD 3.0 Memory Card Specification

UMSDXXXGBP Micro-SD 3.0 Memory Card Specification Micro-SD 3.0 Memory Card Specification Version 1.1 Revision History Revision History Draft Date Remark 1.0 First Release 2011-03-21 Andre 1.1 Mechanical Drawing updated 2011-07-01 Eric A. General Description

More information

Preliminary Data MOS IC. Type Ordering Code Package SDA Q67100-H5092 P-DIP-8-1

Preliminary Data MOS IC. Type Ordering Code Package SDA Q67100-H5092 P-DIP-8-1 Nonvolatile Memory 1-Kbit E 2 PROM SDA 2516-5 Preliminary Data MOS IC Features Word-organized reprogrammable nonvolatile memory in n-channel floating-gate technology (E 2 PROM) 128 8-bit organization Supply

More information

CAT28C17A 16K-Bit CMOS PARALLEL EEPROM

CAT28C17A 16K-Bit CMOS PARALLEL EEPROM 16K-Bit CMOS PARALLEL EEPROM HALOGENFREE LEAD TM FREE FEATURES Fast Read Access Times: 200 ns Low Power CMOS Dissipation: Active: 25 ma Max. Standby: 100 µa Max. Simple Write Operation: On-Chip Address

More information

DS1233A 3.3V EconoReset

DS1233A 3.3V EconoReset 3.3V EconoReset www.maxim-ic.com FEATURES Automatically restarts microprocessor after power failure Monitors pushbutton for external override Internal circuitry debounces pushbutton switch Maintains reset

More information

USB-1616FS. Analog Input and Digital I/O. Specifications

USB-1616FS. Analog Input and Digital I/O. Specifications Analog Input and Digital I/O Specifications Document Revision 1.6 May 2012 Copyright 2012 Specifications All specifications are subject to change without notice. Typical for 25 C unless otherwise specified.

More information

The Am29F040B is not offered for new designs. Please contact your Spansion representative for alternates.

The Am29F040B is not offered for new designs. Please contact your Spansion representative for alternates. Am29F040B Data Sheet RETIRED PRODUCT The Am29F040B is not offered for new designs. Please contact your Spansion representative for alternates. The following document contains information on Spansion memory

More information

Pi-Tek OLED Module PG12864KW Revision: 1.0 May Pi Tek. OLED Module SPECIFICATIONS MODEL NO. : PG12864KW PRODUCT TYPE: STANDARD

Pi-Tek OLED Module PG12864KW Revision: 1.0 May Pi Tek. OLED Module SPECIFICATIONS MODEL NO. : PG12864KW PRODUCT TYPE: STANDARD Pi Tek OLED Module SPECIFICATIONS MODEL NO. : PG12864KW PRODUCT TYPE: STANDARD This specification may be changed without any notices in order improve performance or quality etc. 1 Content History of versions

More information

PC PC ns CAS latency = 2 & 3

PC PC ns CAS latency = 2 & 3 HYS64V64220GBDL 512 MB PC100 / PC133 144 Pin Eight Byte Small Outline Dual-In-Line Synchronous DRAM Modules for notebook applications Two bank 64M x 64 non-parity module organisation suitable for use in

More information

CAT25C02/04/08/16/32 2K/4K/8K/16K/32K SPI Serial CMOS E 2 PROM FEATURES

CAT25C02/04/08/16/32 2K/4K/8K/16K/32K SPI Serial CMOS E 2 PROM FEATURES K/K/8K/6K/K SPI Serial CMOS E PROM FEATURES 0 MHz SPI Compatible.8 to 6.0 Volt Operation Hardware and Software Protection Zero Standby Current Low Power CMOS Technology SPI Modes (0,0 &,) Commercial, Industrial

More information

256K x 18 Synchronous 3.3V Cache RAM

256K x 18 Synchronous 3.3V Cache RAM Features Supports 117-MHz microprocessor cache systems with zero wait states 256K by 18 common I/O Fast clock-to-output times 7.5 ns (117-MHz version) Two-bit wrap-around counter supporting either interleaved

More information

Specifications USB-1616FS

Specifications USB-1616FS Document Revision 1.5, July, 2006 Copyright 2006, Measurement Computing Corporation Typical for 25 C unless otherwise specified. in italic text are guaranteed by design. Analog input A/D converters Number

More information

HSP Histogrammer/Accumulating Buffer. Features. Applications. Ordering Information. Block Diagram FN Data Sheet July 2004

HSP Histogrammer/Accumulating Buffer. Features. Applications. Ordering Information. Block Diagram FN Data Sheet July 2004 HSP48410 Data Sheet July 2004 FN3185.3 Histogrammer/Accumulating Buffer The Intersil HSP48410 is an 84 lead Histogrammer IC intended for use in image and signal analysis. The on-board memory is configured

More information

ICE27C Megabit(128KX8) OTP EPROM

ICE27C Megabit(128KX8) OTP EPROM 1- Megabit(128KX8) OTP EPROM Description The is a low-power, high-performance 1M(1,048,576) bit one-time programmable read only memory (OTP EPROM) organized as 128K by 8 bits. It is single 5V power supply

More information

Am29F040B. Data Sheet

Am29F040B. Data Sheet Am29F040B Data Sheet July 2003 The following document specifies Spansion memory products that are now offered by both Advanced Micro Devices and Fujitsu. Although the document is marked with the name of

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. E2E1022-27-Y4 Semiconductor MSM80C48/49/50 MSM80C35/39/40 Semiconductor

More information

DS1305. Serial Alarm Real Time Clock (RTC) FEATURES PIN ASSIGNMENT ORDERING INFORMATION

DS1305. Serial Alarm Real Time Clock (RTC) FEATURES PIN ASSIGNMENT ORDERING INFORMATION DS135 Serial Alarm Real Time Clock (RTC) 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 21 96 byte

More information

Digital System Design

Digital System Design Digital System Design by Dr. Lesley Shannon Email: lshannon@ensc.sfu.ca Course Website: http://www.ensc.sfu.ca/~lshannon/courses/ensc350 Simon Fraser University i Slide Set: 15 Date: March 30, 2009 Slide

More information

S-2900A. Rev CMOS 512-bit SERIAL E 2 PROM

S-2900A. Rev CMOS 512-bit SERIAL E 2 PROM Rev.1.11 CMOS 512-bit SERIAL E 2 PROM S-29A The S-29A is a wide operating voltage range, low power consumption 512-bit E 2 PROM. The organization is 64-word 8-bit, and can be read or written serially.

More information

PCI based dual UART and printer port chip CH352

PCI based dual UART and printer port chip CH352 The DataSheet of CH352 (the second) 1 1. Package PCI based dual UART and printer port chip CH352 UART+parallel/printer port the second DataSheet: UART+parallel Version: 1A http://wch.cn UART+8255 parallel

More information

LCM NHD-0440CI-YTBL. User s Guide. (Liquid Crystal Display Module) RoHS Compliant. For product support, contact NHD CI- Y- T- B- L-

LCM NHD-0440CI-YTBL. User s Guide. (Liquid Crystal Display Module) RoHS Compliant. For product support, contact NHD CI- Y- T- B- L- User s Guide NHD-0440CI-YTBL LCM (Liquid Crystal Display Module) RoHS Compliant NHD- 0440- CI- Y- T- B- L- Newhaven Display 4 Lines x 40 Characters C: Display Series/Model I: Factory line STN Yellow/Green

More information

2-Wire, 5-Bit DAC with Three Digital Outputs

2-Wire, 5-Bit DAC with Three Digital Outputs Rev 1; 6/4 2-Wire, 5-Bit DAC with Three Digital Outputs General Description The is a 5-bit digital-to-analog converter (DAC) with three programmable digital outputs. The communicates through a 2-wire,

More information

Operating temperature Topr 40 to +85 C Storage temperature Tstg 55 to +125 C

Operating temperature Topr 40 to +85 C Storage temperature Tstg 55 to +125 C Ordering number : EN3356A SANYO Semiconductors DATA SHEET LC7185-8750 Overview This 27 MHz band, PLL frequency synthesizer LSI chip is designed specifically for CB transceivers. The specifications are

More information

commodore semiconductor group NMOS 950 Rittenhouse Rd., Norristown, PA Tel.: 215/ TWX: 510/ (MEMORY, I/O, TIMER ARRAY)

commodore semiconductor group NMOS 950 Rittenhouse Rd., Norristown, PA Tel.: 215/ TWX: 510/ (MEMORY, I/O, TIMER ARRAY) commodore semiconductor group NMOS 950 Rittenhouse Rd., Norristown, PA 19403 Tel.: 215/666-7950 TWX: 510/660-4168 6532 (MEMORY, I/O, TIMER ARRAY) THE 6532 CONCEPT- The 6532 is designed to operate in conjunction

More information

DS1626/DS1726 High-Precision 3-Wire Digital Thermometer and Thermostat

DS1626/DS1726 High-Precision 3-Wire Digital Thermometer and Thermostat www.maxim-ic.com DESCRIPTION The DS1626 and DS1726 digital thermometers/thermostats provide temperature measurements and stand-alone thermostat capability over a -55 C to +125 C range. The DS1626 offers

More information

Fremont Micro Devices, Inc.

Fremont Micro Devices, Inc. FEATURES Low voltage and low power operations: FT24C02/04/08/16: V CC = 2.5V to 5.5V FT24C02A/04A/08A/16A: V CC = 1.8V to 5.5V Maximum Standby current < 1µA (typically 0.02µA and 0.06µA @ 1.8V and 5.5V

More information

SQFlash Industrial SD Card SQFlash Technical Manual

SQFlash Industrial SD Card SQFlash Technical Manual SQFlash Technical Manual REV 0.2 Page 1 of 15 Jul. 9, 2010 CONTENTS 1. Overview... 4 2. Standard Features... 5 3. Additional Features... 6 4. Pin Assignment and Block Diagram... 7 5. Power Consumption...

More information

PT7C4563 Real-time Clock Module (I2C Bus)

PT7C4563 Real-time Clock Module (I2C Bus) Features Description Using external 32.768kHz quartz crystal Supports I 2 C-Bus's high speed mode (400 khz) Includes time (Hour/Minute/Second) and calendar (Year/Month/Date/Day) counter functions (BCD

More information

DS1831C/D/E. 3.3V/2.5V Multisupply MicroMonitor

DS1831C/D/E. 3.3V/2.5V Multisupply MicroMonitor 3.3V/2.5V Multisupply MicroMonitor www.maxim-ic.com FEATURES 2.5V power-on reset 3.3V power-on reset Two referenced comparators with separate outputs for monitoring additional supplies Internal power is

More information

DS1305 Serial Alarm Real-Time Clock

DS1305 Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-Time Clock (RTC) Counts Seconds, Minutes, Hours, Date of the Month, Month, Day of the Week, and Year with Leap-Year Compensation Valid Up to

More information

CAT28C K-Bit Parallel EEPROM

CAT28C K-Bit Parallel EEPROM 256K-Bit Parallel EEPROM HALOGENFREE LEAD TM FREE FEATURES Fast read access times: 120/150ns Low power CMOS dissipation: Active: 25 ma max Standby: 150 µa max Simple write operation: On-chip address and

More information

DS1306 Serial Alarm Real-Time Clock

DS1306 Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-Time Clock (RTC) Counts Seconds, Minutes, Hours, Date of the Month, Month, Day of the Week, and Year with Leap-Year Compensation Valid Up to

More information

FM24C16B-GTR. 16Kb Serial 5V F-RAM Memory. Features. Pin Configuration. Description. Ordering Information NC NC NC VSS VDD WP SCL SDA.

FM24C16B-GTR. 16Kb Serial 5V F-RAM Memory. Features. Pin Configuration. Description. Ordering Information NC NC NC VSS VDD WP SCL SDA. Preliminary FM24C16B 16Kb Serial 5V F-RAM Memory Features 16K bit Ferroelectric Nonvolatile RAM Organized as 2,048 x 8 bits High Endurance (10 12 ) Read/Write Cycles 38 year Data Retention NoDelay Writes

More information

FM18L08 256Kb Bytewide 3V FRAM Memory

FM18L08 256Kb Bytewide 3V FRAM Memory Product Preview FM18L08 256Kb Bytewide 3V FRAM Memory Features 256K bit Ferroelectric NonVolatile RAM Organized as 32,768 x 8 bits 10 year Data Retention Unlimited Read/Write Cycles NoDelay Writes Advanced

More information