SPECIFICATION MX PS/2 Mouse Controller VERSION 1.5

Size: px
Start display at page:

Download "SPECIFICATION MX PS/2 Mouse Controller VERSION 1.5"

Transcription

1 Shenzhen LIZE Electronic Technology Co., Ltd SPECIFICATION VERSION 1.5

2 TABLE OF CONTENTS 1. GENERAL DESCRIPTION FEATURES PIN ASSIGNMENT PIN OUTS PIN DESCRIPTIONS PAD LOCATION & BONDING DIAGRAM FUNCTION BLOCK DIAGRAM FUNCTION DESCRIPTIONS PS/2 mouse operating PS/2 Mouse Commands Description Microsoft PS/2 scrolling mouse mode Z-axis Input Function ABSOLUTE MAXIMUM RATING DC ELECTRICAL CHARACTERISTICS AC ELECTRICAL CHARACTERISTICS APPLICATION CIRCUIT BALL TYPE CIRCUIT TYPICAL OPTICAL SENSOR CIRCUIT TYPICAL OPTICAL SENSOR CIRCUIT REVISION HISTORY Page 2 of 17

3 1. GENERAL DESCRIPTION The series is the most powerful PS2 combo mouse controller. is suit for 3D3B (buttons) application. It can adopt with Agilent HDNS-2000, ADNS-2051, ADNS-2610, ADNS-2620, PixArt PAN101B and PAN3101 optical sensor or the traditional ball type mouse. Embeded Self-Adapter function can make the production of ball type mouse easily. The user may use the to design almost all style of mouse easily. 2. FEATURES 8 Bits RISC-like Micro Controller 6MHz external clock with 82Kohm resistance 5V operation voltage Internal power-on reset (POR) Z axis can support two kinds of scroller input (mechanical and optomechanical) Embeded Self-Adapter function Low-cost and powerful solution for PS/2 combo mouse 400DPI & 800DPI can be set by bonding option for 400DPI sensor Mouse Function Microsoft 3D Intellimouse and IBM PS/2 mouse compatible supports 3D3B Sensor Support Support Traditional Ball Type Sensor Support PixArt PAN101B Series Optical Sensor Support PixArt PAN3101DB Optical Sensor Support Agilent HDNS-2000, ADNS-2051, ADNS-2610, ADNS-2620 Optical Sensor Support Unity MCS Optical Sensor Page 3 of 17

4 3. PIN ASSIGNMENT 3.1 PIN OUTS 3.2 PIN DESCRIPTIONS Pin Name Type VDD Power +5V power input TEST I For test only Function description X1, X2 Y1, Y2 I/O Self-adapt input pins. 13kohm resistor pull low. Use current comparator to measure photo-couples ON,or OFF. Under Serial transmission: X1 Serial sclk with sensor X2 Serial data with sensor Y1 Power down pin for ADNS-2051 optical mouse Y2 DPI selector for ADNS-2051 optical mouse.and 400DPI & 800DPI bonding option,this option is only valid for 400DPI sensor. Z1, Z2 I Z axis input1 KL/KR/KM I Left, Middle, Right button input 15kohm resistor pull low. CLK I/O Connect to 8042 auxiliary port CLK line. DATA I/O Connect to 8042 auxiliary port DATA line. GND Power Power Ground OPT I/O Option pin OSCR I RC mode oscillation with 75Kohm resistor. Page 4 of 17

5 4. PAD LOCATION & BONDING DIAGRAM PIN NO NAME PIN NO NAME 1 GND 9 OSCR 2 KR 10 VDD 3 KM 11 TEST 4 KL 12 Z1 5 X1 13 Z2 6 X2 14 CLK 7 Y1 15 DATA 8 Y2 16 OPT Substrate Size: 2800μm 2100μm Substrate Connect GND Page 5 of 17

6 5. FUNCTION BLOCK DIAGRAM 6. FUNCTION DESCRIPTIONS 6.1PS/2 mouse operating Operating mode There are four operating modes in PS/2 mouse: a. Reset Mode: Page 6 of 17

7 In this mode a self-test is initiated during power-on or by a Reset command. After reset signal, PS/2 mouse will send: (a) Completion code AA & ID code 00. (b) Set default : sampling rate: 100 reports/s non-auto speed stream mode 2 dot/count disable b. Stream Mode The maximum rate of transfer is the programmed sample rate. Data report is transmitted if (a) switch is pressed (b) movement has been detect c. Remote Mode Data is transmitted only in response to a Read Data command. d. Wrap Mode Any byte of data sent by the system, except hex EC ( Reset wrap mode ) or hex FF ( Reset ), is returned by PS/2 Mouse Data Report i). In stream mode: A data report is sent at the end of a sample interval. ii). In remote mode: A data report is sent in response to Read Data command. iii). Data report format: Byte Bit Description 1 0 Left button status; 1 = pressed 1 Right button status; 1 = pressed 2 Middle button status; 1 = pressed 3 Reserve 4 X data sign; 1 = negative 5 Y data sign; 1 = negative 6 X data overflow; 1 = overflow 7 Y data overflow; 1 = overflow X data ( D0 - D7 ) Y data ( D0 - D7 ) Page 7 of 17

8 6.1.3 PS/2 mouse Data Transmission i). generates the clocking signal when sending data to and receiving data from the system. ii). The system requests receive system data output by forcing the DATA line to an inactive level and allowing CLK line to go to an active level. iii). Data transmission frame: Bit Function 1 Start bit ( always 0 ) 2-9 Data bits ( D0 - D7 ) 10 Parity bit ( odd parity ) 11 Stop bit ( always 1 ) iv). Data Output (data from to system): If CLK is low (inhibit status), data is no transmission. If CLK is high and DATA is low (request-to-send ), data is updated. Data is received from the system and no transmission are started by until CLK and DATA both high. If CLK and DATA are both high, the transmission is ready. DATA is valid prior to the falling edge of CLK and beyond the rising edge of CLK. During transmission, check for line contention by checking for an inactive level on CLK at intervals not to exceed 100u sec. Contention occurs when the system lowers CLK to inhibit output after has started a transmission. If this occurs before the rising edge of the tenth clock, internal store its data in its buffer and returns DATA and CLK to an active level. If the contention does not occur by the tenth clock, the transmission is complete. Following a transmission, the system inhibits by holding CLK low until it can service the input or until the system receives a request to send a response from. v). Data Input ( from system to ): System first check if is transmitting data. If is transmitting, the system can override the output forcing CLK to an inactive level prior to the tenth clock. If transmission is beyond the tenth clock, the system receives the data. If is not transmitting or if the system choose to override the output, the system force CLK to an inactive level for a period of not less than 100u sec while preparing for output. When the system is ready to output start bit (0), it allows CLK go to active level. If request-to-send is detected, clocks 11 bits. Following the tenth clock checks for an active level on the DATA line, and if found, force DATA low, and clock once more. If occurs framing error, continue to clock until DATA is high, then clocks the line control bit and request a Resend. When the system sends out a command or data Page 8 of 17

9 transmission that requires a response, the system waits for to response before sending its next output PS/2 Mouse Error Handling i). A Resend command ( FE ) following receipt of an invalid input or any input with incorrect parity. ii). If two invalid input are received in succession, an error code of hex FC send to the system. iii).the counter accumulators are cleared after receiving any command except Resend. iv). receives a Resend command(fe), it transmit its last packet of data.. v). A response is sent within 25 ms if a). The system requires a response b). An error is detected in the transmission iv). When a command requiring a response is issued by the system,another command should not be issue until either the response is received or 25ms has passed. 6.2PS/2 Mouse Commands Description There are 16 valid commands that transmits between the system and. The FA code is always the first response to any valid input received from the system other than a Set Wrap Mode or Resend command. The following table list the commands: Hex Code Command echo code FF Reset FA,AA,00 FE Resend XX,(XX,XX) F6 Set Default FA F5 Disable FA F4 Enable FA F3,XX Set Sampling Rate FA,FA F2 Read Device Type FA,00 F0 Set Remote Mode FA EE Set Wrap Mode FA EC Reset Wrap Mode FA EB Read Data FA,XX,XX,XX EA Set Stream Mode FA E9 Status Request FA,XX,XX,XX E8,XX Set Resolution FA,FA E7 Set Autospeed FA Page 9 of 17

10 E6 Reset Autospeed FA The following describes valid commands: a). Reset ( FF ) operation: i). Completion the reset. ii). Transmitted FA,AA,00 to the system. iii). Set default: sampling rate: 100 reports/s non-autospeed stream mode 2 dots/count disable b). Resend ( FE ) i).any time receives an invalid command, it returns a Resend command to the system. ii).when receives a Resend command, it retransmits its last packet of data.if the last packet was a Resend command, it transmits the packet just prior to the Resend command. iii).in stream mode, if a Resend command is received by immediately following a 3-byte data packet transmission to the system. iv).the ACK(FA) byte sent to acknowledge a command is not stored in any buffer or resent; however, if the last output from the device was an ACK with no additional data bytes,resend responds with an ACK. c). Set Default ( F6 ) The command reinitializes all conditions to the power-on defaults. d). Disable ( F5 ) This command is used in the stream mode to stop transmissions from. e). Enable ( F4 ) Begins transmissions, if in stream mode. f). Set Sampling Rate ( F3,XX ) In the stream mode, this command sets the sampling rate to the value indicated by byte hex XX, show in following: Page 10 of 17

11 Second byte XX Sample Rate 0A 10/sec 14 20/sec 28 40/sec 3C 60/sec 50 80/sec /sec C8 200/sec g). Read Device Type ( F2 ) always echoes FA,00 in 2D mode, FA,03 in 3D mode. h). Set Remote Mode ( F0 ) Data value are reported only in response to a Read Data command. i). Set Wrap Mode ( EE ) Wrap mode remains until Reset ( FF ) or Reset Wrap Mode( EC ) is received. j). Reset Wrap Mode ( EC ) returns to the previous mode of operation after receiving this command. k). Read Data ( EB ) This command is executed in either remote or stream mode. The data is transmitted even if there has been no movement since the last report or the button status is unchanged. Following a Read Data command, the registers are cleared after a data transmission. l). Set Stream Mode ( EA ) This command sets in stream mode. m). Status Request ( E9 ) When this command is issued by the system, respond with a 3-byte status report as follows: Byte Bit Description = Right button pressed 1 1 = Middle button pressed 2 1 = Left button pressed 3 Reserved 4 0 = Normal speed, 1 = Autospeed 5 0 = Disabled, 1 = Enabled 6 0 = Stream mode, 1 = Remote mode 7 Reserved Current resolution setting ( D0 - D7 ) Current sampling rate ( D0 - D7 ) Page 11 of 17

12 n). Set Resolution ( E8,XX ) provides four resolutions selected by the second byte of this command as follows: Second Byte XX Resolution 00 8 dot/count 01 4 dot/count 02 2 dot/count 03 1 dot/count o). Set Auto speed ( E7 ) At the end of a sample interval in the stream mode, he current X and Y data values are converted New values. The sign bits are not involved in this conversion. The conversion is only in stream mode. The relationship between the input and output count follows: Input Output N( 6) 2.0*N p). Reset Auto speed ( E6 ) This command restore normal speed. 6.3Microsoft PS/2 scrolling mouse mode (A) Entering procedure: Except in WRAP mode, while received the following consecutive command. i. F3 C set sampling rate 200/sec ii. F set sampling rate 100/sec iii. F set sampling rate 80/sec (B) Operating: a. All of the commands in 2D mode still be valid. b. The ID code of read device type command (F2) will changed from "00" to be "03". c. Data report will be four bytes format: Byte Bit Description 1 0 Left button status; 1 = pressed Page 12 of 17

13 1 Right button status; 1 = pressed 2 Middle button status; 1 = pressed 3 Reserve 4 X data sign; 1 = negative 5 Y data sign; 1 = negative 6 X data overflow; 1 = overflow 7 Y data overflow; 1 = overflow X data ( D0 - D7 ) Y data ( D0 - D7 ) Z data ( D0 - D7 ) (C) Exiting Microsoft scrolling mode: There are two ways to exit: a. Power off. b. Reset command (FF). 6.4 Z-axis Input Function Photo Couples Input Z-axis counter accumulates the Z1, Z2 phase changed by movement. This mode includes noise immunity. Z/4 : 4 dots per count. Counted by Z1=1, Z2=1 phase, the wheel should stay at Z1=0, Z2=0 phase Mechanical Mode The function is the same as photo couples input mode, except there is no noise immunity. Z/2 : 2 dot per count. Counted by Z2 changing phase. 7. ABSOLUTE MAXIMUM RATING Parameter Sym. Min. Max. Unit Supply Voltage VDD V Input Voltage VIN VSS-0.3 VDD+0.3 V Operating Temperature TOP Storage Temperature TSTG Page 13 of 17

14 8. DC ELECTRICAL CHARACTERISTICS Item Sym. Min. Typ. Max. Unit Test Condition Operating Voltage VDD V Operating current (no load) IOP ma VDD=5V Z1, Z2 (photo mode) IPL μa VDD=5V Low input reference current Z1, Z2 (photo mode) IPH μa VDD=5V High input reference current Z1, Z2 (photo mode) VPI V VDD=5V Input current (input impedance) (80uA) Z1, Z2 (photo mode) VPI V VDD=5V Input current (input impedance) (500uA) X1, X2, input voltage VIX 0 - VDD V Y1, Y2, input voltage VIY 0 - VDD V X1,X2, Peak to peak voltage. VPPX V Y1,Y2,Peak to peak voltage. VPPY V DATA, CLK positive-going threshold voltage Vt+ 0.6 VDD VDD V DATA, CLK negative-going threshold voltage Vt- 0.2 VDD VDD V KL, KM, KR input low voltage VIL VDD V KL, KM, KR input high voltage VIH1 0.7 VDD - - V KL, KM, KR input resistor (VIN= VDD) Ri KΩ Z1, Z2 input resistor (mechanical input, VIN= VDD) Ri KΩ DATA, CLK input current (pull up resistor) (VIN= 0) Idc ma VDD=5V DATA, CLK low output voltage (Iprl=-4mA) Vprl V VDD=5V KL, KM, KR, X1, X2, Y1, Y2, Z1, Z2 Input leakage current (Vin=0V) OPT input low voltage OPT input high voltage OPT output low voltage Iil μa VDD=5V VIL1 VIH1 VOL V V V VDD=5V IO=4mA Page 14 of 17

15 OPT output high voltage VOH V VDD=5V IO=4mA 9. AC ELECTRICAL CHARACTERISTICS Parameters Sym. Min. Typ. Max. Unit Oscillation Freq. (OSCR=75K) FOSC MHz Mouse CLK Active Time T us Mouse CLK Inactive Time T us Mouse Sample DATA from CLK rising Edge T us System CLK Active Time T us System CLK Inactive Time T us Time from DATA Transition to Falling Edge of T us CLK Time from rising Edge of CLK to DATA Transition T us PS. The AC timings are measured under using 24MHz system clock signal. Page 15 of 17

16 10. APPLICATION CIRCUIT 10.1 BALL TYPE CIRCUIT 10.2 TYPICAL OPTICAL SENSOR CIRCUIT1 Page 16 of 17

17 10.3 TYPICAL OPTICAL SENSOR CIRCUIT2 11.REVISION HISTORY Version Update date Revised Content Revised by Confirmed by Confirmed date V Original Yokinno Alan V Virefy PAD Location Yokinno Alan V Virefy Application circuit Yokinno Alan V Add PAN3101 Optical Sensor Circuit Yokinno Alan V Virefy Application circuit Yokinno Alan V OSCR=75K Jacke Page 17 of 17

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

SPECIFICATION MX8732A USB/PS2 Single Chip Optical Mouse Sensor VERSION 1.2

SPECIFICATION MX8732A USB/PS2 Single Chip Optical Mouse Sensor VERSION 1.2 SPECIFICATION MX8732A USB/PS2 Single Chip Optical Mouse Sensor VERSION 1.2 Sigma reserves the right to change this documentation without prior notice TABLE OF CONTENTS 1. General Description... 3 2. Features...

More information

Technical Reference for Micro Controller: N01B-4824-B406 for Ergo Trac Pointing Device: FID /N01B-4828-B100

Technical Reference for Micro Controller: N01B-4824-B406 for Ergo Trac Pointing Device: FID /N01B-4828-B100 Technical Reference for Micro Controller: N01B-4824-B406 for Ergo Trac Pointing Device: FID-828-100/N01B-4828-B100 1. APPLICATION: This technical reference is prepared and applied for the usage of the

More information

PAN3504 USB OPTICAL MOUSE SINGLE CHIP

PAN3504 USB OPTICAL MOUSE SINGLE CHIP General Description USB OPTICAL MOUSE SINGLE CHIP The is a CMOS process optical mouse sensor single chip with USB interface that serves as a nonmechanical motion estimation engine for implementing a computer

More information

PAK-XI PS/2 Coprocessor Data Sheet by AWC

PAK-XI PS/2 Coprocessor Data Sheet by AWC PAK-XI PS/2 Coprocessor Data Sheet 1999-2003 by AWC AWC 310 Ivy Glen League City, TX 77573 (281) 334-4341 http://www.al-williams.com/awce.htm V1.0 30 Oct 2003 Table of Contents Overview...1 If You Need

More information

Applications Computer Mice for Desktop PCs, Workstations and Portable Computers Integrated Input Devices

Applications Computer Mice for Desktop PCs, Workstations and Portable Computers Integrated Input Devices Solid-State Optical Mouse Sensor with PS/2 and Quadrature Outputs Technical Data HDNS-2000 Features Optical Navigation Technology Superior precision and smooth navigation optimized for desktop and portable

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

HT1628 RAM Mapping LCD Driver

HT1628 RAM Mapping LCD Driver RAM Mapping 116 2 LCD Driver Features Logic voltage 2.4V~5.5V LCD operating voltage (VLCD) 2.4V~5.5V LCD display 2 commons, 116 segments Support a maximum of 58 4 bit Display RAM Duty Static, 1/2; Bias

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

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

TTP226. Preliminary 8 KEYS TOUCH PAD DETECTOR IC GENERAL DESCRIPTION

TTP226. Preliminary 8 KEYS TOUCH PAD DETECTOR IC GENERAL DESCRIPTION 8 KEYS TOUCH PAD DETECTOR IC GENERAL DESCRIPTION The TTP222 is a touch pad detector IC which offers 8 touch keys. The touching detection IC is designed for replacing traditional direct button key with

More information

ICS Frequency Generator and Integrated Buffer. Integrated Circuit Systems, Inc. General Description. Applications.

ICS Frequency Generator and Integrated Buffer. Integrated Circuit Systems, Inc. General Description. Applications. Integrated Circuit Systems, Inc. ICS9158-03 Frequency Generator and Integrated Buffer General Description The ICS9158-03 is a low-cost frequency generator designed specifically for desktop and notebook

More information

TP6825. USB Full Speed Game Pad Controller. Data Sheet. Tenx reserves the right to change or discontinue this product without notice.

TP6825. USB Full Speed Game Pad Controller. Data Sheet. Tenx reserves the right to change or discontinue this product without notice. Advance Information TP6825 USB Full Speed Game Pad Controller Data Sheet Tenx reserves the right to change or discontinue this product without notice. tenx technology, inc. Contain 1. GENERAL DESCRIPTION...

More information

Electronic Volume Controller IC

Electronic Volume Controller IC DESCRIPTION is an electronic volume controller IC utilizing CMOS Technology specially designed for use on audio equipment. It has 2 built-in channels making it ideally suitable for mono and stereo sound

More information

TP6836. USB 2.4G RF Dongle. Data Sheet

TP6836. USB 2.4G RF Dongle. Data Sheet TP6836 Data Sheet tenx reserves the right to change or discontinue the manual and online documentation to this product herein to improve reliability, function or design without further notice. tenx does

More information

N551C321. Table of Contents-

N551C321. Table of Contents- Table of Contents- 1. GENERAL DESCRIPTION... 2 2. FEATURES... 2 3. BLOCK DIAGRAM... 3 4. PIN DESCRIPTION... 3 5. ABSOLUTE MAXIMUM RATINGS... 4 6. ELECTRICAL CHARACTERISTICS... 4 7. APPLICATION CIRCUIT...

More information

Rubber seat 0.5 MAX MAX

Rubber seat 0.5 MAX MAX GP2Z0001AU1 Optical Pointing Device Features 1. Easy operation thanks to adoption of optical system and slide system 2. High reliability due to elimination of the contact wear with the optical system 3.

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

Shanghai Belling Corp., Ltd BL55077 zip: Tel: Fax:

Shanghai Belling Corp., Ltd BL55077 zip: Tel: Fax: LCD Driver for 160 Display Units BL55077 1 General Description The BL55077 is a general LCD driver IC for 160 units LCD panel. It features a wide operating supply voltage range, incorporates simple communication

More information

OPTICAL MOUSE SENSOR

OPTICAL MOUSE SENSOR OPTICAL MOUSE SENSOR NST TECHNOLOGIES Series Datasheet USB INTERFACE Version 1.16 1 1. Description is a low-cost CMOS optical sensor SOC for USB optical computer mouse. It provides an all-in-one solution

More information

FT6336G. Self-Capacitive Touch Panel Controller INTRODUCTION FEATURES

FT6336G. Self-Capacitive Touch Panel Controller INTRODUCTION FEATURES FT6336G Self-Capacitive Touch Panel Controller INTRODUCTION The FT6336G are single-chip capacitive touch panel controller IC with a built-in 16 bit enhanced Micro-controller unit (MCU).They adopt the self-capacitance

More information

Item Symbol Standard Unit Power voltage VDD-VSS Input voltage VIN VSS - VDD

Item Symbol Standard Unit Power voltage VDD-VSS Input voltage VIN VSS - VDD SPECIFICATIONS OF LCD MODULE Features 1. 5x8 dots with cursor 2. Built-in controller (S6A0069 or equivalent) 3. Easy interface with 4-bit or 8-bit MPU 4. +5V power supply (also available for =3.0V) 5.

More information

Shanghai Belling Corp., Ltd BL55028 zip: Tel: Fax:

Shanghai Belling Corp., Ltd BL55028 zip: Tel: Fax: LCD Driver for 76 Display Units BL55028 1 General Description The BL55028 is a general LCD driver IC for 76 units LCD panel. It features a wide operating supply voltage range, incorporates simple communication

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

ACE24AC64 Two-wire Serial EEPROM

ACE24AC64 Two-wire Serial EEPROM Description The ACE24AC64 series are 65,536 bits of serial Electrical Erasable and Programmable Read Only Memory, commonly known as EEPROM. They are organized as 8192 words of 8 bits (one byte) each. The

More information

OSC Ring Type Ring or Resonator type (optional) RESET Pin No Yes

OSC Ring Type Ring or Resonator type (optional) RESET Pin No Yes General Description Features est Series is a series of 3 to 340 seconds single chip high quality voice synthesizer IC which contains one 4-bit Input port (provided for est005 and above); three 4-bit I/O

More information

CARDINAL COMPONENTS. Specifications: Min Typ Max Unit

CARDINAL COMPONENTS. Specifications: Min Typ Max Unit Re-Configurable 6 Output CMOS TCXO Fixed & Re-Configurable Multi-Frequency Oscillator Intuitive software and I 2 C interface Easily update system Software flexible, quick upgrades and changes Industry-standard

More information

ACE24C512C Two-wire serial EEPROM

ACE24C512C Two-wire serial EEPROM Description The ACE24C512C is a 512-Kbit I 2 C-compatible Serial EEPROM (Electrically Erasable Programmable Memory) device. It contains a memory array of 64 K 8 bits, which is organized in 128-byte per

More information

RW1026G Revision History Version Date Description

RW1026G Revision History Version Date Description RW1026G Revision History Version Date Description 0.1 2010/9/3 Add I/O Pin ITO Resistance Limitation 0.2 2010/9/15 Modify storage temperature -40 o C to 80 o C change to -50 o C to 125 o C and operation

More information

3.Absolute maximum ratings Item Symbol Standard Unit Power voltage VDD-VSS Input voltage VIN VSS - VDD

3.Absolute maximum ratings Item Symbol Standard Unit Power voltage VDD-VSS Input voltage VIN VSS - VDD SPECIFICATIONS OF LCD MODULE 1.Features a) 240x128 dots graphic LCD module b) Built-in controller (T6963C) c) STN yellow-green mode, Transflective, Positive d) View angle: 6:00 o clock e) +5V power supply

More information

PRELIMINARY SPECIFICATION 64COM/128SEG DRIVE FOR DOT MATRIX LCD

PRELIMINARY SPECIFICATION 64COM/128SEG DRIVE FOR DOT MATRIX LCD K0708 PRLIMINARY PCIFICATION 4COM/8G DRIV FOR DOT MATRIX LCD INTRODUCTION K0708 is a single-chip LCD driver LI for liquid crystal dot-matrix graphic display systems It incorporates 9 driver circuit for

More information

Rev. No. History Issue Date Remark

Rev. No. History Issue Date Remark Preliminary 512K X 8 OTP CMOS EPROM Document Title 512K X 8 OTP CMOS EPROM Revision History Rev. No. History Issue Date Remark 0.0 Initial issue June 17, 1998 Preliminary 1.0 Change CE from VIL to VIH

More information

Pointing Stick Controller Family

Pointing Stick Controller Family Pointing Stick Controller Family SK8702 FlexPoint 3 Axis PS/2 Pointing Stick Module Data Sheet FEATURES Low cost and space saving mouse solution Advanced motion control algorithm Z-Tap algorithm to simulate

More information

LCD driver for segment-type LCDs

LCD driver for segment-type LCDs LCD driver for segment-type LCDs The is a segment-type LCD system driver which can accommodate microcomputer control and a serial interface. An internal 4-bit common output and LCD drive power supply circuit

More information

A24C08. AiT Semiconductor Inc. ORDERING INFORMATION

A24C08. AiT Semiconductor Inc.   ORDERING INFORMATION DESCRIPTION The provides 8192 bits of serial electrically erasable and programmable read-only memory (EEPROM), organized as 1024 words of 8 bits each. The device is optimized for use in many industrial

More information

HT82M98A. 3-Key 3D USB+PS/2 Mouse Controller. Features. General Description. Block Diagram

HT82M98A. 3-Key 3D USB+PS/2 Mouse Controller. Features. General Description. Block Diagram 3-Key 3D USB+PS/2 Mouse Controller Features Operating voltage.v~5.25v Complete Universal Serial Bus specs V1.1 compatibility Serial Bus Interface Engine (SIE) USB transceiver Microsoft 3D Intelli mouse

More information

ACE24AC128 Two-wire Serial EEPROM

ACE24AC128 Two-wire Serial EEPROM Description The ACE24AC128 series are 131,072 bits of serial Electrical Erasable and Programmable Read Only Memory, commonly known as EEPROM. They are organized as 16,384 words of 8 bits (one byte) each.

More information

ACE24AC16B Two-wire Serial EEPROM

ACE24AC16B Two-wire Serial EEPROM Description The ACE24AC16B is 16,384 bits of serial Electrical Erasable and Programmable Read Only Memory, commonly known as EEPROM. They are organized as 2,048 words of 8 bits (1 byte) each. The devices

More information

A24C64. AiT Semiconductor Inc. ORDERING INFORMATION

A24C64. AiT Semiconductor Inc.   ORDERING INFORMATION DESCRIPTION provides 65536 bits of serial electrically erasable and programmable read-only memory (EEPROM) organized as 8192 words of 8 bits each. The is optimized for use in many industrial and commercial

More information

512K bitstwo-wire Serial EEPROM

512K bitstwo-wire Serial EEPROM General Description The provides 524,288 bits of serial electrically erasable and programmable read-only memory (EEPROM), organized as 65,536 words of 8 bits each. The device is optimized for use in many

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

MicroToys Guide: PS/2 Mouse N. Pinckney April 2005

MicroToys Guide: PS/2 Mouse N. Pinckney April 2005 Introduction A computer mouse provides an excellent device to acquire 2D coordinate-based user input, since most users are already familiar with it. Most mice usually come with two or three buttons, though

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

ISSI IS23SC4418 IS23SC KBYTE EEPROM WITH WRITE PROTECT FUNCTION AND PROGRAMMABLE SECURITY CODE (PSC) IS23SC4418 IS23SC4428 FEATURES DESCRIPTION

ISSI IS23SC4418 IS23SC KBYTE EEPROM WITH WRITE PROTECT FUNCTION AND PROGRAMMABLE SECURITY CODE (PSC) IS23SC4418 IS23SC4428 FEATURES DESCRIPTION 1-KBYTE EEPROM WITH WRITE PROTECT FUNCTION AND PROGRAMMABLE SECURITY CODE (PSC) NOVEMBER 2001 FEATURES Standard CMOS process 1024 x 8 bits EEPROM organization Byte-wise addressing Byte-wise erase/write

More information

ACE24AC02A1 Two-wire Serial EEPROM

ACE24AC02A1 Two-wire Serial EEPROM Description The ACE24AC02A1 is 2048 bits of serial Electrical Erasable and Programmable Read Only Memory, commonly known as EEPROM. They are organized as 256 words of 8 bits (1 byte) each. The devices

More information

FT6x06. Self-Capacitive Touch Panel Controller INTRODUCTION FEATURES

FT6x06. Self-Capacitive Touch Panel Controller INTRODUCTION FEATURES Self-Capacitive Touch Panel Controller INTRODUCTION The FT6x06 Series ICs are single-chip capacitive touch panel controller ICs with a built-in 8 bit enhanced Micro-controller unit (MCU).They adopt the

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

User-configurable Resolution. 9 to 12 bits (0.5 C to C)

User-configurable Resolution. 9 to 12 bits (0.5 C to C) AT30TS75A 9- to 12-bit Selectable, ±0.5 C Accurate Digital Temperature Sensor DATASHEET See Errata in Section 12. Features Single 1.7V to 5.5V Supply Measures Temperature -55 C to +125 C Highly Accurate

More information

Unity Digital Industrial Solution SLC SD 3.0 Specification

Unity Digital Industrial Solution SLC SD 3.0 Specification Unity Digital Industrial Solution SLC SD 3.0 Specification Contents A. General Description...1 B. Features...2 C. Comparison of SD Card...3 D. Block Diagram...4 E. Power Consumption...6 F. Environmental

More information

KBD42W11 FEATURES GENERAL DESCRIPTION

KBD42W11 FEATURES GENERAL DESCRIPTION KBD42W11 Keyboard Controller FEATURES Supports IBM PC and Compatible System Designs Runs Much Faster Than Traditional Keyboard Controllers Host interface Compatible with Traditional Keyboard Controller

More information

GT24C02. 2-Wire. 2Kb Serial EEPROM (Smart Card application)

GT24C02. 2-Wire. 2Kb Serial EEPROM (Smart Card application) ADVANCED GT24C02 2-Wire 2Kb Serial EEPROM (Smart Card application) www.giantec-semi.com a0 1/19 Table of Content 1 FEATURES...3 2 DESCRIPTION...4 3 PIN CONFIGURATION...5 4 PIN DESCRIPTIONS...6 5 BLOCK

More information

CARDINAL COMPONENTS. FREQUENCY A MHz. Specifications: Min Typ Max Unit

CARDINAL COMPONENTS. FREQUENCY A MHz. Specifications: Min Typ Max Unit Re-Configurable 6 Output PECL TCXO Fixed & Re-Configurable Multi-Frequency Oscillator Intuitive software and I 2 C interface Easily update system Industry-standard packaging saves on board space Mult.

More information

CARDINAL COMPONENTS. Specifications: Min Typ Max Unit

CARDINAL COMPONENTS. Specifications: Min Typ Max Unit Re-Configurable 4 Output CMOS Oscillator Fixed & Re-Configurable Multi-Frequency Oscillator Intuitive software and I 2 C interface Easily update system Software flexible, quick upgrades and changes Industry-standard

More information

A24C02. AiT Semiconductor Inc. ORDERING INFORMATION

A24C02. AiT Semiconductor Inc.   ORDERING INFORMATION DESCRIPTION provides 2048 bits of serial electrically erasable and programmable read-only memory (EEPROM), organized as 256 words of 8 bits each. The device is optimized for use in many industrial and

More information

Micro-SD 3.0 Memory Card. Specification Non-UHS

Micro-SD 3.0 Memory Card. Specification Non-UHS NO.1, Qun Yi Rd, Jhunan, Miaoli, Taiwan 350, R.O.C. Tel: 886-37-586-896 Fax: 886-37-587-868 Website: www.phison.com Email: Support@phison.com Phison Electronics Corporation Micro-SD 3.0 Memory Card Specification

More information

M8M644S3V9 M16M648S3V9. 8M, 16M x 64 SODIMM

M8M644S3V9 M16M648S3V9. 8M, 16M x 64 SODIMM MM644S3V9 MM64S3V9 SDRAM Features: JEDEC Standard 144-pin, PC100, PC133 small outline, dual in-line memory Module (SODIMM) Unbuffered TSOP components. Single 3.3v +.3v power supply. Fully synchronous;

More information

PAJ7025R2: Multiple Objects Tracking Sensor Module

PAJ7025R2: Multiple Objects Tracking Sensor Module PAJ7025R2: Ordering Information Part Number PAJ7025R2 Package Type Module-20pins For any additional inquiries, please contact us at http://www.pixart.com/contact.asp Table of Contents PAJ7025R2:... 1 Ordering

More information

128Kx8 CMOS MONOLITHIC EEPROM SMD

128Kx8 CMOS MONOLITHIC EEPROM SMD 128Kx8 CMOS MONOLITHIC EEPROM SMD 5962-96796 WME128K8-XXX FEATURES Read Access Times of 125, 140, 150, 200, 250, 300ns JEDEC Approved Packages 32 pin, Hermetic Ceramic, 0.600" DIP (Package 300) 32 lead,

More information

Industrial Solution SD Card 3.0 Specification Preliminary Ver. 1.1

Industrial Solution SD Card 3.0 Specification Preliminary Ver. 1.1 Industrial Solution SD Card 3.0 Specification Preliminary Ver. 1.1 Contents A. General Description... 3 B. Features... 4 C. Comparison of SD Card... 5 D. Pin Assignment... 6 E. Power Consumption... 8 F.

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

3.3 Volt CMOS Bus Interface 8-Bit Latches

3.3 Volt CMOS Bus Interface 8-Bit Latches Q 3.3 Volt CMOS Bus Interface 8-Bit Latches QS74FCT3373 QS74FCT32373 FEATURES/BENEFITS Pin and function compatible to the 74F373 JEDEC spec compatible 74LVT373 and 74FCT373T IOL = 24 ma Com. Available

More information

LY68L M Bits Serial Pseudo-SRAM with SPI and QPI

LY68L M Bits Serial Pseudo-SRAM with SPI and QPI REVISION HISTORY Revision Description Issue Date Rev. 0.1 Initial Issued May.6. 2016 Rev. 0.2 Revised typos May.19. 2016 Revised the address bit length from 32 bits to 24 bits Oct.13. 2016 0 FEATURES GENERAL

More information

BL55077(A) LCD Driver

BL55077(A) LCD Driver BL55077(A) LCD Driver LCD Driver for 160 Display Units BL55077(A) General Description The BL55077(A) is a general LCD driver IC for 160 units LCD panel. It features a wide operating supply voltage range,

More information

THM3060. Multiple Protocols Contactless Reader IC. Features. Pinning Diagram

THM3060. Multiple Protocols Contactless Reader IC. Features. Pinning Diagram THM3060 Multiple Protocols Contactless Reader IC Features Compatible with ISO/IEC 14443 A/B Support higher baudrate up to 848 Kbit/s Compatible with ISO/IEC 15693 Host interface selectable: UART,SPI and

More information

Am27C512. Advanced Micro Devices. 512 Kilobit (65,536 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION BLOCK DIAGRAM FINAL

Am27C512. Advanced Micro Devices. 512 Kilobit (65,536 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION BLOCK DIAGRAM FINAL FINAL 512 Kilobit (65,536 x 8-Bit) CMOS EPROM Advanced Micro Devices DISTINCTIVE CHARACTERISTICS Fast access time 55 ns Low power consumption 20 µa typical CMOS standby current JEDEC-approved pinout Single

More information

ACE24AC02A3C Two-wire Serial EEPROM

ACE24AC02A3C Two-wire Serial EEPROM Description The ACE24AC02A3C is 2048 bits of serial Electrical Erasable and Programmable Read Only Memory, commonly known as EEPROM. They are organized as 256 words of 8 bits (1 byte) each. The devices

More information

Am27C128. Advanced Micro Devices. 128 Kilobit (16,384 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION BLOCK DIAGRAM FINAL

Am27C128. Advanced Micro Devices. 128 Kilobit (16,384 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION BLOCK DIAGRAM FINAL FINAL 128 Kilobit (16,384 x 8-Bit) CMOS EPROM Advanced Micro Devices DISTINCTIVE CHARACTERISTICS Fast access time 45 ns Low power consumption 20 µa typical CMOS standby current JEDEC-approved pinout Single

More information

ILI2303. ILI2303 Capacitive Touch Sensor Controller. Specification

ILI2303. ILI2303 Capacitive Touch Sensor Controller. Specification Capacitive Touch Sensor Controller Specification Version: V1.03 Date: 2014/9/17 ILI TECHNOLOGY CORP. 8F, No.38, Taiyuan St., Jhubei City, Hsinchu County 302, Taiwan, R.O.C. Tel.886-3-5600099; Fax.886-3-5600055

More information

LCM NHD-0440AZ-FSW -FBW. User s Guide. (Liquid Crystal Display Character Module) RoHS Compliant FEATURES

LCM NHD-0440AZ-FSW -FBW. User s Guide. (Liquid Crystal Display Character Module) RoHS Compliant FEATURES User s Guide NHD-0440AZ-FSW -FBW LCM (Liquid Crystal Display Character Module) RoHS Compliant FEATURES Display format: 4 Lines x 40 Characters (A) Display Series/Model (Z) Factory line (F) Polarizer =

More information

AT24C01A/02/04/08/16. 2-Wire Serial CMOS E 2 PROM. Features. Description. Pin Configurations. 1K (128 x 8) 2K (256 x 8) 4K (512 x 8) 8K (1024 x 8)

AT24C01A/02/04/08/16. 2-Wire Serial CMOS E 2 PROM. Features. Description. Pin Configurations. 1K (128 x 8) 2K (256 x 8) 4K (512 x 8) 8K (1024 x 8) AT24C01A/02/04/08/16 Features Low Voltage and Standard Voltage Operation 5.0 (V CC = 4.5V to 5.5V) 2.7 (V CC = 2.7V to 5.5V) 2.5 (V CC = 2.5V to 5.5V) 1.8 (V CC = 1.8V to 5.5V) Internally Organized 128

More information

CARDINAL COMPONENTS, INC.

CARDINAL COMPONENTS, INC. SERIES CJTDAE CJTDAL The Cardinal Cappuccino Crystal Oscillator LVDS/ LVPECL TCXO Features 3.3V supply voltage- configurable 10MHz to 250MHz LVDS and LVPECL outputs- configurable Better than 2Hz tuning

More information

SLC Commercial and Industrial Secure Digital (SD/SDHC) Card

SLC Commercial and Industrial Secure Digital (SD/SDHC) Card SLC Commercial and Industrial Secure Digital (SD/SDHC) Card Engineering Specification Document Number L5ENG00432 Rev. 1.8 No part of this document may be reproduced, stored in a retrieval system, or transmitted

More information

3.3V ZERO DELAY CLOCK BUFFER

3.3V ZERO DELAY CLOCK BUFFER 3.3V ZERO DELAY CLOCK BUFFER IDT2309A FEATURES: Phase-Lock Loop Clock Distribution 10MHz to 133MHz operating frequency Distributes one clock input to one bank of five and one bank of four outputs Separate

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

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

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

USB Charging Controller

USB Charging Controller USB Charging Controller Features D+/D DCP Mode per USB Battery Charging Specification 1.2 D+/D Short Mode per Telecommunication Industry Standard YD/T1591 2009 (Chinese) Supports non BC1.2 Charging Modes

More information

SPECIFICATION MX8871 VERSION 1.0 地址 : 深圳市宝安区民治街道梅龙路皇嘉梅陇公馆 A1113 号. TEL: FAX: 网址 :

SPECIFICATION MX8871 VERSION 1.0 地址 : 深圳市宝安区民治街道梅龙路皇嘉梅陇公馆 A1113 号. TEL: FAX: 网址 : SPECIFICATION VERSION 1.0 深圳市晶之上电子科技有限公司 地址 : 深圳市宝安区民治街道梅龙路皇嘉梅陇公馆 A1113 号 TEL:0755-82840526 82047765 FAX:0755-88325137 网址 :http://www.szjzsic.com TABLE OF CONTENTS 1. General Description...3 2. Features...3

More information

Am27C020. Advanced Micro Devices. 2 Megabit (262,144 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION BLOCK DIAGRAM FINAL

Am27C020. Advanced Micro Devices. 2 Megabit (262,144 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION BLOCK DIAGRAM FINAL FINAL 2 Megabit (262,144 x 8-Bit) CMOS EPROM Advanced Micro Devices DISTINCTIVE CHARACTERISTICS Fast access time 70 ns Low power consumption 100 µa maximum CMOS standby current JEDEC-approved pinout Plug

More information

256K x 16 4Mb Asynchronous SRAM

256K x 16 4Mb Asynchronous SRAM FP-BGA Commercial Temp Industrial Temp 256K x 16 4Mb Asynchronous SRAM GS74117AX 8, 10, 12 ns 3.3 V V DD Center V DD and V SS Features Fast access time: 8, 10, 12 ns CMOS low power operation: 130/105/95

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

HT93LC46 CMOS 1K 3-Wire Serial EEPROM

HT93LC46 CMOS 1K 3-Wire Serial EEPROM CMOS 1K 3-Wire Serial EEPROM Features Operating voltage: 1.8V~5.5V Low power consumption Operating: 5mA max. Standby: 2µA max. User selectable internal organization 1K: 128 8 or 64 16 3-wire Serial Interface

More information

Fully Integrated Thermal Accelerometer MXC6225XU

Fully Integrated Thermal Accelerometer MXC6225XU Powerful Sensing Solutions for a Better Life Fully Integrated Thermal Accelerometer MXC6225XU Document Version 1.0 page 1 Features General Description Fully Integrated Thermal Accelerometer X/Y Axis, 8

More information

Am27C Megabit (131,072 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION BLOCK DIAGRAM

Am27C Megabit (131,072 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS GENERAL DESCRIPTION BLOCK DIAGRAM FINAL 1 Megabit (131,072 x 8-Bit) CMOS EPROM DISTINCTIVE CHARACTERISTICS Fast access time 45 ns maximum access time Low power consumption 20 µa typical CMOS standby current JEDEC-approved pinout Single

More information

Temperature Sensor for I 2 C BUS Monolithic IC MM3286 Series

Temperature Sensor for I 2 C BUS Monolithic IC MM3286 Series Temperature Sensor for I 2 C BUS Monolithic IC MM3286 Series Outline This IC is used as a digital temperature sensor that supports I 2 C BUS and has the built-in temperature sensor and - type A/D converter.

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

UNISONIC TECHNOLOGIES CO., LTD 6621 Preliminary LINEAR INTEGRATED CIRCUIT

UNISONIC TECHNOLOGIES CO., LTD 6621 Preliminary LINEAR INTEGRATED CIRCUIT UNISONIC TECHNOLOGIES CO., LTD 6621 Preliminary LINEAR INTEGRATED CIRCUIT RAM MAPPLING 32 4 LCD CONTROLLER FOR I/O μc DESCRIPTION The UTC 6621 is a 128 patterns (32 4), memory mapping, and multi-function

More information

EM55M/Q450. Product Specification. Tiny-Controller-Based MTP/QTP Sound Processor DOC. VERSION 1.3

EM55M/Q450. Product Specification. Tiny-Controller-Based MTP/QTP Sound Processor DOC. VERSION 1.3 Tiny-Controller-Based MTP/QTP Sound Processor Product Specification DOC. VERSION 1.3 ELAN MICROELECTRONICS CORP. February 2006 Trademark Acknowledgments: IBM is a registered trademark and PS/2 is a trademark

More information

SED1180F CMOS LCD 64-COMMON DRIVERS LCD CONTR 256SEG 64 COM DUTY: 1/64

SED1180F CMOS LCD 64-COMMON DRIVERS LCD CONTR 256SEG 64 COM DUTY: 1/64 CMOS LCD -COMMON DRIVERS DESCRIPTION The SED119 is a dot matrix LCD common (row) driver for driving high-capacity LCD panel at duty cycles higher than 1/. The LSI uses two serially connected, 32-bit shift

More information

1.8V/3.0V Single-PLL Clock Generator

1.8V/3.0V Single-PLL Clock Generator ASAHI KASEI EMD CORPORATION 1.8V/3.0V Single-PLL Clock Generator Features Input Frequency: 36 MHz (1.8V or 3.0V) PLL Output Frequency: 12 MHz (1.8V or 3.0V) REF Output Frequency: 36 MHz or 18 MHz (1.8V

More information

Control Circuitry 2 M1. Micrel Inc Fortune Drive San Jose, CA USA tel +1 (408) fax + 1 (408)

Control Circuitry 2 M1. Micrel Inc Fortune Drive San Jose, CA USA tel +1 (408) fax + 1 (408) Crystal-less Configurable Clock Generator General Description The is a programmable, high performance dual LVDS output oscillator utilizing Micrel's proven silicon MEMS technology to provide excellent

More information

FM24C Kb FRAM Serial Memory Features

FM24C Kb FRAM Serial Memory Features Preliminary FM24C512 512Kb FRAM Serial Memory Features 512Kbit Ferroelectric Nonvolatile RAM Organized as 65,536 x 8 bits High Endurance 10 Billion (10 10 ) Read/Writes 45 year Data Retention NoDelay Writes

More information

Control Circuitry 2 M1. Micrel Inc Fortune Drive San Jose, CA USA tel +1 (408) fax + 1 (408)

Control Circuitry 2 M1. Micrel Inc Fortune Drive San Jose, CA USA tel +1 (408) fax + 1 (408) DSC2044FE1H0002 Crystalless Configurable Clock Generator General Description The DSC2044FE1H0002 is a programmable, high performance dual HCSL output oscillator utilizing Micrel's proven silicon MEMS technology

More information

P2M648YL, P4M6416YL. PIN ASSIGNMENT (Front View) 168-PIN DIMM. 8-2Mx8 SDRAM TSOP P2M648YL-XX 16-2Mx8 SDRAM TSOP P4M6416YL-XX

P2M648YL, P4M6416YL. PIN ASSIGNMENT (Front View) 168-PIN DIMM. 8-2Mx8 SDRAM TSOP P2M648YL-XX 16-2Mx8 SDRAM TSOP P4M6416YL-XX SDRAM MODULE Features: JEDEC - Standard 168-pin (gold), dual in-line memory module (DIMM). TSOP components. Single 3.3v +.3v power supply. Nonbuffered fully synchronous; all signals measured on positive

More information

RW CH Segment Driver

RW CH Segment Driver Functions: Dot matrix LCD driver with two 40 channel outputs Bias voltage (V1 ~ V4) Input/output signals Input : Serial display data and control pulse from controller IC Output : 40 X 2 channels waveform

More information

Digital UART Product Specification

Digital UART Product Specification Copyright 2016 Zilog, Inc. All rights reserved. www.zilog.com DIgital UART ii Warning: DO NOT USE THIS PRODUCT IN LIFE SUPPORT SYSTEMS. LIFE SUPPORT POLICY ZILOG'S PRODUCTS ARE NOT AUTHORIZED FOR USE AS

More information

ATF16V8B. High Performance Flash PLD. Features. Block Diagram. Description. Pin Configurations

ATF16V8B. High Performance Flash PLD. Features. Block Diagram. Description. Pin Configurations Features Industry Standard Architecture Emulates Many 20-Pin PALs Low Cost Easy-to-Use Software Tools High Speed Electrically Erasable Programmable Logic Devices 7.5 ns Maximum Pin-to-Pin Delay Several

More information

FE1.1S USB 2.0 HIGH SPEED 4-PORT HUB CONTROLLER

FE1.1S USB 2.0 HIGH SPEED 4-PORT HUB CONTROLLER USB 2.0 4-Port Hub FE1.1S USB 2.0 HIGH SPEED 4-PORT HUB CONTROLLER Data Sheet INTRODUCTION The FE1.1s is a highly integrated, high quality, high performance, low power consumption, yet low cost solution

More information

30 VOLT QUAD-CHANNEL DIFFERENTIAL LINE DRIVER WITH OPEN DRAIN OUTPUTS

30 VOLT QUAD-CHANNEL DIFFERENTIAL LINE DRIVER WITH OPEN DRAIN OUTPUTS LS7273N 30 VOLT QUAD-CHANNEL LINE DRIVER WITH OPEN DRAIN S FEATURES: Open-drain output drivers for return to power supply independent of VDD Voltage Range: 4.5V 30V (VDD VSS) 120mA Sink/Source output drive

More information

12-BIT, 200-KSPS, 11 CHANNEL, LOW POWER, SERIAL ADC WITH INTERNAL REFERENCE

12-BIT, 200-KSPS, 11 CHANNEL, LOW POWER, SERIAL ADC WITH INTERNAL REFERENCE 2-BIT, 2-KSPS, CHANNEL, LOW POWER, SERIAL ADC WITH INTERNAL REFERENCE FEATURES 2-Bit-Resolution A/D Converter 2-KSPS (5-KSPS for 3 V) Throughput Over Operating Temperature Range Analog Input Channels 3

More information