73S1120F EMV Smart-Card Terminal Controller With Built-in Dual ISO-7816 Interface DATA SHEET NOVEMBER 2005 DESCRIPTION APPLICATIONS ADVANTAGES

Size: px
Start display at page:

Download "73S1120F EMV Smart-Card Terminal Controller With Built-in Dual ISO-7816 Interface DATA SHEET NOVEMBER 2005 DESCRIPTION APPLICATIONS ADVANTAGES"

Transcription

1 With Built-in Dual ISO-786 Interface NOVEMBER 00 DESCRIPTION The TERIDIAN Semiconductor Corporation 73S0F is a CMOS single chip dual ISO-786 smart-card terminal micro-controller that implements all the functions required to build a low-cost dual smart-card terminal, suitable for various applications including EMVCo compliant payment terminals. Its enhanced set of features supports several configurations allowing low component count and a fast design cycle. Based on an 80C core, it incorporates communication and man-machine interfaces. The TERIDIAN 73S0F device is applicable to either portable or host-connected applications. Embedded Flash memory makes the TERIDIAN 73S0F a complete system-on-chip suitable for both development and production phases. This data sheet presents the package and pin description, as well as the electrical features that are unique to the TERIDIAN 73S0F. It also presents a brief description of the architecture and of its embedded functions. Refer to the 73SxxF Hardware User s Guide for more detailed information about the microcontroller architecture, description of the registers, description of the different blocks that are common to the TERIDIAN 73SxxF smart card terminal controller family. APPLICATIONS Multiple smart card reader modules Point of sales & transaction terminals ADVANTAGES True System-on-Chip solution, with built-in communication interfaces and peripherals Compact solution, that requires only a few external components Embedded 64kB Flash and kb RAM are the largest memory size among 8-bit smart card reader controllers in the industry Software API (Application Programming Interface) includes the ready-to-use protocol layers for asynchronous cards Faster development time Time-to-Market Optional ready to use EMV-ready application Also refer to the TERIDIAN 73SxxF Software User s Guide for a complete description of the Application Programming Interface (API). Page: of 8 00 TERIDIAN Semiconductor Corporation Rev.0

2 FEATURES 80C core: clock-cycle / instruction CPU clocked up to 4MHz (with a MHz crystal) Memory: 64kB internal Flash (Program Memory) 8 Bytes Flash Info Memory Block Flash memory guaranteed for 0,000 erase-write cycles kb IRAM (internal RAM for registers) + 4kB internal XRAM (User Data Memory) Interface for external program / data memory Boot-ROM loader program allows both In-System- Programming and In-Application-Programming of the embedded flash (ISP and IAP modes) Flash PROM-programming mode ISP programming mode can be permanently disabled by protection fuses Oscillators: Single low-cost MHz crystal An Internal PLL provides all the necessary clocks to each block of the system Interrupts: Standard 80C -priority level structure 8 different sources of interrupt Power Down Modes: standard 80C Power Down and IDLE modes Timers: (3) Standard 80C timers T0, T and T () Built-in ISO-786 card interfaces: () Independent step-up converters generate VCC for the card (3V or V) Compliant with EMV 4.0 (EMV000) Activation/Deactivation sequencers Auxiliary I/O lines (C4-C8 signals) 4.kV ESD protection on all interface pins Communication with smart cards: ISO-786 UART 9600 to kbps (with MHz crystal) for protocols T=0, T= -Byte FIFO for transmit and receive Hardware support to manage additional external card interfaces Communication interfaces: Full-duplex serial interface (00 to kbps UART) I/Os: (7) Dedicated LCD I/Os (Control of any external HD44780 standard LCD driver) Can be also used as standard I/Os (8) User I/Os Operating Voltage:.7V to 3.6V Operating Temperature: 0 C to 8 C Package: 64 pin LQFP Software: Two-level Application Programming Interface (ANSI C-language libraries) T=0 T= and EMV-compliant smart card protocol layers Page: of 8 00 TERIDIAN Semiconductor Corporation Rev.0

3 FUNCTIONAL DIAGRAM SEC ISP_Program INT0 INT RESET VPC VNC VCC VCC 4kB XRAM + kb IRAM 8B IFB (Flash) 64kB Flash ROM Boot-Loader Access Control Ext. Memory Interface DC-to-DC Converters CCP CCN CCP CCN VCCIN VCCIN GND_RTN LCD_DAT(3:0) LCD_En LCD_RW LCD_RS 4 LCD I/Os 80 Core ISO-786 Driver and Sequencer ICC# VCC CLK RST IO DET_CARD USR(7:0) 8 I/Os Timer T0 Timer T Timer T ISO-786 UART PLL & Clock Circuitry ISO-786 Driver and Sequencer ICC# Interface for Ext. ICCs MHz Main Oscillator VCC CLK RST IO C4 C8 DET_CARD SCLK SIO SC4 SC8 OSCIN OSCOUT Serial UART 4 VPA VNA RX TX Page: 3 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

4 Microcontroller The 73S0F core is an 8-bit 80C micro-controller, with embedded kb of RAM (data memory) and 64kB of flash (program memory). An additional Information Block Flash cell (8B IFB) is available for storage of device ID, serial number, firmware version etc. An embedded ROM boot-loader allows downloading of the flash memory (either program or IFB) through the serial port. This programming mode can be forced externally (In-System-Programming = ISP mode) or also can be called by the application (In-Application-Programming = IAP mode) through the Application Programming Interface. Security fuses allows the user to permanently disable the ISP mode. It allows the 73S0F, once programmed with an application, to run independently without possibility from the external world to re-download a non-authorized application. Other features include: The 73S0F has a main oscillator that requires a MHz crystal. Internal clock circuitry generates clock signals to the different blocks and to the CPU (that can be clocked at 6, or 4MHz). The 73S0F has the standard 80 -priority level interrupt structure, with 8 different interrupt sources: external interrupt (pin INT), 3 timer interrupts and smart-card interrupt. The 73S0F incorporates 3 timers, T0, T and T that can be clocked internally or externally by the respective input signals on the pins USR0, USR and USR. Standard 80 Power Down mode and IDLE mode are supported for power saving modes. The clock for each block and the DC-to-DC converter (VCC generator for the card) can be independently enabled or disabled by firmware to optimize power consumption. Management of the embedded card interface, peripherals and communication capabilities are controlled by means of dedicated registers in RAM. Management of the interrupts, of the power saving modes and of the clock circuitry is also controlled through registers. Page: 4 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

5 ISO-786 Interfaces and UART The feature set of the TERIDIAN 73S0F includes two built-in smart-card interfaces, controlled by an ISO-786 compliant sequencer. Each built-in smart card interface has its own DC-DC converter, able to generate the card power supply, VCC=3V or V. The sequencer handles the activation / deactivation of the card signals. Each card interface includes an input for the card presence switch (programmable polarity) and auxiliary I/O lines for C4 / C8 signals. A hardware ISO-786 UART with a dedicated FIFO allows easy implementation of asynchronous card protocols T=0 and T=. This UART can be bypassed to allow a firmware UART to handle other protocols such as synchronous card protocols. Control and use of the ISO-786 UART is widely and easily configurable with dedicated registers located in XRAM. A 4-line interface enables the 73S0F to control additional external smart card (ICC) interfaces, typically for multiple-sam configurations. The ISO-786 UART can be shared between all the smart card interfaces (internal and external). Communication, Man-Machine Interface and I/Os The 73S0F has a standard 80 serial UART allows the 73S0F to communicate with any host or peripheral on a serial link, at a data transmission rate from 00 to kbps. Communication with a computer through RS3 can be easily implemented only using an external level shifter. 7 I/O lines are dedicated to control an external standard LCD driver, allowing a wide choice of LCDs to be controlled by the 73S0F, such as 7-wire, Hitachi-type HD Additional input/outputs feature 8 user I/Os. Page: of 8 00 TERIDIAN Semiconductor Corporation Rev.0

6 PIN DESCRIPTION Pin Name 64 LQFP # Pins Type Description Pin #, 8,, GND Digital ground 3, 4, 9,, 34 4 Supply VNA 3 GND Analog ground VPA Supply VPC,7 Supply Digital power..7v - 3.6V Must be greater than 3V when using the interface. \Each pin to be decoupled to with a 0.µF capacitor. Analog power..7v - 3.6V To be decoupled to VNA with a 0.µF capacitor. DC/DC Step-up Converter power (.7-3.6V). Each pin to be decoupled to VNC with one 0.µF and one 0µFcapacitor. VNC 44, 4 GND DC/DC Step-up Converter ground OSCIN 6 I MHz crystal input. Can drive clock in and leave OSCOUT unconnected OSCOUT 7 O MHz crystal output. Leave unconnected if not using a crystal CLK 6 O ICC Clock signal for interface CLK 43 O ICC Clock Signal for interface I/O 6 I/O ICC I/O Signal for interface I/O 4 I/O ICC I/O Signal for interface RST 60 O ICC RST Signal for interface RST 48 O ICC RST Signal for interface CCP 8 I/O Step-up Converter Capacitor Positive Node (0.68µF Low ESR) CCN 6 I/O Step-up Converter Capacitor Negative Node CCP 0 I/O Step-up Converter Capacitor Positive Node (0.68µF Low ESR) CCN I/O Step-up Converter Capacitor Negative Node VCCIN I VCC 9 O VCCIN 3 I VCC 49 O C4 47 I/O ICC C4 Signal for interface C8 46 I/O ICC C8 Signal for interface Card interface voltage supply for interface circuits take from VCC filter capacitor ICC VCC Signal for interface Must be decoupled to GND with a 6.8µF low-esr capacitor. Card interface voltage supply for interface circuits take from VCC filter capacitor ICC VCC Signal for interface Must be decoupled to GND with a 6.8µF low-esr capacitor. DET_CARD 36 I ICC presence contact input pin for interface. Programmable polarity (to be connected accordingly to the card presence switch with a pull-up / pull-down) DET_CARD 37 I ICC presence contact input pin for interface. Programmable polarity (to be connected accordingly to the card presence switch with a pull-up / pull-down) Digital security input that controls the internal protection fuse. SEC 4 I Active High. Internal pull-down allows NC for normal operation. When set, permanently deactivates the ISP programming mode. RESET 4 I 73S0F Reset. Active high Page: 6 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

7 Pin Name 64 LQFP Pin # # Pins Type Description ISP_Program 3 I Forces internal Flash programming in ISP mode at reset. Active High. 0 = Indicates the user does not want to program the flash if checksum passes. Internal pull-down allows NC for normal operation TXD 7 O Transmit data - Serial output port from the 73SF serial UART RXD 8 I Receive data - Serial input port to the 73SF serial UART USR (7) 6 USR (6) 7 USR () 8 USR (4) 9 USR (3) 30 USR () 3 USR () 33 USR (0) 3 8 I/O User programmable I/O port. INT0 63 I External interrupt input pin INT I External interrupt input pin Reserved 64 I Set to ground NC 9,0 -- No connect pins. SIO 40 I/O Digital I/O line for external card interfaces. Open drain with internal pull-up configuration no external pull-up required SCLK 4 O Digital I/O line for external card interfaces. SC4 38 I/O SC8 39 I/O LCD_Enable 4 I/O LCD_RW I/O LCD_RS 6 I/O Digital auxiliary I/O line for external card interfaces (C4 I/O). Open drain with internal pull-up configuration no external pull-up required Digital auxiliary I/O line for external card interfaces (C8 I/O). Open drain with internal pull-up configuration no external pull-up required LCD driver dedicated I/O line: LCD Enable. Can be used as standard I/O LCD driver dedicated I/O line: LCD Read/Write. Can be used as standard I/O LCD driver dedicated I/O line: LCD Register Select. Can be used as standard I/O LCDDAT (3) 3 LCDDAT () 4 I/O LCDDAT () LCDDAT (0) 0 TOTAL 64 LCD driver dedicated I/O lines - Data pins. Can be used as standard I/Os Page: 7 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

8 S0F TYPICAL APPLICATION SCHEMATIC U DMC604 GND VDD VO RS R/W* DB0 DB DB DB3 DB4 DB DB6 DB7 NC E Decoupling capacitors should be located close to U. VPA C + C 0uF 0.uF to VPA, VPC, C3 C4 C C6 C7 + C + C 0uF 0uF0.uF 0.uF 0.uF 0.uF 0.uF INT0 SC_CLK SC_IO SC_RST CCP CCN CCN CCP SC_RST SC_C4 SC_C8 SC_IO VPC Charge Pump Capacitors (C to C4) to be placed on bottom side of board and within mm of U pins. They sould be away from Smartcard signal lines. VCC tracks should be wider than 0.mm. SCx_CLK track should be routed away from other Smartcard signals. SC_RST SC_IO SC_RST SC_C4 SC_IO SC_C8 R8 0 SMARTCARD SLOT # J3 VCC 3 RST 4 CLK C4 6 GND 7 VPP 8 I/O C8 9 0 SW- SW- Smart Card Connector CARD DETECT POLARITY SELECT 3.3V ACTIVE HIGH JP7 JP8 DET_POL 3 3 ACTIVE 3.3V LOW J6 VCC RST CLK C4 GND VPP I/O C8 SMARTCARD SLOT # U DET 9 0 SW- SW DET DET R6.4k DET_POL R7.4k LCD DISPLAY SYSTEM 6 CHARACTER BY LINES Smart Card Connector 73S C4 and C4 to be placed within cm of U4 U4 3.3V.0V V_OUT V_IN C4 + GND 4.7uF 3 ON/OFF 4 + C4 BYPASS.uF LP98 C43 + LDO 0.uF C 0uF C6 0.uF C 0.uF C 6.8uF C9 6.8uF C0 0.uF C7 0.uF C8 0uF VPC CCP CCP C3 C4 CCN 0.68uF 0.68uF CCN + R 0 DET VPA 3 VPA 4 VNA SEC OSC_IN_ 6 OSC_OUT_ 7 OSCIN 8 OSCOUT 9 LCDDAT0 0 LCDDAT LCDAT0 LCDDAT LCDAT LCDDAT3 3 LCDAT LCD_EN 4 LCDAT3 LCD_RW LCD_Enable LCD_RS 6 LCD_RW LCD_RS Reserved INT0 CLK IO RST VCC CCP VPC CCN VCCIN VNC VCCIN CCN VPC CCP VCC TXD RXD NC NC INT ISP_Program RESET USR7 USR6 USR USR4 USR3 USR RST C4 C8 IO VNC CLK SCLK SIO SC8 SC4 DET_CARD DET_CARD USR0 USR 3.3V 3.3V J C33 R8 ISP 0.uF 0k U3 3.3V NO_ISP 3 MAX337CAI ISP SELECT C3 7 8 C36 0.uF V+ C+ 0.uF + C34 C- 0uF OSC_IN_ DB9_RS3 C37 4 C38 R3 0.uF V- C+ 0.uF 0k P 3 C- C TOUT TIN 3 pf 8 7 TOUT TIN 3 0 T3OUT T3IN 9 7 T4OUT T4IN 7 TOUT TIN ROUTBF 9 RIN ROUT 0 RIN ROUT 8 R3IN R3OUT SERIAL 3.3V 3 4 ENB PORT SHDNB 6 RXD 3.3V INT Y OSC_OUT_.000MHz C30 pf C39 + uf C40 0.uF V 3 CW LCD_RS RV 0K LCD BRIGHTNESS ADJUST LCD_RW LCD_EN LCDDAT0 LCDDAT LCDDAT LCDDAT3 VCC MBAUD GND TXD Page: 8 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

9 ELECTRICAL SPECIFICATION ABSOLUTE MAXIMUM RATINGS Operation outside these rating limits may cause permanent damage to the device. PARAMETER RATING Supply Voltage (V PD, V PA, V PC, V PDPLL ) -0.V to 4.0V Supply Voltage (V PG ) -0.V to 6.0V Pin Input Voltage (except OSCIN, OSCIN3) -0.V to 6.0V Pin Input Voltage (OSCIN, OSCIN3) -0.V to + 0.V Storage Temperature -60 to 0 C Pin Current ±7mA Maximum continuous Total Power Dissipation (at T A = 8 C).W Maximum Operating Junction Temperature C ESD Tolerance Card interface pins ESD Tolerance Other pins Note*: ESD testing on Card pins is HBM condition, 3 pulses, each polarity referenced to ground. +/- 4.kV +/- 00 V RECOMMENDED OPERATING CONDITIONS PARAMETER RATING Supply Voltage V PA /V PD /V PC with respect to V NA /V ND /V NC.7V to 3.6V Supply Voltage V PD with respect to V ND for RAM data retention.0v to 3.6V Supply Voltage (V PG ) with respect to V NG.7V to.v MHz Oscillator Frequency.000 MHz ±00ppm Operating Temperature 0 C to +8 C THERMAL RESISTANCE PARAMETER R th (J-A) Thermal Resistance Junction to Ambient RATING 47º C/W Page: 9 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

10 DC CHARACTERISTICS: DIGITAL I/OS SYMBOL PARAMETER Condition MIN Typ. MAX UNIT Digital I/O except for OSC I/O V IL V IH V OL V OH I IL I IH I IL3 I IH3 Input Low Voltage Input High Voltage Output Low Voltage Output High Voltage Input Low Leakage Current Input High Leakage Current Input Low Leakage Current Input High Leakage Current V 0.7*V PD. V I OL = ma 0.4 V I OH = -ma V PD V V SS < V in < V IL Pull-ups Disabled µa V IH < V in < V DD Pull-downs Disabled 3 µa V SS < V in < V IL Pull-ups Enabled 3 µa V IH < V in <.V Pull-downs Enabled 0 µa DC CHARACTERISTICS: OSCILLATOR I/OS SYMBOL PARAMETER Condition MIN Typ. MAX UNIT Oscillator (OSC) I/O Parameters V IL V IH V OLOSC V OHOSC I IL I IH t OSCMStart Input Low Voltage - OSCIN Input High Voltage - OSCIN Output Low Voltage - OSCOUT Output High Voltage - OSCOUT Input Leakage Current - OSCIN Input High Leakage Current - OSCIN MHz Oscillator start up time * V PD V 0.7*V PD V PD + 0. V I OL = 3.0mA 0.7 V I OH =-3.0mA V PD V V SS < V in < V IL 30 µa V IH < V in < V DD 30 µa Osc V PP = 90% stable V V PC = 3.3V, ºC 00 µs Pull-ups on USR (7:0) Pull-downs on ISP_Program Page: 0 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

11 DC CHARACTERISTICS: ICC INTERFACE - CLK AND RST SIGNALS 73S0F SYMBOL PARAMETER Condition MIN Typ. MAX UNIT Clock Lines CLK and /CLK (VCC = VCC for CLK and VCC = VCC for CLK) 0 < I V OHC High Level Output Voltage OH < 0µA, V CC = Min V CC - 0. V CC V -0µA < I V OLC Low Level Output Voltage OL < 0, V CC = Min V t r-clk, t f-clk Rise / Fall time C load = 30pf max - 8% of clock period P ERTLC Signal perturbation low Signal low V P ERTHC Signal perturbation high Signal high V CC - 0. V CC + 0. V δ Duty Cycle Clocks in stable operation 4 % Reset Lines RST and RST (VCC = VCC for RST and VCC = VCC for RST) V OHR V OLR t r-rst, t f- RST High Level Output Voltage Low Level Output Voltage 0 < I OH < 0µA, V CC = Min -0µA < I OL < 0, V CC = Min Rise / Fall time C load = 30pf Max - V CC - 0. V CC V V P ERTLR Signal perturbation low Signal low V P ERTHR Signal perturbation high Signal high V CC - 0. V CC + 0. V 0.8 µs DC CHARACTERISTICS: ICC INTERFACE I/O SIGNALS SYMBOL PARAMETER Condition MIN Typ. MAX UNIT Data Lines IO/IO, C4/C8 (VCC = VCC or VCC as appropriate) V OHSC V OLSC High Level Output Voltage Low Level Output Voltage 0 < I OH < 0µA, V CC = Min -ma < I OL < 0, V CC = Min t r-sc, t f-sc Rise / Fall time (Output) Cload = 30pf Max * V CC V CC V V P ERTLSC Signal perturbation low Signal low V P ERTHSC Signal perturbation high Signal high 0.8 * V CC V CC + 0. V I OLS C (Inactive) Current from I/O when inactive and pin grounded 0.8 µs -00 V V ILSC High Level Input Voltage 0.6 * V CC V CC V V ILSC Low Level Input Voltage 0 0. µs I IHSC High Level Input Current V in = V IHSC range µa I ILSC Low Level Input Current V in = V ILSC range µa I SCSC Short Circuit Current 33Ω to opp. supply - ma I RTFTSC Rise / Fall time (Input) -. µs R PUSC Pull-up to VCC Static 0. 7 kω Page: of 8 00 TERIDIAN Semiconductor Corporation Rev.0

12 DC CHARACTERISTICS: ICC INTERFACE VCC SIGNALS (DC-DC CONVERTER) SYMBOL PARAMETER Condition MIN Typ. MAX UNIT Card Power Supply (V CC ) (V CC = V CC or V CC as appropriate) V CC V CC V NOISE I CC I CC I OC I CC Output Voltages to ICC and ICC (with 40nAs dynamic loads and VNOISE included).9v < VPC < 3.6V Peak to peak ripple and noise on VCC V output V 3V output V Deactivated V C L = 6.8 µf and C cp = 0.68 µf 0 00 Maximum Output Currents to V output 6 00 ma ICC and ICC 3V output 6 00 ma Each output ICC over-current ma measured separately Combined Current V output 6 ma ICC+ICC VPC 3.0V to 3.6V 3V output 6 ma I STARTUP * V CC Startup current Assertion of See Curve ma CMDVCC Note: The following diagram shows the maximum start up and maximum operating current for V CC. If the load placed on V CC draws more current than line indicated by Maximum Static ICC at startup when V CC is asserted, the DC-DC converter may not be able to achieve the minimum voltage levels as specified for V CC above. Once the startup load condition has been met, the load can be increased to draw up to the current limit indicated by the line labeled I CC max after starting. This type of load increase is expected as the clock signal to the card is asserted and data transfer takes place. The diagram shows the worst case condition, which is at 8 C. mv pp 70mA Icc max after starting 60mA 0mA Icc 40mA 30mA Maximum Static ICC at startup 0mA VPC Page: of 8 00 TERIDIAN Semiconductor Corporation Rev.0

13 DC CHARACTERISTICS: VOLTAGE REFERENCE SYMBOL PARAMETER Condition MIN Typ. MAX UNIT V lvdet V PD Low Voltage Flash Erase/Write Protect Analog enabled (Disable_Analog = 0) V DC CHARACTERISTICS: POWER CONSUMPTION ON V PA SYMBOL PARAMETER Condition MIN Typ. MAX UNIT Analog (V PA ) Current I DDA-off Supply current on V PA when Analog Disable_Analog = µa Page: 3 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

14 DC CHARACTERISTICS: POWER CONSUMPTION ON V PD 73S0F SYMBOL PARAMETER Condition MIN Typ. MAX UNIT Digital (V PD ) Current I DDPD Digital supply current on V PD, PD Mode, oscillators and clocks Off OSCIN Off, CPU in PD mode, All other clocks Off 0 µa I DDIDLEM Digital supply current on V PD, IDLE Mode MHz oscillator and clock circuitry (PLL) On OSCIN On, CPU in IDLE mode, Disable_PLL=0, All other clocks Off, CPU clock=6mhz CPU clock=mhz CPU clock=4mhz ma I DDRun V DDDR Digital supply current on V PD, Normal Mode MHz oscillator and clock circuitry (PLL) On RAM data retention supply voltage OSCIN On, All other clocks Off, CPU clock=6mhz CPU clock=mhz CPU clock=4mhz ma.0 V Page: 4 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

15 DC CHARACTERISTICS: POWER CONSUMPTION ON V PC 73S0F SYMBOL PARAMETER Condition MIN Typ. MAX UNIT DC-to-DC converter Current (V PC ) I DDon6 I DDon36 I DDon7 I DDon37 I DDon0 I DDon30 I DDSCStdby I DDSCStdby3 I DDSCOff Supply current on V PC when V CC =V and 6mA load Supply current on V PC when V CC =3V and 6mA load Supply current on V PC when V CC =V and 7mA load Supply current on V PC when V CC =3V and 7mA load Supply current on V PC when V CC =V and ma load Supply Current on V PC when V CC =3V and ma load Supply current on VPC when V CC =V and cards are in power down mode Supply current on V PC when V CC =3V and cards are in power down mode Supply current on V PC when DC-DC converter is Off VCC = VCC = V. ICC=ICC = 6mA, ICC IO, C4, C8 = high VCC = VCC = 3V. ICC=ICC = 6mA, ICC IO, C4, C8 = high VCC = VCC = V. ICC=ICC = 7mA, ICC IO, C4, C8 = high VCC = VCC = 3V. ICC=ICC = 7mA, ICC IO, C4, C8 = high VCC = VCC = V. ICC=ICC = ma, ICC IO, C4, C8 = high VCC = VCC = 3V, ICC=ICC = ma, ICC IO, C4, C8 = high VCC = VCC = V, ICC=ICC = 0mA, ICC IO, C4, C8 = high Card clock stopped VCC = VCC = 3V, ICC=ICC = 0mA, ICC IO, C4, C8 = high Card clock stopped V CC = V CC = 0V, MHz dc/dc clock Off, Analog circuitry Off ma ma 0 ma 0 ma 0 3 ma 0 3 ma. 3 ma. 3 ma µa Page: of 8 00 TERIDIAN Semiconductor Corporation Rev.0

16 MECHANICAL DRAWINGS CAUTION: Use handling procedures necessary for a static sensitive component The following figure shows the package outline of the 73S0F in its LQFP 64-pin packaged form. It is available in both tray and tape-reel conditioning PIN No. Indicator Typ. 0.0 Typ LQFP 64 Package Outline Controlling dimensions in mm Page: 6 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

17 PACKAGE PIN DESIGNATIONS (Top View) VPA VNA SEC OSCIN OSCOUT LCDAT0 LCDAT LCDAT LCDAT3 LCD_Enable LCD_RW LCD_RS TERIDIAN 73S0F RST C4 C8 IO VNC CLK SLCK SIO SC8 SC4 DET_CARD DET_CARD USR0 USR TXD RXD NC NC INT ISP_Program RESET USR7 USR6 64 USR 63 USR4 USR3 USR Reserved INT0 CLK IO RST VCC CCP VPC CCN VCCIN VNC VCCIN CCN VPC CCP VCC LQFP64 Pin Assignment (Top View) Page: 7 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

18 ORDERING INFORMATION PART DESCRIPTION ORDER NO. PACKAGING MARK 73S0F - 64 pin LQFP 73S0F-CGT 73S0F-CGT 73S0F - 64 pin LQFP Tape / Reel 73S0F-CGTR 73S0F-CGT 73S0F - 64 pin LQFP Lead-Free 73S0F-CGT / F 73S0F-CGT 73S0F - 64 pin LQFP Lead-Free Tape / Reel 73S0F-CGTR / F 73S0F-CGT No responsibility is assumed by TERIDIAN Semiconductor Corporation for use of this product nor for any infringements of patents and trademarks or other rights of third parties resulting from its use. No license is granted under any patents, patent rights or trademarks of TERIDIAN Semiconductor Corporation. TERIDIAN semiconductor Corporation reserves the right to make changes in specifications at any time without notice. Accordingly, the reader is cautioned to verify that the data sheet is current before placing orders. Data Sheet This data sheet is proprietary to TERIDIAN Semiconductor Corporation (TSC) and sets forth design goals for the described product. The data sheet is subject to change. TSC assumes no obligation regarding future manufacture, unless agreed to in writing. If and when manufactured and sold, this product is sold subject to the terms and conditions of sale supplied at the time of order acknowledgment, including those pertaining to warranty, patent infringement and limitation of liability. TERIDIAN Semiconductor Corporation (TSC) reserves the right to make changes in specifications at any time without notice. Accordingly, the reader is cautioned to verify that a data sheet is current before placing orders. TSC assumes no liability for applications assistance. TERIDIAN Semiconductor Corp Oak Canyon Rd. Irvine, CA TEL (74) FAX (74) //0 Rev..0 Page: 8 of 8 00 TERIDIAN Semiconductor Corporation Rev.0

73S1113F EMV Smart-Card Terminal Controller DESCRIPTION APPLICATIONS ADVANTAGES DATA SHEET NOVEMBER with Built-in ISO-7816 Interface and USB

73S1113F EMV Smart-Card Terminal Controller DESCRIPTION APPLICATIONS ADVANTAGES DATA SHEET NOVEMBER with Built-in ISO-7816 Interface and USB NOVEMBER 00 DESCRIPTION The TERIDIAN Semiconductor Corporation 7SF is a CMOS single chip ISO-786 smartcard terminal micro-controller that implements all the functions required to build a low-cost smart-card

More information

Achieving EMV Electrical Compliance with the Teridian 73S8024RN

Achieving EMV Electrical Compliance with the Teridian 73S8024RN August 2005 Achieving EMV Electrical Compliance with the Teridian 1 Introduction This application note highlights particular testing considerations required to achieve compliance for payment systems smart

More information

73S8024C Smart Card Interface

73S8024C Smart Card Interface 73S8024C Smart Card Interface Simplifying System Integration DATA SHEET April 2009 DESCRIPTION The Teridian 73S8024C is a single smart card interface IC. It provides full electrical compliance with ISO-7816-3,

More information

73S8014R/RN/RT 20SO Demo Board User Manual July, 2008 Rev. 1.0 UM_8014_010

73S8014R/RN/RT 20SO Demo Board User Manual July, 2008 Rev. 1.0 UM_8014_010 Simplifying System Integration TM 73S804R/RN/RT 0SO Demo Board User Manual July, 008 Rev..0 UM_804_00 73S804R/RN/RT 0SO Demo Board User Manual UM_804_00 008 Teridian Semiconductor Corporation. All rights

More information

Craft Port Tiny RS-232 Transceiver for Portable Applications ADM101E. Data Sheet FUNCTIONAL BLOCK DIAGRAM

Craft Port Tiny RS-232 Transceiver for Portable Applications ADM101E. Data Sheet FUNCTIONAL BLOCK DIAGRAM Data Sheet FEATURES 460 kbit/s Transmission Rate Single 5 V Power Supply Compatible with RS-232 Input/Output Levels 0.1 μf Charge Pump Capacitors One Driver and One Receiver On-Board DC-DC Converter ±4.2

More information

73S8014BN Smart Card Interface

73S8014BN Smart Card Interface 19-5669; Rev 2; 12/11 73S8014BN Smart Card Interface DESCRIPTION The 73S8014BN is a single smart card (ICC) interface circuit designed to provide full electrical compliance with ISO 7816-3, EMV 4.2, and

More information

73S8024RN Low-Cost Smart Card Interface

73S8024RN Low-Cost Smart Card Interface 19-5404; Rev 2; 6/12 73S8024RN Low-Cost Smart Card Interface DATA SHEET DESCRIPTION The 73S8024RN is a single smart card (ICC) interface IC that can be controlled by a dedicated control bus. The 73S8024RN

More information

73S8010C Smart Card Interface

73S8010C Smart Card Interface 73S8010C Smart Card Interface Simplifying System Integration DATA SHEET April 2009 DESCRIPTION FEATURES The Teridian 73S8010C is a single smart card interface IC. It provides full electrical compliance

More information

Implementing the Teridian 73S8024RN in NDS Applications

Implementing the Teridian 73S8024RN in NDS Applications April 2007 Implementing the Teridian in NDS Applications 1 Introduction This application note highlights particular design considerations required to implement Conditional Access smart card interfaces

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

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

UM3221E/UM3222E/UM3232E

UM3221E/UM3222E/UM3232E General Description UM3221E/UM3222E/UM3232E Fail-Safe, Single Supply RS-232 Transceivers UM3221E/UM3222E/UM3232E The UM3221E/UM3222E/UM3232E series are 3.3V powered RS-232 transceivers intended for portable

More information

YB1300S Switched Capacitor Boost Converter 5V/4.5V

YB1300S Switched Capacitor Boost Converter 5V/4.5V Description The YB1300S is a switched capacitor DC/DC boost converter that produces a regulated 5V output. The input voltage range is from 2.7V to 5.0V that makes the YB1300S ideally for a single cell

More information

MIC826. General Description. Features. Applications. Typical Application

MIC826. General Description. Features. Applications. Typical Application Voltage Supervisor with Watchdog Timer, Manual Reset, and Dual Outputs In 1.6mm x 1.6mm TDFN General Description The is a low-current, ultra-small, voltage supervisor with manual reset input, watchdog

More information

MIC2782. General Description. Features. Applications. Typical Application. Dual-Input Push Button Reset IC with Immediate and Delayed Outputs

MIC2782. General Description. Features. Applications. Typical Application. Dual-Input Push Button Reset IC with Immediate and Delayed Outputs Dual-Input Push Button Reset IC with Immediate and Delayed Outputs General Description The is a two input, two output push button reset IC. It will generate a reset pulse for a factory programmed reset

More information

PI6C557-01BQ. PCIe 3.0 Clock Generator with 1 HCSL Outputs. Features. Description. Pin Configuration (16-Pin TQFN) Block Diagram

PI6C557-01BQ. PCIe 3.0 Clock Generator with 1 HCSL Outputs. Features. Description. Pin Configuration (16-Pin TQFN) Block Diagram s Features ÎÎPCIe 3.0 compliant à à Phase jitter - 0.45ps RMS (High Freq. Typ.) ÎÎLVDS compatible output ÎÎSupply voltage of 3.3V ±10% ÎÎ25MHz crystal or clock input frequency ÎÎHCSL outputs, 0.8V Current

More information

PCIe 3.0 Clock Generator with 4 HCSL Outputs. Description OE VDDXD S0 S1 S2 X1 X2 PD OE GNDXD IREF CLK0 CLK0 CLK1 CLK1 CLK2 CLK2 CLK3 CLK3

PCIe 3.0 Clock Generator with 4 HCSL Outputs. Description OE VDDXD S0 S1 S2 X1 X2 PD OE GNDXD IREF CLK0 CLK0 CLK1 CLK1 CLK2 CLK2 CLK3 CLK3 PCIe 3.0 Clock Generator with 4 HCSL Outputs Features PCIe 3.0 complaint PCIe 3.0 Phase jitter: 0.48ps RMS (High Freq. Typ.) LVDS compatible outputs Supply voltage of 3.3V ±5% 25MHz crystal or clock input

More information

2:1 MULTIPLEXER CHIP FOR PCI-EXPRESS ICS Description. Features. Block Diagram DATASHEET

2:1 MULTIPLEXER CHIP FOR PCI-EXPRESS ICS Description. Features. Block Diagram DATASHEET DATASHEET 2:1 MULTIPLEXER CHIP FOR PCI-EXPRESS ICS557-08 Description The ICS557-08 is a 2:1 multiplexer chip that allows the user to select one of the two HCSL (Host Clock Signal Level) or LVDS input pairs

More information

Features. Applications

Features. Applications HCSL-Compatible Clock Generator for PCI Express General Description The is the smallest, high performance, lowest power, 2 differential output clock IC available for HCSL timing applications. offers -130dBc

More information

SY89645L. General Description. Features. Block Diagram. Applications. Markets. Precision Low Skew, 1-to-4 LVCMOS/LVTTL-to-LVDS Fanout Buffer

SY89645L. General Description. Features. Block Diagram. Applications. Markets. Precision Low Skew, 1-to-4 LVCMOS/LVTTL-to-LVDS Fanout Buffer Precision Low Skew, 1-to-4 LVCMOS/LVTTL-to-LVDS Fanout Buffer General Description The is a 3.3V, fully differential, low skew, 1:4 LVDS fanout buffer that accepts LVTTL or LVCMOS inputs. It is capable

More information

Features. Applications

Features. Applications Push-Button Reset IC General Description The are low-current, ultra-small, pushbutton reset supervisors with long set-up delays. The devices feature two manual reset inputs and two reset outputs. The devices

More information

2:1 MULTIPLEXER CHIP FOR PCI-EXPRESS ICS Features

2:1 MULTIPLEXER CHIP FOR PCI-EXPRESS ICS Features DATASHEET 2:1 MULTIPLEXER CHIP FOR PCI-EXPRESS ICS557-08 Description The ICS557-08 is a 2:1 multiplexer chip that allows the user to select one of the two HCSL (Host Clock Signal Level) input pairs and

More information

Features. LOAD SWITCH or PMIC. LOAD SWITCH or PMIC /RESET

Features. LOAD SWITCH or PMIC. LOAD SWITCH or PMIC /RESET Dual-Input Push Button Reset IC with Immediate and Delayed Outputs General Description The is a two input, two output push-button reset IC. It will generate a reset pulse for a factory-programmed reset

More information

Overvoltage-Protection Controllers with a Low RON Internal FET MAX4970/MAX4971/MAX4972

Overvoltage-Protection Controllers with a Low RON Internal FET MAX4970/MAX4971/MAX4972 19-4139; Rev 1; 8/08 Overvoltage-Protection Controllers General Description The family of overvoltage protection devices features a low 40mΩ (typ) R ON internal FET and protect low-voltage systems against

More information

Low Voltage, 10-Bit Digital Temperature Sensor in 8-Lead MSOP AD7314

Low Voltage, 10-Bit Digital Temperature Sensor in 8-Lead MSOP AD7314 a FEATURES 10-Bit Temperature-to-Digital Converter 35 C to +85 C Operating Temperature Range 2 C Accuracy SPI and DSP Compatible Serial Interface Shutdown Mode Space-Saving MSOP Package APPLICATIONS Hard

More information

MAS6240 Piezo Driver with Multi-Mode Charge Pump

MAS6240 Piezo Driver with Multi-Mode Charge Pump MAS624 Piezo Driver with Multi-Mode Charge Pump Both Single Ended and Differential Output Three-Step Volume Adjusting Up to 8Vpp Output from 3V Supply One Wire Audio & Shutdown Control High Efficiency

More information

Features. Applications

Features. Applications Micro-Power Voltage Supervisor IttyBitty General Description The is a power supply supervisor that provides undervoltage monitoring, manual reset capability, and power-on reset generation in a compact

More information

PI4IOE5V bit I 2 C-bus and SMBus low power I/O port with interrupt and reset

PI4IOE5V bit I 2 C-bus and SMBus low power I/O port with interrupt and reset Features Operation power supply voltage from 2.3V to 5.5V 2-bit I 2 C-bus GPIO with interrupt and reset 5V tolerant I/Os Active Low interrupt output Active Low reset input Polarity inversion register Low

More information

PT7M Ultra Low Voltage Detectors

PT7M Ultra Low Voltage Detectors Features Factory-Set Reset Threshold Voltages for Nominal Supplies from 1.2V to 1.8V Low power consumption : Typ 7.5μA Five different timeout periods available: 70μs(voltage detector), 1.5ms, 30ms, 210ms

More information

System Monitoring Oscillator with Watchdog and Power Fail

System Monitoring Oscillator with Watchdog and Power Fail General Description The MAX7387/MAX7388 replace ceramic resonators, crystals, and supervisory functions for microcontrollers in 3.3V and 5V applications. The MAX7387/MAX7388 provide a clock source together

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

PI6LC48L0201A 2-Output LVDS Networking Clock Generator

PI6LC48L0201A 2-Output LVDS Networking Clock Generator Features ÎÎTwo differential LVDS output pairs ÎÎSelectable crystal oscillator interface or LVCMOS/LVTTL single-ended clock input ÎÎSupports the following output frequencies: 62.5MHz, 125MHz, 156.25MHz

More information

2 TO 4 DIFFERENTIAL CLOCK MUX ICS Features

2 TO 4 DIFFERENTIAL CLOCK MUX ICS Features DATASHEET 2 TO 4 DIFFERENTIAL CLOCK MUX ICS557-06 Description The ICS557-06 is a two to four differential clock mux designed for use in PCI-Express applications. The device selects one of the two differential

More information

ASI. Switched-Capacitor Boost Converter 3.3V-5.0V 100mA GENERAL DESCRIPTION FEATURES APPLICATIONS

ASI. Switched-Capacitor Boost Converter 3.3V-5.0V 100mA GENERAL DESCRIPTION FEATURES APPLICATIONS ASI Technical Data Sheet Switched-Capacitor Boost Converter 3.3V-5.0V 100mA FEATURES Switched-Capacitor Step-Up Operation Input Range: 2.7V to 5.0V Output Voltage: 3.3V-5.0V (programmable) Output Current:

More information

UM3222E,UM3232E. High ESD-Protected, Low Power, 3.3V to 5.5V, True RS-232 Transceivers. General Description. Applications.

UM3222E,UM3232E. High ESD-Protected, Low Power, 3.3V to 5.5V, True RS-232 Transceivers. General Description. Applications. UM3222E,UM3232E High ESD-Protected, Low Power, 3.3V to 5.5V, True RS-232 Transceivers General Description The UM3222E/UM3232E are dual driver, dual receiver RS-232 transceiver solutions intended for portable

More information

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM Preliminary Single-Chip USB to UART Bridge SINGLE-CHIP USB to UART DATA TRANSFER - Integrated USB Transceiver; No External Resistors Required - Integrated Clock; No External Crystal Required - Integrated

More information

ICS548A-03 LOW SKEW CLOCK INVERTER AND DIVIDER. Description. Features. Block Diagram DATASHEET

ICS548A-03 LOW SKEW CLOCK INVERTER AND DIVIDER. Description. Features. Block Diagram DATASHEET DATASHEET ICS548A-03 Description The ICS548A-03 is a low cost, low skew, high-performance general purpose clock designed to produce a set of one output clock, one inverted output clock, and one clock divided-by-two.

More information

Enhanced 1:2 VGA Mux with Monitor Detection and Priority Port Logic

Enhanced 1:2 VGA Mux with Monitor Detection and Priority Port Logic EVALUATION KIT AVAILABLE MAX14983E General Description The MAX14983E integrates high-bandwidth analog switches, level-translating buffers, and 5V power switches to implement a complete 1: multiplexer for

More information

DIO5151B 700mA/1A Buck/Boost Charge Pump LED Driver

DIO5151B 700mA/1A Buck/Boost Charge Pump LED Driver Rev 0.1 Features Output Current : DIO5151BED8: 700mA DIO5151BCD10: 1A Up to 90% Efficiency in Torch Mode Adjustable FLASH Mode Current 1 and 2 Automatic Modes for High Efficiency Input Voltage Range: 3V

More information

Features. Description. Applications. Block Diagram PT7M3808. Fixed Voltage Diagram. Adjustable Voltage Diagram(PT7M3808G01)

Features. Description. Applications. Block Diagram PT7M3808. Fixed Voltage Diagram. Adjustable Voltage Diagram(PT7M3808G01) Features Description Power-On Reset Generator with Adjustable Delay Time: 1.25ms to 10s. Very Low Quiescent Current: 2.8µA Typical High Threshold Accuracy: 0.5% Typ. Fixed Threshold Voltages for Standard

More information

T1/E1 CLOCK MULTIPLIER. Features

T1/E1 CLOCK MULTIPLIER. Features DATASHEET ICS548-05 Description The ICS548-05 is a low-cost, low-jitter, high-performace clock synthesizer designed to produce x16 and x24 clocks from T1 and E1 frequencies. Using IDT s patented analog/digital

More information

SM General Description. Features. Block Diagram. ClockWorks TM 125MHz LVDS / 125 MHz HCSL Ultra-Low Jitter Frequency Synthesizer

SM General Description. Features. Block Diagram. ClockWorks TM 125MHz LVDS / 125 MHz HCSL Ultra-Low Jitter Frequency Synthesizer ClockWorks TM 125MHz LVDS / 125 MHz HCSL Ultra-Low Jitter Frequency Synthesizer General Description The is a member of the ClockWorks family of devices from Micrel and provides an extremely low-noise timing

More information

DS2223/DS2224. EconoRAM FEATURES PACKAGE OUTLINE. PIN CONNECTIONS Pin 1 GND Ground Pin 2 DQ Data In/Out Pin 3 V CC Supply Pin 4 GND Ground

DS2223/DS2224. EconoRAM FEATURES PACKAGE OUTLINE. PIN CONNECTIONS Pin 1 GND Ground Pin 2 DQ Data In/Out Pin 3 V CC Supply Pin 4 GND Ground DS2223/DS2224 EconoRAM FEATURES Low cost, general purpose, 256 bit memory DS2223 has 256 bit SRAM DS2224 has 32 bit ROM, 224 bit SRAM Reduces control, address and data interface to a single pin PACKAGE

More information

V PP IN V CC3 IN V CC5 IN EN0 EN1 MIC2561 V CC5_EN V CC3_EN

V PP IN V CC3 IN V CC5 IN EN0 EN1 MIC2561 V CC5_EN V CC3_EN MIC2561 PCMCIA Card Socket and V PP Switching Matrix Final Information General Description The MIC2561 & V PP Matrix controls PCMCIA (Personal Computer Memory Card International Association) memory card

More information

HX4002 HX1001. White LED Backlighting Li-Ion Battery Backup Supplies Local 3V to 5V Conversion Smart Card Readers PCMCIA Local 5V Supplies

HX4002 HX1001. White LED Backlighting Li-Ion Battery Backup Supplies Local 3V to 5V Conversion Smart Card Readers PCMCIA Local 5V Supplies HX1001 Low Noise, Regulated Charge Pump DC/DC Converter Features Fixed 5V±4% Output VIN Range: 2.7V ~ 5V Output Current: up to 250mA (V IN =4.5V) Low Noise Constant Frequency Operation Shutdown Current:

More information

FXL6408 Fully Configurable 8-Bit I 2 C-Controlled GPIO Expander

FXL6408 Fully Configurable 8-Bit I 2 C-Controlled GPIO Expander October 2012 FXL6408 Fully Configurable 8-Bit I 2 C-Controlled GPIO Expander Features 4X Expansion of Connected Processor I/O Ports Fully Integrated I 2 C Slave 8 Independently Configurable I/O Ports Low-Power

More information

DS WIRE INTERFACE 11 DECOUPLING CAP GND

DS WIRE INTERFACE 11 DECOUPLING CAP GND Rev ; 4/3 Hex Nonvolatile Potentiometer with General Description The contains six 256-position nonvolatile (NV) potentiometers, 64 bytes of NV user EEPROM memory, and four programmable NV I/O pins. The

More information

PI4IOE5V bit I 2 C-bus and SMBus I/O port with reset. Description. Features. Pin Configuration

PI4IOE5V bit I 2 C-bus and SMBus I/O port with reset. Description. Features. Pin Configuration Features Operation power supply voltage from 2.3V to 5.5V 8-bit I 2 C-bus GPIO with interrupt and reset 5V tolerant I/Os Polarity inversion register Active LOW Reset Pin Low current consumption 0Hz to

More information

EVALUATION KIT AVAILABLE High-Bandwidth, VGA 2:1 Switch with ±15kV ESD Protection

EVALUATION KIT AVAILABLE High-Bandwidth, VGA 2:1 Switch with ±15kV ESD Protection 19-5; Rev ; 1/9 EVALUATION KIT AVAILABLE High-Bandwidth, VGA :1 Switch General Description The integrates high-bandwidth analog switches, level-translating buffers, and level-translating FET switches to

More information

MAX14653/MAX14654/ MAX14655/MAX High-Current Overvoltage Protectors with Adjustable OVLO

MAX14653/MAX14654/ MAX14655/MAX High-Current Overvoltage Protectors with Adjustable OVLO EVALUATION KIT AVAILABLE MAX14653/MAX14654/ General Description The MAX14653/MAX14654/ overvoltage protection devices feature a low 38mΩ (typ) R ON internal FET and protect low-voltage systems against

More information

Features. Applications

Features. Applications Push-Button Reset IC with Voltage Supervisor General Description The are low-current, ultra-small, pushbutton supervisor reset ICs with an integrated supply voltage monitor. The device features two manual

More information

Remote 16-bit I/O expander for Fm+ I 2 C-bus with interrupt and reset. Description

Remote 16-bit I/O expander for Fm+ I 2 C-bus with interrupt and reset. Description Remote 16-bit I/O expander for Fm+ I 2 C-bus with interrupt and reset Features Operation power supply voltage from 2.3V to 5.5V 16-bit remote I/O pins that default to inputs at powerup 1 MHz I 2 C-bus

More information

PI5USB2549 USB Charging Port Controller and Load Detection Power Switch

PI5USB2549 USB Charging Port Controller and Load Detection Power Switch Features Supports DCP Modes per USB Battery Charging Specification 1.2 Supports Shorted Mode per Chinese Telecommunication Industry Standard YD/T1591-2009 Supports non-bc1.2 Charging Modes by Automatic

More information

Description. Features. Pin Configuration PI4IOE5V9539

Description. Features. Pin Configuration PI4IOE5V9539 16-bit I 2 C-bus and SMBus low power I/O port with interrupt and reset Features Operation power supply voltage from 2.3V to 5.5V 16-bit I 2 C-bus GPIO with interrupt and reset 5V tolerant I/Os Polarity

More information

Features VCC MIC1810 RESET RESET

Features VCC MIC1810 RESET RESET Microprocessor Reset Circuit General Description The is an inexpensive microprocessor supervisory circuit that monitors power supplies in microprocessor based systems. The function of these devices is

More information

Features. o HCSL, LVPECL, or LVDS o Mixed Outputs: LVPECL/HCSL/LVDS. o Ext. Industrial: -40 to 105 C o o. o 30% lower than competing devices

Features. o HCSL, LVPECL, or LVDS o Mixed Outputs: LVPECL/HCSL/LVDS. o Ext. Industrial: -40 to 105 C o o. o 30% lower than competing devices DSC55704 Crystalless Three Output PCIe Clock Generator General Description The DSC55704 is a Crystalless, three output PCI express clock generator meeting Gen1, Gen2, and Gen3 specifications. The clock

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

TS2043 Preliminary CMOS IC

TS2043 Preliminary CMOS IC UNISONIC TECHNOLOGIES CO., LTD TS2043 Preliminary CMOS IC TOUCH PANEL CONTROLLER DESCRIPTION The UTC TS2043 is a highly integrated 12-bit SAR analog-to-digital (A/D) converter designed for touch panel

More information

Micrel Inc Fortune Drive San Jose, CA USA tel +1 (408) fax + 1 (408)

Micrel Inc Fortune Drive San Jose, CA USA tel +1 (408) fax + 1 (408) DSC2311KL2R008 Crystalless Configurable Clock Generator General Description DSC2311KL2R008 is a crystalless clock generator that is factory configurable to simultaneously output two separate frequencies

More information

SM Features. General Description. Typical Application MHz/312.5MHz and MHz/156.25MHz LVDS Clock Synthesizer.

SM Features. General Description. Typical Application MHz/312.5MHz and MHz/156.25MHz LVDS Clock Synthesizer. 156.25MHz/312.5MHz and 78.125MHz/156.25MHz LVDS Clock Synthesizer ClockWorks Flex General Description The is a member of the ClockWorks family of devices from Micrel and provides an extremely low-noise

More information

DSC2033. Low-Jitter Configurable Dual LVDS Oscillator. General Description. Features. Block Diagram. Applications

DSC2033. Low-Jitter Configurable Dual LVDS Oscillator. General Description. Features. Block Diagram. Applications General Description The series of high performance dual output LVDS oscillators utilize a proven silicon MEMS technology to provide excellent jitter and stability while incorporating additional device

More information

5 V Charge Pump HDMI Tx Companion Chip AD9394

5 V Charge Pump HDMI Tx Companion Chip AD9394 Data Sheet FEATURES 5 V at 55 ma output for an HDMI +5 V requirement For hot plug detect with HDMI Tx 3.3 V at 60 ma output Lithium battery input: 2.5 V to 4.5 V Short-circuit limitation: 00 ma 3 4 array

More information

2-Driver/2-Receiver Intelligent RS-232 Transceiver with 1.65V to 5.5V Interface

2-Driver/2-Receiver Intelligent RS-232 Transceiver with 1.65V to 5.5V Interface 2-Driver/2-Receiver Intelligent RS-232 Transceiver with 1.65V to 5.5V Interface Description The XR32220 product is a 2 driver/ 2 receiver RS-232 transceiver featuring a variable low voltage logic interface,

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

USB Port MTT Hub

USB Port MTT Hub USB 2.0 4-Port MTT Hub General Description The is a USB 2.0 4-port hub using multiple transaction translators (MTT) for highest possible bandwidth capability. The upstream USB interface has an integrated

More information

Features. Applications

Features. Applications 3.3V Ultra-Precision 1:4 LVDS Fanout Buffer/Translator with Internal Termination General Description The is a 3.3V, high-speed 2GHz differential low voltage differential swing (LVDS) 1:4 fanout buffer

More information

VP300 USB PD Type-C Controller for SMPS

VP300 USB PD Type-C Controller for SMPS Datasheet VP300 USB PD Type-C Controller for SMPS Aug. 30, 2016 Revision 0.6 Tel: 0755--32997776-18002593172 Fax: 0755--32997775 - Q 2966864704 Revision History Revision No. Draft Date History Initial

More information

SP233A,SP310A and SP312A

SP233A,SP310A and SP312A SP233A,SP310A and SP312A Enhanced RS-232 Line Drivers/Receivers FEATURES Operates from a Single 5V Power Supply Meets all RS-232F and ITU V.28 Specifications Operates with 0.1μF Ceramic Capacitors No External

More information

Figure 1: TSSOP-24 ( Top View ) Figure 2: TQFN 4x4-24 ( Top View )

Figure 1: TSSOP-24 ( Top View ) Figure 2: TQFN 4x4-24 ( Top View ) 16-bit I2C-bus and SMBus I/O port with interrupt Features Operation power supply voltage from 2.3V to 5.5V 16-bit I/O pins which can be programmed as Input or Output 5V tolerant I/Os Polarity inversion

More information

Features. Applications

Features. Applications 6GHz, 1:4 CML Fanout Buffer/Translator with Internal I/O Termination General Description The is a 2.5V/3.3V precision, high-speed, fully differential 1:4 CML fanout buffer. Optimized to provide four identical

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

INTEGRATED CIRCUITS. PCA bit I 2 C and SMBus I/0 port with reset. Product data Supersedes data of 2002 May Dec 13

INTEGRATED CIRCUITS. PCA bit I 2 C and SMBus I/0 port with reset. Product data Supersedes data of 2002 May Dec 13 INTEGRATED CIRCUITS Supersedes data of 2002 May 13 2002 Dec 13 Philips Semiconductors FEATURES Lower voltage, higher performance migration path for the PCA9556 8 general purpose input/output expander/collector

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

+5V Powered Multi-Channel RS-232 Drivers/Receivers

+5V Powered Multi-Channel RS-232 Drivers/Receivers SP238A 5V Powered Multi-Channel RS-232 Drivers/Receivers Operates from a Single 5V Power Supply Meets All RS-232D and V.28 Specifications ±30V Receiver Input Levels Low Power CMOS Operation Operates with

More information

F USB Charger Controller F Release Date: Dec., 2011 Version: V0.11P. Nov., 2011 Data Sheet

F USB Charger Controller F Release Date: Dec., 2011 Version: V0.11P. Nov., 2011 Data Sheet USB Charger Controller Release Date: Dec., 2011 Version: V0.11P F75204 Datasheet Revision History Version Date Page Revision History Data Brief 2011/10 - Data Brief 0.10P 2011/ 11 Up Date AC/DC SPECs 0.11P

More information

Features MIC2779L IN OUT HTH GND. Cellular Telephone Battery Monitor

Features MIC2779L IN OUT HTH GND. Cellular Telephone Battery Monitor MIC2779 Voltage Monitor with Adjustable Hysteresis General Description The MIC2779 is a voltage monitor uniquely designed to detect two separate voltage thresholds combined with a delay generator and logic.

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

3.3V, 2.0GHz ANY DIFF. IN-TO-LVDS PROGRAMMABLE CLOCK DIVIDER FANOUT BUFFER W/ INTERNAL TERMINATION

3.3V, 2.0GHz ANY DIFF. IN-TO-LVDS PROGRAMMABLE CLOCK DIVIDER FANOUT BUFFER W/ INTERNAL TERMINATION 3.3V, 2.0GHz ANY DIFF. -TO-LVDS PROGRAMMABLE CLOCK DIVIDER FANOUT BUFFER W/ TERNAL TERMATION FEATURES Guaranteed AC performance > 2.0GHz f MAX output toggle > 3.0GHz f MAX input < 800ps t PD (matched-delay

More information

ATF20V8B. High Performance Flash PLD. Features. Block Diagram. Pin Configurations

ATF20V8B. High Performance Flash PLD. Features. Block Diagram. Pin Configurations Features Industry Standard Architecture Emulates Many 24-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

SM Features. General Description. Applications. Block Diagram

SM Features. General Description. Applications. Block Diagram ClockWorks Fibre Channel (106.25MHz, 212.5MHz) Ultra-Low Jitter, LVDS Frequency Synthesizer General Description The is a member of the ClockWorks family of devices from Micrel and provides an extremely

More information

Features. Applications. MIC4126/27/28 Block Diagram

Features. Applications. MIC4126/27/28 Block Diagram Dual 1.5A-Peak Low-Side MOSFET Drivers in Advanced Packaging General Description The MIC4126, MIC4127, and MIC4128 family are highlyreliable dual 1.5A low-side MOSFET drivers fabricated on Micrel s BiCMOS/DMOS

More information

PCA bit multiplexed/1-bit latched 6-bit I 2 C EEPROM DIP switch

PCA bit multiplexed/1-bit latched 6-bit I 2 C EEPROM DIP switch INTEGRATED CIRCUITS I 2 C EEPROM DIP switch Supersedes data of 2002 May 24 2003 Jun 27 Philips Semiconductors PIN CONFIGURATION FEATURES 5-bit 2-to-1 multiplexer, 1-bit latch DIP switch 6-bit internal

More information

Correlated Double Sampler (CDS) AD9823

Correlated Double Sampler (CDS) AD9823 Correlated Double Sampler (CDS) AD9823 FEATURES 40 MHz correlated double sampler (CDS) Fixed 3.5 db CDS gain Low noise optical black clamp circuit 3 V single-supply operation 4-lead TSSOP package CCDIN

More information

XRD87L85 Low-Voltage CMOS 8-Bit High-Speed Analog-to-Digital Converter

XRD87L85 Low-Voltage CMOS 8-Bit High-Speed Analog-to-Digital Converter Low-Voltage CMOS 8-Bit High-Speed Analog-to-Digital Converter April 2002-1 FEATURES 8-Bit Resolution Up to 10 MHz Sampling Rate Internal S/H Function Single Supply: 3.3V VIN DC Range: 0V to V DD VREF DC

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

PI6CEQ PCIe Gen2 / Gen3 Buffer. Features. Description. Applications. Block Diagram. Pin Configuration (20-Pin TSSOP & 20-Pin QSOP)

PI6CEQ PCIe Gen2 / Gen3 Buffer. Features. Description. Applications. Block Diagram. Pin Configuration (20-Pin TSSOP & 20-Pin QSOP) PCIe Gen2 / Gen3 Buffer Features ÎÎPCIe Gen2/ Gen3* compliant clock buffer/zdb * Gen3 performance only available in Commercial temp ÎÎInternal equalization for better signal integrity ÎÎ2 HCSL outputs

More information

Features. Applications

Features. Applications 2.5/3.3V 1-to-1 Differential to LVCMOS/LVTTL Translator Precision Edge General Description Micrel s is a 1-to-1, differential-to-lvcmos / LVTTL translator. The differential input is highly flexible and

More information

PI4IOE5V9675. Remote 16-bit I/O expander for Fm+ I 2 C-bus with interrupt Description. Features. Pin Configuration

PI4IOE5V9675. Remote 16-bit I/O expander for Fm+ I 2 C-bus with interrupt Description. Features. Pin Configuration Features Operation power supply voltage from 2.3V to 5.5V 16-bit remote I/O pins that default to inputs at powerup 1 MHz I 2 C-bus interface Compliant with the I 2 C-bus Fast and Standard modes 5.5V tolerant

More information

1000 Base-T, ±15kV ESD Protection LAN Switches

1000 Base-T, ±15kV ESD Protection LAN Switches 19-0624; Rev 0; 8/06 1000 Base-T, ±15kV ESD Protection LAN Switches General Description The meet the needs of high-speed differential switching. The devices handle the needs of Gigabit Ethernet (10/100/1000)

More information

TouchCore351-ML16IP. Capacitive Touch Sensor Controller

TouchCore351-ML16IP. Capacitive Touch Sensor Controller Total Solution of MCU TouchCore351-ML16IP Capacitive Touch Sensor Controller CORERIVER Semiconductor reserves the right to make corrections, modifications, enhancements, improvements, and other changes

More information

CAP+ CAP. Loop Filter

CAP+ CAP. Loop Filter STS-12/STS-3 Multirate Clock and Data Recovery Unit FEATURES Performs clock and data recovery for 622.08 Mbps (STS-12/OC-12/STM-4) or 155.52 Mbps (STS-3/OC-3/STM-1) NRZ data 19.44 MHz reference frequency

More information

+Denotes a lead(pb)-free/rohs-compliant package.

+Denotes a lead(pb)-free/rohs-compliant package. EVALUATION KIT AVAILABLE MAX7320 General Description The MAX7320 2-wire serial-interfaced peripheral features eight push-pull outputs with selectable power-up logic states. The +5.5V tolerant RST input

More information

Programmable Dual Axis Digital Accelerometer and Impact Sensor ADIS16204

Programmable Dual Axis Digital Accelerometer and Impact Sensor ADIS16204 Programmable Dual Axis Digital Accelerometer and Impact Sensor FEATURES Dual-axis impact sensing Dual-axis acceleration sensing, +70g, +35g 4-bit resolution 7. mg/lsb, 8.55mg/LSB sensitivity Impact peak-level

More information

GENERAL DESCRIPTION APPLICATIONS FEATURES TYPICAL APPLICATION DIAGRAM

GENERAL DESCRIPTION APPLICATIONS FEATURES TYPICAL APPLICATION DIAGRAM August 2009 Rev. 2.0.0 GENERAL DESCRIPTION The SP6686 is a current-regulated charge pump ideal for powering high brightness LEDs for camera flash applications. The charge pump can be set to regulate two

More information

XRD8775 CMOS 8-Bit High Speed Analog-to-Digital Converter

XRD8775 CMOS 8-Bit High Speed Analog-to-Digital Converter CMOS 8-Bit High Speed Analog-to-Digital Converter April 2002-4 FEATURES 8-Bit Resolution Up to 20MHz Sampling Rate Internal S/H Function Single Supply: 5V V IN DC Range: 0V to V DD V REF DC Range: 1V to

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

AL460 Full HD FIFO Memory Datasheet - Brief

AL460 Full HD FIFO Memory Datasheet - Brief AL460 Full HD FIFO Memory Datasheet - Brief Version 1.2 2007~2010 by AverLogic Technologies, Corp. INFORMATION FURNISHED BY AVERLOGIC IS BELIEVED TO BE ACCURATE AND RELIABLE. HOWEVER, NO RESPONSIBILITY

More information

Table 1 Brief Specifications

Table 1 Brief Specifications Rev.1.1 MICROCOMPUTER WITH BUILT-IN PAGING DECODER The microcomputer incorporates a decoder conforming to CCIR Radio Paging Decode 1(POCSA Code), a melody generator, an LCD driver and a timer. Only attaching

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

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