D5 D6 D7 RCLK SIN SOUT CS0 CS1 CS2 BAUDOUT

Size: px
Start display at page:

Download "D5 D6 D7 RCLK SIN SOUT CS0 CS1 CS2 BAUDOUT"

Transcription

1 Programmable Baud Rate Generator Allows Division of Any Input Reference Clock by 1 to (2 16 1) and Generates an Internal 16 Clock Full Double Buffering Eliminates the Need for Precise Synchronization Standard Asynchronous Communication Bits (Start, Stop, and Parity) Added or Deleted to or From the Serial Data Stream Independent Receiver Clock Input Transmit, Receive, Line Status, and Data Set Interrupts Independently Controlled Fully Programmable Serial Interface Characteristics: 5-, 6-, 7-, or 8-Bit Characters Even-, Odd-, or No-Parity Bit Generation and Detection 1-, 1 1/2-, or 2-Stop Bit Generation Baud Generation (dc to 256 Kbit/s) False Start Bit Detection Complete Status Reporting Capabilities 3-State TTL Drive Capabilities for Bidirectional Data Bus and Control Bus Line Break Generation and Detection Internal Diagnostic Capabilities: Loopback Controls for Communications Link Fault Isolation Break, Parity, Overrun, Framing Error Simulation Fully Prioritized Interrupt System Controls Modem Control Functions (CTS, RTS, DSR, DTR, RI, and DCD) Easily Interfaces to Most Popular Microprocessors Faster Plug-In Replacement for National Semiconductor NS16C450 D5 D6 D7 RCLK SIN NC SOUT CS0 CS1 CS2 BAUDOUT D0 D1 D2 D3 D4 D5 D6 D7 RCLK SIN SOUT CS0 CS1 CS2 BAUDOUT XTAL1 XTAL2 V SS N PACKAGE (TOP VIEW) Please be aware that an important notice concerning NC availability, No internal standard connection warranty, and use in critical applications of Texas Instruments semiconductor products and disclaimers thereto appears at the end of this data sheet FN PACKAGE (TOP VIEW) V CC RI DCD DSR CTS MR OUT1 DTR RTS OUT2 INTRPT NC A0 A1 A2 ADS CSOUT DDIS DISTR DISTR NOTE: 40-pin DIP (N package) will be obsoleted as of 7/30/2006. Please contact your local distributor or TI Sales Office for more information. D4 D3 D2 D1 D0 NC V CC RI DCD DSR CTS XTAL1 XTAL2 V SS NC DISTR DISTR DDIS CSOUT ADS MR OUT1 DTR RTS OUT2 NC INTRPT NC A0 A1 A2 Copyright , Texas Instruments Incorporated POST OFFICE BOX DALLAS, TEXAS

2 description The TL16C450 is a CMOS version of an asynchronous communications element (ACE). It typically functions in a microcomputer system as a serial input/output interface. The TL16C450 performs serial-to-parallel conversion on data received from a peripheral device or modem and parallel-to-serial conversion on data received from its CPU. The CPU can read and report on the status of the ACE at any point in the ACE s operation. Reported status information includes the type of transfer operation in progress, the status of the operation, and any error conditions encountered. The TL16C450 ACE includes a programmable, on-board, baud rate generator. This generator is capable of dividing a reference clock input by divisors from 1 to (2 16 1) and producing a 16 clock for driving the internal transmitter logic. Provisions are included to use this 16 clock to drive the receiver logic. Also included in the ACE is a complete modem control capability and a processor interrupt system that may be software tailored to the user s requirements to minimize the computing required to handle the communications link. 2 POST OFFICE BOX DALLAS, TEXAS 75265

3 block diagram D7 D0 2 9 Data Bus Buffer Internal Data Bus Receiver Buffer Receiver Shift 11 SIN Line Control Receiver Timing and Control 10 RCLK Divisor Latch (LS) Divisor Latch (MS) Baud Generator 17 BAUDOUT A0 A1 A Line Status Transmitter Timing and Control CS0 CS1 CS2 ADS MR DISTR DISTR DDIS CSOUT XTAL1 XTAL Select and Control Logic Transmitter Holding Modem Control Modem Status Transmitter Shift Modem Control Logic SOUT RTS CTS DTR DSR DCD RI OUT1 OUT2 VCC VSS Power Supply Interrupt Enable Interrupt Control Logic 33 INTRPT Interrupt I/O Terminal numbers shown are for the FN package. POST OFFICE BOX DALLAS, TEXAS

4 A0 A1 A2 TERMINAL NAME NO I/O I Terminal Functions DESCRIPTION select. A0, A1, and A2 are three inputs used during read and write operations to select the ACE register to read from or write to. Refer to Table 1 for register addresses, also refer to the address strobe (ADS) signal description. ADS 28 I Address strobe. When ADS is active (low), the register select signals (A0, A1, and A2) and chip select signals (CS0, CS1, CS2) drive the internal select logic directly; when high, the register select and chip select signals are held in the state they were in when the low-to-high transition of ADS occurred. BAUDOUT 17 O Baud out. BAUDOUT is a16 clock signal for the transmitter section of the ACE. The clock rate is established by the reference oscillator frequency divided by a divisor specified by the baud generator divisor latches. BAUDOUT may also be used for the receiver section by tying this output to the RCLK input. CS0 CS1 CS I Chip select. When CSx is active (high, high, and low respectively), the ACE is selected. Refer to the ADS signal description. CSOUT 27 O Chip select out. When CSOUT is high, it indicates that the ACE has been selected by the chip select inputs (CS0, CS1, and CS2). CSOUT is low when the chip is deselected. CTS 40 I Clear to send. CTS is a modem status signal. Its condition can be checked by reading bit 4 (CTS) of the modem status register. Bit 0 (DCTS) of the modem status register indicates that this signal has changed states since the last read from the modem status register. If the modem status interrupt is enabled when CTS changes state, an interrupt is generated. D0 D7 2 9 I/O Data bus. D0 D7 are 3-state data lines that provide a bidirectional path for data, control, and status information between the ACE and the CPU. DCD 42 I Data carrier detect. DCD is a modem status signal. Its condition can be checked by reading bit 7 (DCD) of the modem status register. Bit 3 (DDCD) of the modem status register indicates that this signal has changed states since the last read from the modem status register. If the modem status interrupt is enabled when the DCD changes state, an interrupt is generated. DDIS 26 O Driver disable. DDIS is active (high) when the CPU is not reading data. When active, this output can disable an external transceiver. DISTR DISTR I I Data input strobes. When either DISTR or DISTR is active (high or low respectively) while the ACE is selected, the CPU is allowed to read status information or data from a selected ACE register. Only one of these inputs is required for the transfer of data during a read operation. The other input should be tied in its inactive state (i.e., DISTR tied low or DISTR tied high). Data output strobes. When either or is active (high or low respectively), while the ACE is selected, the CPU is allowed to write control words or data into a selected ACE register. Only one of these inputs is required to transfer data during a write operation. The other input should be tied in its inactive state (i.e., tied low or tied high). DSR 41 I Data set ready. DSR is a modem status signal. Its condition can be checked by reading bit 5 (DSR) of the modem status register. Bit 1 (DDSR) of the modem status register indicates that this signal has changed state since the last read from the modem status register. If the modem status interrupt is enabled when the DSR changes state, an interrupt is generated. DTR 37 O Data terminal ready. When active (low), DTR informs a modem or data set that the ACE is ready to establish communication. DTR is placed in the active state by setting the DTR bit of the modem control register to a high level. DTR is placed in the inactive state either as a result of a master reset or during loop mode operation or clearing bit 0 (DTR) of the modem control register. INTRPT 33 O Interrupt. When active (high), INTRPT informs the CPU that the ACE has an interrupt to be serviced. The four conditions that cause an interrupt are: a receiver error, received data is available, the transmitter holding register is empty, or an enabled modem status interrupt. The INTRPT output is reset (inactivated) either when the interrupt is serviced or as a result of a master reset. MR 39 I Master reset. When active (high), MR clears most ACE registers and sets the state of various output signals. Refer to Table 2 for ACE reset functions. Terminal numbers shown are for the FN package. 4 POST OFFICE BOX DALLAS, TEXAS 75265

5 TERMINAL NAME NO. OUT1 OUT I/O O Terminal Functions (continued) DESCRIPTION Outputs 1 and 2. OUT1 and OUT2 are user-designated output terminals that are set to their active states by setting their respective modem control register bits (OUT1 and OUT2) high. OUT1 and OUT2 are set to their inactive (high) states as a result of master reset or during loop mode operations or by clearing bit 2 (OUT1) or bit 3 (OUT2) of the MCR. RCLK 10 I Receiver clock. RCLK is the 16 baud rate clock for the receiver section of the ACE. RI 43 I Ring indicator. RI is a modem status signal. Its condition can be checked by reading bit 6 (RI) of the modem status register. Bit 2 (TERI) of the modem status register indicates that the RI input has transitioned from a low to a high state since the last read from the modem status register. If the modem status interrupt is enabled when this transition occurs, an interrupt is generated. RTS 36 O Request to send. When active, RTS informs the modem or data set that the ACE is ready to transmit data. RTS is set to its active state by setting the RTS modem control register bit and is set to its inactive (high) state either as a result of a master reset or during loop mode operations or by clearing bit 1 (RTS) of the MCR. SIN 11 I Serial input. SIN is the serial data input from a connected communications device. SOUT 13 O Serial output. SOUT is the composite serial data output to a connected communication device. SOUT is set to the marking (set) state as a result of MR. VCC 44 5-V supply voltage VSS 22 Supply common XTAL1 XTAL I/O External clock. XTAL1 and XTAL2 connect the ACE to the main timing reference (clock or crystal). Terminal numbers shown are for the FN package. absolute maximum ratings over free-air temperature range (unless otherwise noted) Supply voltage range, V CC (see Note 1) V to 7 V Input voltage range at any input, V I V to 7 V Output voltage range, V O V to 7 V Continuous total power dissipation at (or below) 70 C free-air temperature: FN package mw N package mw Operating free-air temperature range, T A C to 70 C Storage temperature range, T stg C to 150 C Case temperature for 10 seconds, T C : FN package C Lead temperature 1,6 mm (1/16 inch) from case for 10 seconds: N package C Stresses beyond those listed under absolute maximum ratings may cause permanent damage to the device. These are stress ratings only and functional operation of the device at these or any other conditions beyond those indicated under recommended operating conditions is not implied. Exposure to absolute-maximum-rated conditions for extended periods may affect device reliability. The N package in Not Recommended for New Designs. NOTE 1: All voltage values are with respect to VSS. recommended operating conditions MIN NOM MAX UNIT Supply voltage, VCC V High-level input voltage, VIH 2 VCC V Low-level input voltage, VIL V Operating free-air temperature, TA 0 70 C POST OFFICE BOX DALLAS, TEXAS

6 electrical characteristics over recommended ranges of supply voltage and operating free-air temperature (unless otherwise noted) PARAMETER TEST CONDITIONS MIN TYP MAX UNIT VOH HIgh-level output voltage IOH = 1 ma 2.4 V VOL Low-level output voltage IOL = 1.6 ma 0.4 V IIkg Input leakage current VCC = 5.25 V, VSS = 0, VI = 0 to 5.25 V, All other terminals floating ±10 µaa VCC = 5.25 V, VSS = 0, IOZ High-impedance output current VO = 0 V to 5.25 V, ±20 µaa Chip selected, write mode,or chip deselected VCC = 5.25 V, TA = 25 C, SIN, DSR, DCD, CTS, and RI at 2 V, ICC Supply current All other inputs at 0.8 V, Baud rate = 50 kbits/s, XTAL1 at 4 MHz, No load on outputs 10 ma CXTAL1 Clock input capacitance pf CXTAL2 Clock output capacitance VCC = 0, VSS = 0, pf f = 1 MHz, TA = 25 C, Ci Input capacitance All other terminals grounded 6 10 pf Co Output capacitance pf All typical values are at VCC = 5 V, TA = 25 C. These parameters apply for all outputs except XTAL2. system timing requirements over recommended ranges of supply voltage and operating free-air temperature PARAMETER FIGURE MIN MAX UNIT tcr Cycle time, read (tw7 + td8 + td9) 175 ns tcw Cycle time, write (tw6 + td5 + td6) 175 ns tw5 Pulse duration, ADS low 2, 3 15 ns tw6 Pulse duration, write strobe 2 80 ns tw7 Pulse duration, read strobe 3 80 ns twmr Pulse duration, master reset 1000 ns tsu1 Setup time, address valid before ADS 2, 3 15 ns tsu2 Setup time, CS valid before ADS 2, 3 15 ns tsu3 Setup time, data valid before WR1 or WR ns th1 Hold time, address low after ADS 2, 3 0 ns th2 Hold time, CS valid after ADS 2, 3 0 ns th3 Hold time, CS valid after WR1 or WR ns th4 Hold time, address valid after WR1 or WR ns th5 Hold time, data valid after WR1 or WR ns th6 Hold time, CS valid after RD1 or RD ns th7 Hold time, address valid after RD1 or RD ns td4 Delay time, CS valid before WR1 or WR ns td5 Delay time, address valid before WR1 or WR ns td6 Delay time, write cycle, WR1 or WR2 to ADS 2 80 ns td7 Delay time, CS valid to RD1 or RD ns td8 Delay time, address valid to RD1 or RD ns td9 Delay time, read cycle, RD1 or RD2 to ADS 3 80 ns Only applies when ADS is low. 6 POST OFFICE BOX DALLAS, TEXAS 75265

7 system switching characteristics over recommended ranges of supply voltage and operating free-air temperature PARAMETER FIGURE TEST CONDITIONS MIN MAX UNIT tw1 Pulse duration, clock high 1 f = 9 MHz maximum 50 ns tw2 Pulse duration, clock low 1 f = 9 MHz maximum 50 ns td3 Delay time, select to CS output 2,3 CL = 100 pf 70 ns td10 Delay time, RD1 or RD2 to data valid 3 CL = 100 pf 60 ns td11 Delay time, RD1 or RD2 to floating data 3 CL = 100 pf 0 60 ns tdis(r) Disable time, RD1 or RD2 to DDIS 3 CL = 100 pf 60 ns Only applies when ADS is low. baud generator switching characteristics over recommended ranges of supply voltage and operating free-air temperature PARAMETER FIGURE TEST CONDITIONS MIN MAX UNIT tw3 Pulse duration, BAUDOUT low 1 f = 6.25 MHz, CLK 1, CL = 100 pf 80 ns tw4 Pulse duration, BAUDOUT high 1 f = 6.25 MHz, CLK 1, CL = 100 pf 80 ns td1 Delay time, XIN to BAUDOUT 1 CL = 100 pf 125 ns td2 Delay time, XIN to BAUDOUT 1 CL = 100 pf 125 ns receiver switching characteristics over recommended ranges of supply voltage and operating free-air temperature PARAMETER FIGURE TEST CONDITIONS MIN MAX UNIT td12 Delay time, RCLK to sample clock ns td13 Delay time, stop to set RCV error interrupt or read RDR to LSI interrupt or stop to RXRDY td14 Delay time, read RBR/LSR to reset interrupt 4 CL = 100 pf 140 ns RCLK cycles transmitter switching characteristics over recommended ranges of supply voltage and operating free-air temperature PARAMETER FIGURE TEST CONDITIONS MIN MAX UNIT td15 Delay time, INTRPT to transmit start baudout cycles td16 Delay time, start to interrupt baudout cycles td17 Delay time, WR THR to reset interrupt 5 CL = 100 pf 140 ns td18 Delay time, initial write to interrupt (THRE) baudout cycles td19 Delay time, read IIR to reset interrupt (THRE) 5 CL = 100 pf 140 ns POST OFFICE BOX DALLAS, TEXAS

8 modem control switching characteristics over recommended ranges of supply voltage and operating free-air temperature PARAMETER FIGURE TEST CONDITIONS MIN MAX UNIT td20 Delay time, WR MCR to output 6 CL = 100 pf 100 ns td21 Delay time, modem interrupt to set interrupt 6 CL = 100 pf 170 ns td22 Delay time, RD MSR to reset interrupt 6 CL = 100 pf 140 ns PARAMETER MEASUREMENT INFORMATION tw1 RCLK (9 MHz Max) 90% 2 V 90% 10% 0.8 V tw2 N XTAL1 td1 td2 BAUDOUT (1/1) td1 td2 BAUDOUT (1/2) BAUDOUT (1/3) tw3 tw4 BAUDOUT (1/N) (N >3) 2XTAL1 Cycles (N-2) XTAL1 Cycles Figure 1. Baud Generator Timing Waveforms 8 POST OFFICE BOX DALLAS, TEXAS 75265

9 PARAMETER MEASUREMENT INFORMATION tw5 ADS 10% 10% tsu1 th1 A0 A2 90% Valid Valid 10% 10% tsu2 th2 CS0, CS1, CS2 90% 90% Valid 10% td3 Valid 10% th3 td3 CSOUT 90% 90% td4 td5 tw6 th4 td6, 90% 90% Active 10% tsu3 th5 D0 D7 90% 90% Valid Data Applicable only when ADS is tied low. Figure 2. Write Cycle Timing Waveforms POST OFFICE BOX DALLAS, TEXAS

10 PARAMETER MEASUREMENT INFORMATION tw5 ADS 10% 10% 10% tsu1 th1 A0 A2 90% Valid 50% Valid 10% 10% tsu2 th2 CS0, CS1, CS2 CSOUT 90% 90% Valid Valid 10% 10% th6 td3 td3 90% 90% td7 td8 tw7 th7 td9 DISTR, DISTR 90% 90% Active 10% 10% tdis(r) tdis(r) DDIS 10% 10% td10 td11 D0 D7 Applicable only when ADS is tied low. 90% Valid Data 50% Figure 3. Read Cycle Timing Waveforms 10 POST OFFICE BOX DALLAS, TEXAS 75265

11 PARAMETER MEASUREMENT INFORMATION RCLK 8 CLKs td12 SAMPLE CLOCK SIN Start Data Bits 5 8 Parity Stop SAMPLE CLOCK td13 INTRPT (RDR/LSI) 90% 10% td14 DISTR, DISTR (RD RBR/LSR) 90% Active Figure 4. Receiver Timing Waveforms SOUT 10% Start Data Bits Parity Stop 50% Start td15 td16 INTRPT (THRE) 10% 90% 50% 90% 50% td17 (WR THR) td18 90% 90% 90% td17 td19 DISTR (RD IIR) 90% Figure 5. Transmitter Timing Waveforms POST OFFICE BOX DALLAS, TEXAS

12 PARAMETER MEASUREMENT INFORMATION (WR MCR) 10% 10% td20 td20 RTS, DTR OUT 1, OUT 2 90% 90% CTS, DSR, DCD 10% td21 INTRPT (MODEM) 90% 50% 50% td22 DISTR (RD MSR) 50% td21 RI 90% Figure 6. Modem Control Timing Waveforms 12 POST OFFICE BOX DALLAS, TEXAS 75265

13 APPLICATION INFORMATION C P U D7 D0 MEMR or I/OR MEMW or I/ON INTR RESET A0 A1 A2 D7 D0 DISTR INTRPT MR A0 A1 A2 TL16C450 (ACE) SOUT SIN RTS DTR DSR DCD CTS RI EIA 232-D Drivers and Receivers B us ADS XTAL1 L CS DISTR CS2 XTAL MHz CS1 BAUDOUT H CS0 RCLK Figure 7. Basic TL16C450 Configuration WR Receiver Disable Microcomputer System Data Bus Data Bus D7 D0 TL16C450 (ACE) 8-Bit Bus Transceiver Driver Disable DDIS Figure 8. Typical Interface for a High-Capacity Data Bus POST OFFICE BOX DALLAS, TEXAS

14 APPLICATION INFORMATION TL16C450 XTAL1 Alternate Xtal Control A16 A23 A16 A23 Address Decoder CS0 CS1 XTAL2 BAUDOUT RCLK CS2 CPU DTR 20 ADS ADS RTS OUT1 1 RSI/ABT MR OUT2 AD0 AD7 A0 A2 RI 5 V AD0 AD15 Buffer D0 D7 DCD 8 PHI1 PHI2 DSR 6 CTS 5 PHI1 PHI2 ADS RSTO TCU RO WR DISTR SOUT 2 SIN 3 AD0 AD15 INTRPT DISTR GND (VSS) CSOUT 5 V (VCC) DDIS NC 7 1 EIA-232-D Connector Figure 9. Typical TL16C450 Connection to a CPU 14 POST OFFICE BOX DALLAS, TEXAS 75265

15 PRINCIPLES OF OPERATION Table 1. Selection DLAB A2 A1 A0 REGISTER 0 L L L Receiver buffer (read), transmitter holding register (write) 0 L L H Interrupt enable X L H L Interrupt identification (read only) X L H H Line control X H L L Modem control X H L H Line status X H H L Modem status X H H H Scratch 1 L L L Divisor latch (LSB) 1 L L H Divisor latch (MSB) The divisor latch access bit (DLAB) is the most significant bit of the line control register. The DLAB signal is controlled by writing to this bit location (see Table 3). Table 2. ACE Reset Functions REGISTER/SIGNAL RESET CONTROL RESET STATE Interrupt enable register Master reset All bits low (0 3 forced and 4 7 permanent) Interrupt identification register Master reset Bit 0 is high, bits 1 and 2 are low, and bits 3 7 are permanently low Line control register All bits low Modem control register Master reset All bits low Line status register Master reset Bits 5 and 6 are high, all other bits are low Modem status register Master reset Bits 0 3 are low, bits 4 7 are input signals SOUT Master reset High INTRPT (receiver error flag) Read LSR/MR Low INTRPT (received data available) Read RBR/MR Low INTRPT (transmitter holding register empty) Read IIR/Write THR/MR Low INTRPT (modem status changes) Read MSR/MR Low OUT2 Master reset High RTS Master reset High DTR Master reset High OUT1 Master reset High Scratch register Master reset No effect Divisor latch (LSB and MSB) register Master reset No effect Receiver buffer register Master reset No effect Transmitter holding register Master reset No effect POST OFFICE BOX DALLAS, TEXAS

16 PRINCIPLES OF OPERATION accessible registers The system programmer, using the CPU, has access to and control over any of the ACE registers that are summarized in Table 3. These registers control ACE operations, receive data, and transmit data. Descriptions of these registers follow Table 3. Table 3. Summary of Accessible s REGISTER ADDRESS O DLAB = 0 O DLAB = 0 1 DLAB = O DLAB = 1 1 DLAB Bit = 0 No. Receiver Transmitter Interrupt Interrupt Line Buffer Holding Ident. Modem Line Modem Divisor Enable Control Scratch Latch Control Status Status Latch (MSB) (Read (Write (Read (LSB) IER LCR Only) Only) Only) RBR THR IER IIR LCR MCR LSR MSR SCR DLL DLM 0 Data Bit 0* Data Bit 0 Enable Word Received Data Delta 0 If Length Data Data Terminal Clear Interrupt Select Ready Available Ready to Send Pending Bit 0 (DR) Interrupt (DTR) (DCTS) (WLSO) (ERBF) Bit 0 Bit 0 Bit 8 Enable Transmitter Word Delta Holding Interrupt Length Request Overrun Data 1 Data Bit 1 Data Bit 1 ID Select to Send Error Set Bit 1 Bit 1 Bit 9 Empty Interrupt (ETBE) Bit (0) Bit 1 (WLS1) (RTS) (OE) Ready (DDSR) 2 Data Bit 2 Data Bit 2 Enable Trailing Receiver Interrupt Number of Parity Edge Ring Line Status ID Stop Bits Out 1 Error Indicator Interrupt Bit (1) (STB) (PE) (TERI) (ELSI) Bit 2 Bit 2 Bit 10 Enable Delta Modem Parity Framing Data 3 Data Bit 3 Data Bit 3 Status 0 Enable Out 2 Error Carrier Bit 3 Bit 3 Bit 11 Interrupt (EDSSI) (PEN) (FE) Detect (DDCD) 4 Data Bit 4 Data Bit Even Break Clear Parity Loop Interrupt to Send Select (BI) (CTS) (EPS) Bit 4 Bit 4 Bit 12 Transmitter Data 5 Data Bit 5 Data Bit Stick Holding Set 0 Parity Ready Bit 5 Bit 5 Bit 13 (THRE) (DSR) 6 Data Bit 6 Data Bit Transmitter Ring Set 0 Empty Indicator Break (TEMT) (RI) Bit 6 Bit 6 Bit 14 7 Data Bit 7 Data Bit Divisor Data Latch Carrier Access 0 0 Detect Bit (DCD) (DLAB) Bit 7 Bit 7 Bit 15 *Bit 0 is the least significant bit. It is the first bit serially transmitted or received. 16 POST OFFICE BOX DALLAS, TEXAS 75265

17 PRINCIPLES OF OPERATION interrupt enable register (IER) The IER enables each of the four types of interrupts (refer to Table 4) and the INTRPT output signal in response to an interrupt generation. By clearing bits 0 3, the IER can also disable the interrupt system. The contents of this register are summarized in Table 3 and are described in the following bulleted list. Bit 0: This bit, when set, enables the received data available interrupt. Bit 1: This bit, when set, enables the THRE interrupt. Bit 2: This bit, when set, enables the receiver line status interrupt. Bit 3: This bit, when set, enables the modem status interrupt. Bits 4 7: These bits in the IER are not used and are always cleared. interrupt identification register (IIR) The ACE has an on-chip interrupt generation and prioritization capability that permits a flexible interface with most microprocessors. The ACE provides four prioritized levels of interrupts: Priority 1 Receiver line status (highest priority) Priority 2 Receiver data ready or receiver character time out Priority 3 Transmitter holding register empty Priority 4 Modem status (lowest priority) When an interrupt is generated, the IIR indicates that an interrupt is pending and the type of interrupt in its three least significant bits (bits 0, 1, and 2). The contents of this register are summarized in Table 3 and described in Table 4. Bit 0: This bit can be used either in a hardwire prioritized or polled interrupt system. When bit 0 is cleared, an interrupt is pending. When bit 0 is set, no interrupt is pending. Bits 1 and 2: These two bits identify the highest priority interrupt pending as indicated in Table 4. Bits 3 7: These bits in the IIR are not used and are always clear. POST OFFICE BOX DALLAS, TEXAS

18 PRINCIPLES OF OPERATION interrupt identification register (IIR) (continued) Table 4. Interrupt Control Functions INTERRUPT IDENTIFICATION PRIORITY INTERRUPT RESET REGISTER INTERRUPT TYPE INTERRUPT SOURCE LEVEL METHOD BIT 2 BIT 1 BIT None None None Receiver line status Overrun error, parity error, Reading the line status framing error or break register interrupt Received data available Receiver data available Reading the receiver buffer Buffer register Transmitter holding register empty Transmitter holding register empty Reading the interrupt identification register (if source of interrupt) or writing into the transmitter holding register Modem status line control register (LCR) Clear to send, data set ready, ring indicator, or data carrier detect Reading the modem status register The system programmer controls the format of the asynchronous data communication exchange through the LCR. In addition, the programmer is able to retrieve, inspect, and modify the contents of the LCR; this eliminates the need for separate storage of the line characteristics in system memory. The contents of this register are summarized in Table 3 and are described in the following bulleted list. Bits 0 and 1: These two bits specify the number of bits in each transmitted or received serial character. These bits are encoded as shown in Table 5. Table 5. Serial Character Word Length Bit 1 Bit 0 Word Length Bits Bits Bits Bits Bit 2: This bit specifies either one, one and one-half, or two stop bits in each transmitted character. When bit 2 is cleared, one stop bit is generated in the data. When bit 2 is set, the number of stop bits generated is dependent on the word length selected with bits 0 and 1. The receiver checks the first stop bit only, regardless of the number of stop bits selected. The number of stop bits generated, in relation to word length and bit 2, is shown in Table POST OFFICE BOX DALLAS, TEXAS 75265

19 line control register (LCR) (continued) PRINCIPLES OF OPERATION Table 6. Number of Stop Bits Generated Bit 2 Word Length Selected Number of Stop by Bits 1 and 2 Bits Generated 0 Any word length bits 1 1/2 1 6 bits bits bits 2 Bit 3: This bit is the parity enable bit. When bit 3 is set, a parity bit is generated in transmitted data between the last data word bit and the first stop bit. In received data, if bit 3 is set, parity is checked. When bit 3 is cleared, no parity is generated or checked. Bit 4: This bit is the even parity select bit. When parity is enabled (bit 3 is set) and bit 4 is set, even parity (an even number of logic 1s is in the data and parity bits) is selected. When parity is enabled (bit 3 is set) and bit 4 is clear, odd parity (an odd number of logic 1s) is selected. Bit 5: This is the stick parity bit. When bits 3, 4, and 5 are set, the parity bit is transmitted and checked as cleared. When bits 3 and 5 are set and bit 4 is cleared, the parity bit is transmitted and checked as set. Bit 6: This bit is the break control bit. Bit 6 is set to force a break condition, i.e, a condition where the serial output terminal (SOUT) is forced to the spacing (cleared) state. When bit 6 is cleared, the break condition is disabled. The break condition has no affect on the transmitter logic, it only affects the serial output. Bit 7: This bit is the divisor latch access bit (DLAB). Bit 7 must be set to access the divisor latches of the baud generator during a read or write. Bit 7 must be cleared during a read or write to access the receiver buffer, the THR, or the IER. line status register (LSR) The LSR provides information to the CPU concerning the status of data transfers. The contents of this register are summarized in Table 3 and are described in the following bulleted list. Bit 0: This bit is the data ready (DR) indicator for the receiver. Bit 0 is set whenever a complete incoming character has been received and transferred into the RBR and is cleared by reading the RBR. Bit 1 : This bit is the overrun error (OE) indicator. When bit 1 is set, it indicates that before the character in the RBR was read, it was overwritten by the next character transferred into the register. The OE indicator is cleared every time the CPU reads the contents of the LSR. Bit 2 : This bit is the parity error (PE) indicator. When bit 2 is set, it indicates that the parity of the received data character does not match the parity selected in the LCR (bit 4). The PE bit is cleared every time the CPU reads the contents of the LSR. Bit 3 : This bit is the framing error (FE) indicator. When bit 3 is set, it indicates that the received character does not have a valid (set) stop bit. The FE bit is cleared every time the CPU reads the contents of the LSR. Bit4 : This bit is the break interrupt (BI) indicator. When bit 4 is set, it indicates that the received data input was held clear for longer than a full-word transmission time. A full-word transmission time is defined as the total time of the start, data, parity, and stop bits. The BI bit is cleared every time the CPU reads the contents of the LSR. The line status register is intended for read operations only; writing to this register is not recommended outside of a factory testing environment. Bits 1 through 4 are the error conditions that produce a receiver line-status interrupt. POST OFFICE BOX DALLAS, TEXAS

20 PRINCIPLES OF OPERATION line status register (LSR) (continued) Bit 5: This bit is the THRE indicator. Bit 5 is set when the THR is empty, indicating that the ACE is ready to accept a new character. If the THRE interrupt is enabled when the THRE bit is set, then an interrupt is generated. THRE is set when the contents of the THR are transferred to the transmitted shift register. This bit is cleared concurrent with the loading of the THR by the CPU. Bit 6: This bit is the transmitter empty (TEMT) indicator. Bit 6 is set when the THR and the transmitter shift register are both empty. When either the THR or the transmitter shift register contains a data character, the TEMT bit is cleared. Bit 7: This bit is always clear. modem control register (MCR) The MCR is an 8-bit register that controls an interface with a modem, data set, or peripheral device that is emulating a modem. The contents of this register are summarized in Table 3 and are described in the following bulleted list. Bit 0: This bit (DTR) controls the data terminal ready (DTR) output. Setting bit 0 forces the DTR output to its active state (low). When bit 0 is clear, DTR goes high. Bit 1: This bit (RTS) controls the request to send (RTS) output in a manner identical to bit 0 s control over the DTR output. Bit 2: This bit (OUT1) controls the output 1 (OUT1) signal, a user designated output signal, in a manner identical to bit 0 s control over the DTR output. Bit 3: This bit (OUT2) controls the output 2 (OUT2) signal, a user designated output signal, in a manner identical to bit 0 s control over the DTR output. Bit 4: This bit provides a local loopback feature for diagnostic testing of the ACE. When bit 4 is set, the following occurs: 1. The SOUT is asserted high. 2. The SIN is disconnected. 3. The output of the transmitter shift register is looped back into the RSR input. 4. The four modem control inputs (CTS, DSR, DCD, and RI) are disconnected. 5. The four modem control outputs (DTR, RTS, OUT1, and OUT2) are internally connected to the four modem control inputs. 6. The four modem control output terminals are forced to their inactive states (high). In the diagnostic mode, data that is transmitted is immediately received. This allows the processor to verify the transmit and receive data paths to the ACE. The receiver and transmitter interrupts are fully operational. The modem control interrupts are also operational but the modem control interrupt sources are now the lower four bits of the MCR instead of the four modem control inputs. All interrupts are still controlled by the IER. Bits 5 through 7: These bits are clear. The line status register is intended for read operations only; writing to this register is not recommended outside of a factory testing environment. 20 POST OFFICE BOX DALLAS, TEXAS 75265

21 PRINCIPLES OF OPERATION modem status register (MSR) The MSR is an 8-bit register that provides information about the current state of the control lines from the modem, data set, or peripheral device to the CPU. Additionally, four bits of this register provides change information; when a control input from the modem changes state the appropriate bit is set. All four bits are cleared when the CPU reads the MSR. The contents of this register are summarized in Table 3 and are described in the following bulleted list. Bit 0: This bit is the delta clear to send (DCTS) indicator. Bit 0 indicates that the CTS input has changed states since the last time it was read by the CPU. When this bit is set and the modem status interrupt is enabled, a modem status interrupt is generated. Bit 1: This bit is the delta data set ready (DDSR) indicator. Bit 1 indicates that the DSR input has changed states since the last time it was read by the CPU. When this bit is set and the modem status interrupt is enabled, a modem status interrupt is generated. Bit 2: This bit is the trailing edge of ring indicator (TERI) detector. Bit 2 indicates that the RI input to the chip has changed from a low to a high state. When this bit is set and the modem status interrupt is enabled, a modem status interrupt is generated. Bit 3: This bit is the delta data carrier detect (DDCD) indicator. Bit 3 indicates that the DCD input to the chip has changed state since the last time it was read by the CPU. When this bit is set and the modem status interrupt is enabled, a modem status interrupt is generated. Bit 4: This bit is the complement of the clear to send (CTS) input. When bit 4 (loop) of the MCR is set, this bit is equivalent to the MCR bit 1 (RTS). Bit 5: This bit is the complement of the data set ready (DSR) input. When bit 4 (loop) of the MCR is set, this bit is equivalent to the MCR bit 0 (DTR). Bit 6: This bit is the complement of the ring indicator (RI) input. When bit 4 (loop) of the MCR is set, this bit is equivalent to the MCRs bit 2 (OUT1). Bit 7: This bit is the complement of the data carrier detect (DCD) input. When bit 4 (loop) of the MCR is set, this bit is equivalent to the MCRs bit 3 (OUT2). programmable baud generator The ACE contains a programmable baud generator that takes a clock input in the range between dc and 9 MHz and divides it by a divisor in the range between 1 and (2 16 1). The output frequency of the baud generator is sixteen times (16 ) the baud rate. The formula for the divisor is: divisor # = XTAL1 frequency input (desired baud rate 16) Two 8-bit registers, called divisor latches, store the divisor in a 16-bit binary format. These divisor latches must be loaded during initialization of the ACE in order to ensure desired operation of the baud generator. When either of the divisor latches is loaded, a 16-bit baud counter is also loaded to prevent long counts on initial load. Tables 7 and 8 illustrate the use of the baud generator with crystal frequencies of MHz and MHz, respectively. For baud rates of 38.4 kilobits per second and below, the error obtained is very small. The accuracy of the selected baud rate is dependent on the selected crystal frequency. Refer to Figure 10 for examples of typical clock circuits. POST OFFICE BOX DALLAS, TEXAS

22 PRINCIPLES OF OPERATION Table 7. Baud Rates Using a MHz Crystal DESIRED DIVISOR USED PERCENT ERROR BAUD RATE TO GENERATE DIFFERENCE BETWEEN 16 CLOCK DESIRED AND ACTUAL Table 8. Baud Rates Using a MHz Crystal DESIRED DIVISOR USED PERCENT ERROR BAUD RATE TO GENERATE DIFFERENCE BETWEEN 16 CLOCK DESIRED AND ACTUAL POST OFFICE BOX DALLAS, TEXAS 75265

23 PRINCIPLES OF OPERATION VCC Driver External Clock XTAL1 Optional Clock Output Optional XTAL2 Oscillator Clock to Baud Generator Logic VCC XTAL1 C1 RP Crystal C2 RX2 XTAL2 Oscillator Clock to Baud Generator Logic TYPICAL CRYSTAL OSCILLATOR NETWORK CRYSTAL RP RX2 C1 C2 3.1 MHz 1 MΩ 1.5 kω pf pf 1.8 MHz 1 MΩ 1.5 kω pf pf Figure 10. Typical Clock Circuits POST OFFICE BOX DALLAS, TEXAS

24 receiver buffer register (RBR) PRINCIPLES OF OPERATION The ACE receiver section consists of a receiver shift register and a RBR. Timing is supplied by the 16 receiver clock (RCLK). Receiver section control is a function of the ACE line control register. The ACE receiver shift register receives serial data from the serial input (SIN) terminal. The receiver shift register then converts the data to a parallel form and loads it into the RBR. When a character is placed in the RBR and the received data available interrupt is enabled, an interrupt is generated. This interrupt is cleared when the data is read out of the RBR. scratch register The scratch register is an 8-bit register that is intended for programmer use as a scratchpad, in the sense that it temporarily holds programmer data without affecting any other ACE operation. transmitter holding register (THR) The ACE transmitter section consists of a THR and a transmitter shift register. Timing is supplied by the baud out (BAUDOUT) clock signal. Transmitter section control is a function of the ACE line control register. The ACE THR receives data from the internal data bus and, when the shift register is idle, moves it into the transmitter shift register. The transmitter shift register serializes the data and outputs it at the serial output (SOUT). If the THR is empty and the transmitter holding register empty (THRE) interrupt is enabled, an interrupt is generated. This interrupt is cleared when a character is loaded into the register. 24 POST OFFICE BOX DALLAS, TEXAS 75265

25 PACKAGE OPTION ADDENDUM 6-Jul-2009 PACKAGING INFORMATION Orderable Device Status (1) Package Type Package Drawing Pins Package Qty TL16C450FN ACTIVE PLCC FN Green (RoHS & no Sb/Br) TL16C450FNG4 ACTIVE PLCC FN Green (RoHS & no Sb/Br) TL16C450FNR ACTIVE PLCC FN Green (RoHS & no Sb/Br) TL16C450FNRG4 ACTIVE PLCC FN Green (RoHS & no Sb/Br) Eco Plan (2) Lead/Ball Finish MSL Peak Temp (3) CU NIPDAU CU NIPDAU CU NIPDAU CU NIPDAU TL16C450N OBSOLETE PDIP N 40 TBD Call TI Call TI Level-3-260C-168 HR Level-3-260C-168 HR Level-3-260C-168 HR Level-3-260C-168 HR (1) The marketing status values are defined as follows: ACTIVE: Product device recommended for new designs. LIFEBUY: TI has announced that the device will be discontinued, and a lifetime-buy period is in effect. NRND: Not recommended for new designs. Device is in production to support existing customers, but TI does not recommend using this part in a new design. PREVIEW: Device has been announced but is not in production. Samples may or may not be available. OBSOLETE: TI has discontinued the production of the device. (2) Eco Plan - The planned eco-friendly classification: Pb-Free (RoHS), Pb-Free (RoHS Exempt), or Green (RoHS & no Sb/Br) - please check for the latest availability information and additional product content details. TBD: The Pb-Free/Green conversion plan has not been defined. Pb-Free (RoHS): TI's terms "Lead-Free" or "Pb-Free" mean semiconductor products that are compatible with the current RoHS requirements for all 6 substances, including the requirement that lead not exceed 0.1% by weight in homogeneous materials. Where designed to be soldered at high temperatures, TI Pb-Free products are suitable for use in specified lead-free processes. Pb-Free (RoHS Exempt): This component has a RoHS exemption for either 1) lead-based flip-chip solder bumps used between the die and package, or 2) lead-based die adhesive used between the die and leadframe. The component is otherwise considered Pb-Free (RoHS compatible) as defined above. Green (RoHS & no Sb/Br): TI defines "Green" to mean Pb-Free (RoHS compatible), and free of Bromine (Br) and Antimony (Sb) based flame retardants (Br or Sb do not exceed 0.1% by weight in homogeneous material) (3) MSL, Peak Temp. -- The Moisture Sensitivity Level rating according to the JEDEC industry standard classifications, and peak solder temperature. Important Information and Disclaimer:The information provided on this page represents TI's knowledge and belief as of the date that it is provided. TI bases its knowledge and belief on information provided by third parties, and makes no representation or warranty as to the accuracy of such information. Efforts are underway to better integrate information from third parties. TI has taken and continues to take reasonable steps to provide representative and accurate information but may not have conducted destructive testing or chemical analysis on incoming materials and chemicals. TI and TI suppliers consider certain information to be proprietary, and thus CAS numbers and other limited information may not be available for release. In no event shall TI's liability arising out of such information exceed the total purchase price of the TI part(s) at issue in this document sold by TI to Customer on an annual basis. Addendum-Page 1

26 MECHANICAL DATA MPLC004A OCTOBER 1994 FN (S-PQCC-J**) 20 PIN SHOWN PLASTIC J-LEADED CHIP CARRIER Seating Plane (0,10) 3 D D (4,57) MAX (3,05) (2,29) (0,51) MIN (0,81) (0,66) D2 / E2 E E1 D2 / E (1,27) (0,20) NOM (0,53) (0,33) (0,18) M NO. OF PINS ** MIN D/E MAX MIN D1 / E1 MAX MIN D2 / E2 MAX (9,78) (10,03) (8,89) (9,04) (3,58) (4,29) (12,32) (12,57) (11,43) (11,58) (4,85) (5,56) (17,40) (17,65) (16,51) (16,66) (7,39) (8,10) (19,94) (20,19) (19,05) (19,20) (8,66) (9,37) (25,02) (25,27) (24,13) (24,33) (11,20) (11,91) (30,10) (30,35) (29,21) (29,41) (13,74) (14,45) / B 03/95 NOTES: A. All linear dimensions are in inches (millimeters). B. This drawing is subject to change without notice. C. Falls within JEDEC MS-018 POST OFFICE BOX DALLAS, TEXAS

27 IMPORTANT NOTICE Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or service without notice. Customers should obtain the latest relevant information before placing orders and should verify that such information is current and complete. All products are sold subject to TI s terms and conditions of sale supplied at the time of order acknowledgment. TI warrants performance of its hardware products to the specifications applicable at the time of sale in accordance with TI s standard warranty. Testing and other quality control techniques are used to the extent TI deems necessary to support this warranty. Except where mandated by government requirements, testing of all parameters of each product is not necessarily performed. TI assumes no liability for applications assistance or customer product design. Customers are responsible for their products and applications using TI components. To minimize the risks associated with customer products and applications, customers should provide adequate design and operating safeguards. TI does not warrant or represent that any license, either express or implied, is granted under any TI patent right, copyright, mask work right, or other TI intellectual property right relating to any combination, machine, or process in which TI products or services are used. Information published by TI regarding third-party products or services does not constitute a license from TI to use such products or services or a warranty or endorsement thereof. Use of such information may require a license from a third party under the patents or other intellectual property of the third party, or a license from TI under the patents or other intellectual property of TI. Reproduction of TI information in TI data books or data sheets is permissible only if reproduction is without alteration and is accompanied by all associated warranties, conditions, limitations, and notices. Reproduction of this information with alteration is an unfair and deceptive business practice. TI is not responsible or liable for such altered documentation. Information of third parties may be subject to additional restrictions. Resale of TI products or services with statements different from or beyond the parameters stated by TI for that product or service voids all express and any implied warranties for the associated TI product or service and is an unfair and deceptive business practice. TI is not responsible or liable for any such statements. TI products are not authorized for use in safety-critical applications (such as life support) where a failure of the TI product would reasonably be expected to cause severe personal injury or death, unless officers of the parties have executed an agreement specifically governing such use. Buyers represent that they have all necessary expertise in the safety and regulatory ramifications of their applications, and acknowledge and agree that they are solely responsible for all legal, regulatory and safety-related requirements concerning their products and any use of TI products in such safety-critical applications, notwithstanding any applications-related information or support that may be provided by TI. Further, Buyers must fully indemnify TI and its representatives against any damages arising out of the use of TI products in such safety-critical applications. TI products are neither designed nor intended for use in military/aerospace applications or environments unless the TI products are specifically designated by TI as military-grade or "enhanced plastic." Only products designated by TI as military-grade meet military specifications. Buyers acknowledge and agree that any such use of TI products which TI has not designated as military-grade is solely at the Buyer's risk, and that they are solely responsible for compliance with all legal and regulatory requirements in connection with such use. TI products are neither designed nor intended for use in automotive applications or environments unless the specific TI products are designated by TI as compliant with ISO/TS requirements. Buyers acknowledge and agree that, if they use any non-designated products in automotive applications, TI will not be responsible for any failure to meet such requirements. Following are URLs where you can obtain information on other Texas Instruments products and application solutions: Products Applications Amplifiers amplifier.ti.com Audio Data Converters dataconverter.ti.com Automotive DLP Products Broadband DSP dsp.ti.com Digital Control Clocks and Timers Medical Interface interface.ti.com Military Logic logic.ti.com Optical Networking Power Mgmt power.ti.com Security Microcontrollers microcontroller.ti.com Telephony RFID Video & Imaging RF/IF and ZigBee Solutions Wireless Mailing Address: Texas Instruments, Post Office Box , Dallas, Texas Copyright 2009, Texas Instruments Incorporated

ASYNCHRONOUS COMMUNICATIONS ELEMENT

ASYNCHRONOUS COMMUNICATIONS ELEMENT 查询 供应商 捷多邦, 专业 PCB 打样工厂,24 小时加急出货 Programmable Baud Rate Generator Allows Division of Any Input Reference Clock by 1 to (2 16 1) and Generates an Internal 16 Clock Full Double Buffering Eliminates the

More information

TL16C550A ASYNCHRONOUS COMMUNICATIONS ELEMENT

TL16C550A ASYNCHRONOUS COMMUNICATIONS ELEMENT Capable of Running With All Existing TL16C450 Software After Reset, All s Are Identical to the TL16C450 Set In the FIFO Mode, Transmitter and Receiver Are Each Buffered With 16-Byte FIFOs to Reduce the

More information

2 C Accurate Digital Temperature Sensor with SPI Interface

2 C Accurate Digital Temperature Sensor with SPI Interface TMP125 2 C Accurate Digital Temperature Sensor with SPI Interface FEATURES DIGITAL OUTPUT: SPI-Compatible Interface RELUTION: 10-Bit, 0.25 C ACCURACY: ±2.0 C (max) from 25 C to +85 C ±2.5 C (max) from

More information

TIB82S105BC FIELD-PROGRAMMABLE LOGIC SEQUENCER WITH 3-STATE OUTPUTS OR PRESET

TIB82S105BC FIELD-PROGRAMMABLE LOGIC SEQUENCER WITH 3-STATE OUTPUTS OR PRESET 50-MHz Clock Rate Power-On Preset of All Flip-Flops -Bit Internal State Register With -Bit Output Register Power Dissipation... 00 mw Typical Programmable Asynchronous Preset or Output Control Functionally

More information

TL16C550A ASYNCHRONOUS COMMUNICATIONS ELEMENT

TL16C550A ASYNCHRONOUS COMMUNICATIONS ELEMENT Capable of Running With All Existing TL16C450 Software After Reset, All Registers Are Identical to the TL16C450 Register Set In the FIFO Mode, Transmitter and Receiver Are Each Buffered With 16-Byte FIFOs

More information

MSP53C391, MSP53C392 SLAVE SPEECH SYNTHESIZERS

MSP53C391, MSP53C392 SLAVE SPEECH SYNTHESIZERS Slave Speech Synthesizers, LPC, MELP, CELP Two Channel FM Synthesis, PCM 8-Bit Microprocessor With 61 instructions 3.3V to 6.5V CMOS Technology for Low Power Dissipation Direct Speaker Drive Capability

More information

ua9636ac DUAL LINE DRIVER WITH ADJUSTABLE SLEW RATE

ua9636ac DUAL LINE DRIVER WITH ADJUSTABLE SLEW RATE SLLSB OCTOBER 9 REVISED MAY 995 Meets or Exceeds the Requirements of ANSI Standards EIA/TIA-3-B and -3-E and ITU Recommendations V. and V. Output Slew Rate Control Output Short-Circuit-Current Limiting

More information

Application Report. 1 Background. PMP - DC/DC Converters. Bill Johns...

Application Report. 1 Background. PMP - DC/DC Converters. Bill Johns... Application Report SLVA295 January 2008 Driving and SYNC Pins Bill Johns... PMP - DC/DC Converters ABSTRACT The high-input-voltage buck converters operate over a wide, input-voltage range. The control

More information

ORDERING INFORMATION PACKAGE

ORDERING INFORMATION PACKAGE SN74CBT16214 12-BIT 1-OF-3 FET MULTIPLEXER/DEMULTIPLEXER SCDS008L MAY 1993 REVISED NOVEMBER 2001 Member of the Texas Instruments Widebus Family 5-Ω Switch Connection Between Two Ports TTL-Compatible Input

More information

54ACT16827, 74ACT BIT BUFFERS/DRIVERS WITH 3-STATE OUTPUTS

54ACT16827, 74ACT BIT BUFFERS/DRIVERS WITH 3-STATE OUTPUTS Members of the Texas Instruments Widebus Family Inputs Are TTL-Voltage Compatible 3-State Outputs Drive Bus Lines Directly Flow-Through Architecture Optimizes PCB Layout Distributed V CC and Pin Configuration

More information

CD74HCT4543 BCD-TO-7 SEGMENT LATCH/DECODER/DRIVER

CD74HCT4543 BCD-TO-7 SEGMENT LATCH/DECODER/DRIVER 4.5-V to 5.5-V V CC Operation Input Latches for BCD Code Storage Blanking Capability Phase Input for Complementing s Fanout (Over Temperature Range) Standard s 10 LSTTL Loads Balanced Propagation Delay

More information

SLLS177H MARCH 1994 REVISED JANUARY 2006

SLLS177H MARCH 1994 REVISED JANUARY 2006 Programmable Auto-RTS and Auto-CTS In Auto-CTS Mode, CTS Controls Transmitter In Auto-RTS Mode, RCV FIFO Contents and Threshold Control RTS Serial and Modem Control Outputs Drive a RJ11 Cable Directly

More information

CD54AC08, CD74AC08 QUADRUPLE 2-INPUT POSITIVE-AND GATES

CD54AC08, CD74AC08 QUADRUPLE 2-INPUT POSITIVE-AND GATES CD54AC08, CD74AC08 QUADRUPLE 2-INPUT POSITIVE-AND GATES AC Types Feature 1.5-V to 5.5-V Operation and Balanced Noise Immunity at 30% of the Supply Voltage Speed of Bipolar F, AS, and S, With Significantly

More information

SN54ALS1035, SN74ALS1035 HEX NONINVERTING BUFFERS WITH OPEN-COLLECTOR OUTPUTS

SN54ALS1035, SN74ALS1035 HEX NONINVERTING BUFFERS WITH OPEN-COLLECTOR OUTPUTS Noninverting Buffers With Open-Collector Outputs description These devices contain six independent noninverting buffers. They perform the Boolean function Y = A. The open-collector outputs require pullup

More information

SN54ALS05A, SN74ALS05A HEX INVERTERS WITH OPEN-COLLECTOR OUTPUTS

SN54ALS05A, SN74ALS05A HEX INVERTERS WITH OPEN-COLLECTOR OUTPUTS SN54ALS05A, SN74ALS05A HEX INVERTERS WITH OPEN-COLLECTOR OUTPUTS SDAS190A APRIL 1982 REVISED DECEMBER 1994 Package Options Include Plastic Small-Outline (D) Packages, Ceramic Chip Carriers (FK), and Standard

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. 500-mA Rated Collector Current (Single Output) High-Voltage Outputs...50

More information

SN54ALS804A, SN54AS804B, SN74ALS804A, SN74AS804B HEX 2-INPUT NAND DRIVERS

SN54ALS804A, SN54AS804B, SN74ALS804A, SN74AS804B HEX 2-INPUT NAND DRIVERS SN54ALS804A, SN54AS804B, SN74ALS804A, SN74AS804B HEX 2-INPUT NAND DRIVERS SDAS022C DECEMBER 1982 REVISED JANUARY 1995 High Capacitive-Drive Capability ALS804A Has Typical Delay Time of 4 ns (C L = 50 pf)

More information

PAH PACKAGE (TOP VIEW) AGND FBIN AGND A VCC GND 3Y1 2Y3

PAH PACKAGE (TOP VIEW) AGND FBIN AGND A VCC GND 3Y1 2Y3 Low Output Skew for Clock-Distribution and Clock-Generation Applications Operates at 3.3-V Distributes Differential LVPECL Clock Inputs to 12 TTL-Compatible Outputs Two Select Inputs Configure Up to Nine

More information

4423 Typical Circuit A2 A V

4423 Typical Circuit A2 A V SBFS020A JANUARY 1978 REVISED JUNE 2004 FEATURES Sine and Cosine Outputs Resistor-Programmable Frequency Wide Frequency Range: 0.002Hz to 20kHz Low Distortion: 0.2% max up to 5kHz Easy Adjustments Small

More information

OUTPUT INPUT ADJUSTMENT INPUT INPUT ADJUSTMENT INPUT

OUTPUT INPUT ADJUSTMENT INPUT INPUT ADJUSTMENT INPUT www.ti.com FEATURES LM237, LM337 3-TERMINAL ADJUSTABLE REGULATORS SLVS047I NOVEMBER 1981 REVISED OCTOBER 2006 Output Voltage Range Adjustable From Peak Output Current Constant Over 1.2 V to 37 V Temperature

More information

DS9638 DS9638 RS-422 Dual High Speed Differential Line Driver

DS9638 DS9638 RS-422 Dual High Speed Differential Line Driver DS9638 DS9638 RS-422 Dual High Speed Differential Line Driver Literature Number: SNLS389C DS9638 RS-422 Dual High Speed Differential Line Driver General Description The DS9638 is a Schottky, TTL compatible,

More information

The ULN2003AI has a 2.7-kΩ series base resistor for each Darlington pair for operation directly with TTL or 5-V CMOS devices. ORDERING INFORMATION

The ULN2003AI has a 2.7-kΩ series base resistor for each Darlington pair for operation directly with TTL or 5-V CMOS devices. ORDERING INFORMATION www.ti.com FEATURES 5-mA-Rated Collector Current (Single Output) High-Voltage Outputs... 5 V Output Clamp Diodes Inputs Compatible With Various Types of Logic Relay-Driver Applications DESCRIPTION/ORDERING

More information

Application Report ...

Application Report ... Application Report SLVA322 April 2009 DRV8800/DRV8801 Design in Guide... ABSTRACT This document is provided as a supplement to the DRV8800/DRV8801 datasheet. It details the steps necessary to properly

More information

SN74AUC1G07 SINGLE BUFFER/DRIVER WITH OPEN-DRAIN OUTPUT

SN74AUC1G07 SINGLE BUFFER/DRIVER WITH OPEN-DRAIN OUTPUT www.ti.com FEATURES SN74AUC1G07 SINGLE BUFFER/DRIVER WITH OPEN-DRAIN OUTPUT SCES373O SEPTEMBER 2001 REVISED FEBRUARY 2007 Available in the Texas Instruments Low Power Consumption, 10-µA Max I CC NanoFree

More information

SN75160B OCTAL GENERAL-PURPOSE INTERFACE BUS TRANSCEIVER

SN75160B OCTAL GENERAL-PURPOSE INTERFACE BUS TRANSCEIVER Meets IEEE Standard 488-978 (GPIB) 8-Channel Bidirectional Transceiver Power-Up/Power-Down Protection (Glitch Free) High-Speed, Low-Power Schottky Circuitry Low Power Dissipation...7 mw Max Per Channel

More information

POSITIVE-VOLTAGE REGULATORS

POSITIVE-VOLTAGE REGULATORS www.ti.com FEATURES µa78m00 SERIES POSITIVE-VOLTAGE REGULATORS SLVS059P JUNE 1976 REVISED OCTOBER 2005 3-Terminal Regulators High Power-Dissipation Capability Output Current up to 500 ma Internal Short-Circuit

More information

CD74HC138-Q1 HIGH-SPEED CMOS LOGIC 3- TO 8-LINE INVERTING DECODER/DEMULTIPLEXER

CD74HC138-Q1 HIGH-SPEED CMOS LOGIC 3- TO 8-LINE INVERTING DECODER/DEMULTIPLEXER Qualified for Automotive Applications Select One of Eight Data Outputs Active Low I/O Port or Memory Selector Three Enable Inputs to Simplify Cascading Typical Propagation Delay of 13 ns at V CC = 5 V,

More information

HIGH-VOLTAGE HIGH-CURRENT DARLINGTON TRANSISTOR ARRAYS

HIGH-VOLTAGE HIGH-CURRENT DARLINGTON TRANSISTOR ARRAYS SLRS3D DECEMBER 976 REVISED NOVEMBER 4 HIGH-VOLTAGE HIGH-CURRENT DARLINGTON TRANSISTOR ARRAYS 5-mA Rated Collector Current (Single Output) High-Voltage Outputs... V Output Clamp Diodes Inputs Compatible

More information

SN54ALS193A, SN74ALS193A SYNCHRONOUS 4-BIT UP/DOWN BINARY COUNTERS WITH DUAL CLOCK AND CLEAR

SN54ALS193A, SN74ALS193A SYNCHRONOUS 4-BIT UP/DOWN BINARY COUNTERS WITH DUAL CLOCK AND CLEAR Look-Ahead Circuitry Enhances Cascaded Counters Fully Synchronous in Count Modes Parallel Asynchronous Load for Modulo-N Count Lengths Asynchronous Clear Package Options Include Plastic Small-Outline (D)

More information

PMP6857 TPS40322 Test Report 9/13/2011

PMP6857 TPS40322 Test Report 9/13/2011 PMP6857 TPS40322 Test Report 9/13/2011 The following test report is for the PMP6857 TPS40322: Vin = 9 to 15V 5V @ 25A 3.3V @ 25A The tests performed were as follows: 1. EVM Photo 2. Thermal Profile 3.

More information

CD74FCT843A BiCMOS 9-BIT BUS-INTERFACE D-TYPE LATCH WITH 3-STATE OUTPUTS

CD74FCT843A BiCMOS 9-BIT BUS-INTERFACE D-TYPE LATCH WITH 3-STATE OUTPUTS BiCMOS Technology With Low Quiescent Power Buffered Inputs Noninverted Outputs Input/Output Isolation From V CC Controlled Output Edge Rates 48-mA Output Sink Current Output Voltage Swing Limited to 3.7

More information

SC16C550B. 1. General description. 2. Features. 5 V, 3.3 V and 2.5 V UART with 16-byte FIFOs

SC16C550B. 1. General description. 2. Features. 5 V, 3.3 V and 2.5 V UART with 16-byte FIFOs Rev. 05 1 October 2008 Product data sheet 1. General description 2. Features The is a Universal Asynchronous Receiver and Transmitter (UART) used for serial data communications. Its principal function

More information

The ULN2003AI has a 2.7-kΩ series base resistor for each Darlington pair for operation directly with TTL or 5-V CMOS devices. ORDERING INFORMATION

The ULN2003AI has a 2.7-kΩ series base resistor for each Darlington pair for operation directly with TTL or 5-V CMOS devices. ORDERING INFORMATION 查询 ULN23AI 供应商 www.ti.com FEATURES 5-mA-Rated Collector Current (Single Output) High-Voltage Outputs... 5 V Output Clamp Diodes Inputs Compatible With Various Types of Logic Relay-Driver Applications DESCRIPTION/ORDERING

More information

SN74LVC1G18 1-OF-2 NONINVERTING DEMULTIPLEXER WITH 3-STATE DESELECTED OUTPUT

SN74LVC1G18 1-OF-2 NONINVERTING DEMULTIPLEXER WITH 3-STATE DESELECTED OUTPUT www.ti.com FEATURES Available in the Texas Instruments NanoStar and NanoFree Packages Supports 5-V Operation Inputs Accept Voltages to 5.5 V Max t pd of 3.4 ns at 3.3 V Low Power Consumption, 10-µA Max

More information

IMPORTANT NOTICE Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, enhancements, improvements and other changes to its semiconductor products and services

More information

SN74ACT CLOCKED FIRST-IN, FIRST-OUT MEMORY

SN74ACT CLOCKED FIRST-IN, FIRST-OUT MEMORY Member of the Texas Instruments Widebus Family Independent Asynchronous Inputs and Outputs Read and Write Operations Can Be Synchronized to Independent System Clocks Programmable Almost-Full/Almost-Empty

More information

SN75176A DIFFERENTIAL BUS TRANSCEIVER

SN75176A DIFFERENTIAL BUS TRANSCEIVER SN7576A Bidirectional Transceiver Meets or Exceeds the Requirements of ANSI Standards EIA/TIA-4-B and ITU Recommendation V. Designed for Multipoint Transmission on Long Bus Lines in Noisy Environments

More information

Technical Documents. SLVSD67 SEPTEMBER 2015 TPS65651 Triple-Output AMOLED Display Power Supply

Technical Documents. SLVSD67 SEPTEMBER 2015 TPS65651 Triple-Output AMOLED Display Power Supply 1 Product Folder Sample & Buy Technical Documents Tools & Software Support & Community VI = 29 V to 45 V Enable V(AVDD) Enable V(ELVDD) / V(ELVSS) Program device Enable discharge 3 10 F 47 H 47 H 10 H

More information

description U/D RCO CLK A B C D ENT ENP GND LOAD CLK U/D V CC Q A Q B A B C D Q C Q D GND ENT RCO ENP LOAD

description U/D RCO CLK A B C D ENT ENP GND LOAD CLK U/D V CC Q A Q B A B C D Q C Q D GND ENT RCO ENP LOAD SDAS125B MARCH 1984 REVISED DECEMBER 1994 Fully Synchronous Operation for Counting and Programming Internal Carry Look-Ahead Circuitry for Fast Counting Carry Output for n-bit Cascading Fully Independent

More information

SN54ACT573, SN74ACT573 OCTAL D-TYPE TRANSPARENT LATCHES WITH 3-STATE OUTPUTS

SN54ACT573, SN74ACT573 OCTAL D-TYPE TRANSPARENT LATCHES WITH 3-STATE OUTPUTS 4.5-V to 5.5-V V CC Operation Inputs Accept Voltages to 5.5 V Max t pd of 9.5 ns at 5 V Inputs Are TTL-Voltage Compatible description/ordering information These 8-bit latches feature 3-state outputs designed

More information

SC16C750B. 1. General description. 2. Features. 5 V, 3.3 V and 2.5 V UART with 64-byte FIFOs

SC16C750B. 1. General description. 2. Features. 5 V, 3.3 V and 2.5 V UART with 64-byte FIFOs Rev. 05 17 October 2008 Product data sheet 1. General description 2. Features The is a Universal Asynchronous Receiver and Transmitter (UART) used for serial data communications. Its principal function

More information

LM325 LM325 Dual Voltage Regulator

LM325 LM325 Dual Voltage Regulator LM325 LM325 Dual Voltage Regulator Literature Number: SNOSBS9 LM325 Dual Voltage Regulator General Description This dual polarity tracking regulator is designed to provide balanced positive and negative

More information

1.5 C Accurate Digital Temperature Sensor with SPI Interface

1.5 C Accurate Digital Temperature Sensor with SPI Interface TMP TMP SBOS7B JUNE 00 REVISED SEPTEMBER 00. C Accurate Digital Temperature Sensor with SPI Interface FEATURES DIGITAL OUTPUT: SPI-Compatible Interface RELUTION: -Bit + Sign, 0.0 C ACCURACY: ±. C from

More information

PC16552D Dual Universal Asynchronous Receiver Transmitter with FIFOs

PC16552D Dual Universal Asynchronous Receiver Transmitter with FIFOs PC16552D Dual Universal Asynchronous Receiver Transmitter with FIFOs General Description The PC16552D is a dual version of the PC16550D Universal Asynchronous Receiver Transmitter (UART) The two serial

More information

Excellent Integrated System Limited

Excellent Integrated System Limited Excellent Integrated System Limited Stocking Distributor Click to view price, real time Inventory, Delivery & Lifecycle Information: Texas Instruments SN74LVC1G07QDBVRQ1 For any questions, you can email

More information

SN54ALS374A, SN54AS374, SN74ALS374A, SN74AS374 OCTAL D-TYPE EDGE-TRIGGERED FLIP-FLOPS WITH 3-STATE OUTPUTS

SN54ALS374A, SN54AS374, SN74ALS374A, SN74AS374 OCTAL D-TYPE EDGE-TRIGGERED FLIP-FLOPS WITH 3-STATE OUTPUTS D-Type Flip-Flops in a Single Package With 3-State Bus Driving True Outputs Full Parallel Access for Loading Buffered Control Inputs Package Options Include Plastic Small-Outline (DW) Packages, Ceramic

More information

SN54HCT14, SN74HCT14 HEX SCHMITT-TRIGGER INVERTERS

SN54HCT14, SN74HCT14 HEX SCHMITT-TRIGGER INVERTERS SN54HCT14, SN74HCT14 HEX SCHMITT-TRIGGER INVERTERS SCLS225E JULY 1995 REVISED JULY 2003 Operating Voltage Range of 4.5 V to 5.5 V Outputs Can Drive Up To 10 LSTTL Loads Low Power Consumption, 20-µA Max

More information

ORDERING INFORMATION. 40 C to 85 C SN74ALVC16244AZRDR TSSOP DGG Tape and reel ALVC16244A SN74ALVC16244ADGGRE4

ORDERING INFORMATION. 40 C to 85 C SN74ALVC16244AZRDR TSSOP DGG Tape and reel ALVC16244A SN74ALVC16244ADGGRE4 www.ti.com FEATURES Member of the Texas Instruments Widebus Family Operates From 1.65 V to 3.6 V Max t pd of 3 ns at 3.3 V ±24-mA Output Drive at 3.3 V Latch-Up Performance Exceeds 250 ma Per JESD 17 ESD

More information

CD4541B. CMOS Programmable Timer High Voltage Types (20V Rating) Features. [ /Title (CD45 41B) /Subject. (CMO S Programmable. Timer High Voltage

CD4541B. CMOS Programmable Timer High Voltage Types (20V Rating) Features. [ /Title (CD45 41B) /Subject. (CMO S Programmable. Timer High Voltage CD454B Data sheet acquired from Harris Semiconductor SCHS085E Revised September 2003 CMOS Programmable Timer High Voltage Types (20V Rating) [ /Title (CD45 4B) /Subject (CMO S Programmable Timer High Voltage

More information

ORDERING INFORMATION SOT (SOT-23) DBV SOT (SC-70) DCK

ORDERING INFORMATION SOT (SOT-23) DBV SOT (SC-70) DCK www.ti.com FEATURES Available in the Texas Instruments NanoStar and NanoFree Packages Supports 5-V V CC Operation Inputs Accept Voltages to 5.5 V Max t pd of 4.1 ns at 3.3 V Low Power Consumption, 10-µA

More information

LM317M 3-TERMINAL ADJUSTABLE REGULATOR

LM317M 3-TERMINAL ADJUSTABLE REGULATOR FEATURES Output Voltage Range Adjustable From 1.25 V to 37 V Output Current Greater Than 5 ma Internal Short-Circuit Current Limiting Thermal-Overload Protection Output Safe-Area Compensation Q Devices

More information

CD54HC194, CD74HC194, CD74HCT194

CD54HC194, CD74HC194, CD74HCT194 Data sheet acquired from Harris Semiconductor SCHS164F September 1997 - Revised October 2003 CD54HC194, CD74HC194, CD74HCT194 High-Speed CMOS Logic 4-Bit Bidirectional Universal Shift Register Features

More information

Sealed Lead-Acid Battery Charger

Sealed Lead-Acid Battery Charger Sealed Lead-Acid Battery Charger application INFO available UC2906 UC3906 FEATURES Optimum Control for Maximum Battery Capacity and Life Internal State Logic Provides Three Charge States Precision Reference

More information

TL16C552A, TL16C552AM DUAL ASYNCHRONOUS COMMUNICATIONS ELEMENT WITH FIFO

TL16C552A, TL16C552AM DUAL ASYNCHRONOUS COMMUNICATIONS ELEMENT WITH FIFO IBM PC/AT Compatible Two TL16C550 ACEs Enhanced Bidirectional Printer Port 16-Byte FIFOs Reduce CPU Interrupts Up to 16-MHz Clock Rate for up to 1-Mbaud Operation Transmit, Receive, Line Status, and Data

More information

SN74ALVCH V 12-BIT UNIVERSAL BUS DRIVER WITH PARITY CHECKER AND DUAL 3-STATE OUTPUTS FEATURES DESCRIPTION

SN74ALVCH V 12-BIT UNIVERSAL BUS DRIVER WITH PARITY CHECKER AND DUAL 3-STATE OUTPUTS FEATURES DESCRIPTION www.ti.com FEATURES Member of the Texas Instruments Widebus Family EPIC (Enhanced-Performance Implanted CMOS) Submicron Process Checks Parity Able to Cascade With a Second SN74ALVCH16903 ESD Protection

More information

description/ordering information

description/ordering information SCDS040I DECEMBER 1997 REVISED OCTOBER 2003 5-Ω Switch Connection Between Two Ports Rail-to-Rail Switching on Data I/O Ports I off Supports Partial-Power-Down Mode Operation Latch-Up Performance Exceeds

More information

SN75LV4737A 3.3-V/5-V MULTICHANNEL RS-232 LINE DRIVER/RECEIVER

SN75LV4737A 3.3-V/5-V MULTICHANNEL RS-232 LINE DRIVER/RECEIVER Single-Chip and Single-Supply Interface for IBM PC/AT Serial Port Meets or Exceeds the Requirements of TIA/EIA-232-F and ITU v.11 Standards Operates With 3.3-V or 5-V Supplies One Receiver Remains Active

More information

SN54HC164, SN74HC164 8-BIT PARALLEL-OUT SERIAL SHIFT REGISTERS

SN54HC164, SN74HC164 8-BIT PARALLEL-OUT SERIAL SHIFT REGISTERS SN54HC164, SN74HC164 8-BIT PARALLEL-OUT SERIAL SHIFT REGISTERS SCLS115D DECEMBER 1982 REVISED AUGUST 2003 Wide Operating Voltage Range of 2 V to 6 V Outputs Can Drive Up To 10 LSTTL Loads Low Power Consumption,

More information

CD54HC194, CD74HC194, CD74HCT194

CD54HC194, CD74HC194, CD74HCT194 Data sheet acquired from Harris Semiconductor SCHS164G September 1997 - Revised May 2006 CD54HC194, CD74HC194, CD74HCT194 High-Speed CMOS Logic 4-Bit Bidirectional Universal Shift Register Features Description

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. www.ti.com FEATURES SN74LVC1G14 SINGLE SCHMITT-TRIGGER INVERTER SCES218S

More information

ST16C450 UNIVERSAL ASYNCHRONOUS RECEIVER/TRANSMITTER (UART) GENERAL DESCRIPTION. PLCC Package FEATURES ORDERING INFORMATION.

ST16C450 UNIVERSAL ASYNCHRONOUS RECEIVER/TRANSMITTER (UART) GENERAL DESCRIPTION. PLCC Package FEATURES ORDERING INFORMATION. UNIVERSAL ASYNCHRONOUS RECEIVER/TRANSMITTER (UART) September 2003 GENERAL DESCRIPTION The ST16C450 is a universal asynchronous receiver and transmitter. The ST16C450 is an improved version of the NS16450

More information

SN54ALS174, SN54ALS175, SN54AS174, SN54AS175B SN74ALS174, SN74ALS175, SN74AS174, SN74AS175B HEX/QUADRUPLE D-TYPE FLIP-FLOPS WITH CLEAR

SN54ALS174, SN54ALS175, SN54AS174, SN54AS175B SN74ALS174, SN74ALS175, SN74AS174, SN74AS175B HEX/QUADRUPLE D-TYPE FLIP-FLOPS WITH CLEAR ALS174 and AS174 Contain Six Flip-Flops With Single-Rail Outputs ALS175 and AS175B Contain Four Flip-Flops With Double-Rail Outputs Buffered Clock and Direct-Clear Inputs SN54ALS174, SN54ALS175, SN54AS174,

More information

description/ordering information

description/ordering information µ SLVS010S JANUARY 1976 REVISED FEBRUARY 2004 3-Terminal Regulators Current Up To 100 No External Components Internal Thermal-Overload Protection Internal Short-Circuit Current Limiting description/ordering

More information

SN75ALS192 QUADRUPLE DIFFERENTIAL LINE DRIVER

SN75ALS192 QUADRUPLE DIFFERENTIAL LINE DRIVER SN7ALS9 Meets or Exceeds the Requirements of ANSI Standard EIA/TIA--B and ITU Recommendation V. Designed to Operate up to Mbaud -State TTL Compatible Single -V Supply Operation High Output Impedance in

More information

CD74FCT541 BiCMOS OCTAL BUFFER/DRIVER WITH 3-STATE OUTPUTS

CD74FCT541 BiCMOS OCTAL BUFFER/DRIVER WITH 3-STATE OUTPUTS BiCMOS Technology With Low Quiescent Power Buffered Inputs Noninverted Outputs Input/Output Isolation From V CC Controlled Output Edge Rates 64-mA Output Sink Current Output Voltage Swing Limited to 3.7

More information

SN74ALVCH BIT EDGE-TRIGGERED D-TYPE FLIP-FLOP WITH 3-STATE OUTPUTS

SN74ALVCH BIT EDGE-TRIGGERED D-TYPE FLIP-FLOP WITH 3-STATE OUTPUTS www.ti.com FEATURES Member of the Texas Instruments Widebus Family Operates From 1.65 to 3.6 V Max t pd of 4.2 ns at 3.3 V ±24-mA Output Drive at 3.3 V Bus Hold on Data Inputs Eliminates the Need for External

More information

SN54ALS541, SN74ALS540, SN74ALS541 OCTAL BUFFERS AND LINE DRIVERS WITH 3-STATE OUTPUTS

SN54ALS541, SN74ALS540, SN74ALS541 OCTAL BUFFERS AND LINE DRIVERS WITH 3-STATE OUTPUTS SN54ALS541, SN74ALS540, SN74ALS541 OCTAL BUFFERS AND LINE DRIVERS WITH 3-STATE OUTPUTS SDAS025D APRIL 1982 REVISED MARCH 2002 3-State Outputs Drive Bus Lines or Buffer Memory Address Registers pnp Inputs

More information

description/ordering information

description/ordering information Equivalent Input Noise Voltage 5 nv/ Hz Typ at 1 khz Unity-Gain Bandwidth... 10 MHz Typ Common-Mode Rejection Ratio... 100 db Typ High dc Voltage Gain... 100 V/mV Typ Peak-to-Peak Output Voltage Swing

More information

ORDERING INFORMATION. SSOP DCT Reel of 3000 SN74LVC2G125DCTR C25 _

ORDERING INFORMATION. SSOP DCT Reel of 3000 SN74LVC2G125DCTR C25 _ www.ti.com FEATURES Available in the Texas Instruments NanoStar and NanoFree Packages Supports 5-V V CC Operation Inputs Accept Voltages to 5.5 V Max t pd of 4.3 ns at 3.3 V Low Power Consumption, 10-µA

More information

TL7770-5, TL DUAL POWER-SUPPLY SUPERVISORS

TL7770-5, TL DUAL POWER-SUPPLY SUPERVISORS TL7770-5, TL7770-12 DUAL POWER-SUPPLY SUPERVISORS Power-On Reset Generator Automatic Reset Generation After Voltage Drop Defined When V CC Exceeds 1 V Wide Supply-Voltage Range... 3.5 V to 18 V Precision

More information

TLC0831C, TLC0831I TLC0832C, TLC0832I 8-BIT ANALOG-TO-DIGITAL CONVERTERS WITH SERIAL CONTROL

TLC0831C, TLC0831I TLC0832C, TLC0832I 8-BIT ANALOG-TO-DIGITAL CONVERTERS WITH SERIAL CONTROL 8-Bit Resolution Easy Microprocessor Interface or Standalone Operation Operates Ratiometrically or With 5-V Reference TLC83C, TLC83I TLC832C, TLC832I SLAS7B JANUARY 995 REVISED APRIL 996 Single Channel

More information

LM317 3-TERMINAL ADJUSTABLE REGULATOR

LM317 3-TERMINAL ADJUSTABLE REGULATOR www.ti.com FEATURES 3-TERMINAL ABLE REGULATOR Output Voltage Range Adjustable From 1.25 V Thermal Overload Protection to 37 V Output Safe-Area Compensation Output Current Greater Than 1.5 A Internal Short-Circuit

More information

LOW-POWER QUAD DIFFERENTIAL COMPARATOR

LOW-POWER QUAD DIFFERENTIAL COMPARATOR 1 LP2901-Q1 www.ti.com... SLCS148A SEPTEMBER 2005 REVISED APRIL 2008 LOW-POWER QUAD DIFFERENTIAL COMPARATOR 1FEATURES Qualified for Automotive Applications Wide Supply-Voltage Range... 3 V to 30 V Ultra-Low

More information

CD74HCT4514, CD74HCT LINE TO 16-LINE DECODERS/DEMULTIPLEXERS WITH INPUT LATCHES

CD74HCT4514, CD74HCT LINE TO 16-LINE DECODERS/DEMULTIPLEXERS WITH INPUT LATCHES 4.5-V to 5.5-V V CC Operation Fanout (Over Temperature Range) Standard s... 0 LSTTL Loads Bus-Driver s... 5 LSTTL Loads Wide Operating Temperature Range of 55 C to 25 C Balanced Propagation Delays and

More information

SN751177, SN DUAL DIFFERENTIAL DRIVERS AND RECEIVERS

SN751177, SN DUAL DIFFERENTIAL DRIVERS AND RECEIVERS SN7577, SN7578 Meet or Exceed the Requirements of ANSI Standards TIA/EIA-4-B and TIA/EIA-485-A and ITU Recommendations V.0 and V. Designed for Multipoint Bus Transmission on Long Bus Lines in Noise Environments

More information

Test Data For PMP /05/2012

Test Data For PMP /05/2012 Test Data For PMP7887 12/05/2012 1 12/05/12 Test SPECIFICATIONS Vin min 20 Vin max 50 Vout 36V Iout 7.6A Max 2 12/05/12 TYPICAL PERFORMANCE EFFICIENCY 20Vin Load Iout (A) Vout Iin (A) Vin Pout Pin Efficiency

More information

Low-Noise, Very Low Drift, Precision VOLTAGE REFERENCE

Low-Noise, Very Low Drift, Precision VOLTAGE REFERENCE 1 Low-Noise, Very Low Drift, Precision VOLTAGE REFERENCE REF5020, REF5025 1FEATURES 2 LOW TEMPERATURE DRIFT: DESCRIPTION High-Grade: 3ppm/ C (max) The REF50xx is a family of low-noise, low-drift, very

More information

User's Guide. SLOU262 July 2009 Isolated CAN Transceiver EVM 1

User's Guide. SLOU262 July 2009 Isolated CAN Transceiver EVM 1 User's Guide SLOU6 July 009 Isolated CAN Transceiver EVM This User Guide details the design and operation of the evaluation module (EVM) for the ISO1050 isolated CAN transceiver. This Guide explains the

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. www.ti.com FEATURES SN74LVC1G07 SINGLE BUFFER/DRIVER WITH OPEN-DRAIN OUTPUT

More information

TSL260, TSL261, TSL262 IR LIGHT-TO-VOLTAGE OPTICAL SENSORS

TSL260, TSL261, TSL262 IR LIGHT-TO-VOLTAGE OPTICAL SENSORS TSL0, TSL, TSL SOES00A DECEMBER 99 REVISED FEBRUARY 99 Integral Visible Light Cutoff Filter Monolithic Silicon IC Containing Photodiode, Operational Amplifier, and Feedback Components Converts Light Intensity

More information

SN74CB3Q BIT 1-OF-2 FET MULTIPLEXER/DEMULTIPLEXER 2.5-V/3.3-V LOW-VOLTAGE HIGH-BANDWIDTH BUS SWITCH

SN74CB3Q BIT 1-OF-2 FET MULTIPLEXER/DEMULTIPLEXER 2.5-V/3.3-V LOW-VOLTAGE HIGH-BANDWIDTH BUS SWITCH www.ti.com SN74CB3Q3257 4-BIT 1-OF-2 FET MULTIPLEXER/DEMULTIPLEXER 2.5-V/3.3-V LOW-VOLTAGE HIGH-BANDWIDTH BUS SWITCH SCDS135A SEPTEMBER 2003 REVISED MARCH 2005 FEATURES Data and Control Inputs Provide

More information

absolute maximum ratings over operating free-air temperature range (unless otherwise noted)

absolute maximum ratings over operating free-air temperature range (unless otherwise noted) Low Input Bias Current...50 pa Typ Low Input Noise Current 0.01 pa/ Hz Typ Low Supply Current... 4.5 ma Typ High Input impedance...10 12 Ω Typ Internally Trimmed Offset Voltage Wide Gain Bandwidth...3

More information

SN5414, SN54LS14, SN7414, SN74LS14 HEX SCHMITT-TRIGGER INVERTERS

SN5414, SN54LS14, SN7414, SN74LS14 HEX SCHMITT-TRIGGER INVERTERS Operation From Very Slow Edges Improved Line-Receiving Characteristics High Noise Immunity SN5414, SN54LS14, SN5414, SN54LS14...J OR W PACKAGE SN7414... D, N, OR NS PACKAGE SN74LS14... D, DB, OR N PACKAGE

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. TPS3808 Low Quiescent Current, Programmable-Delay Supervisory Circuit SBVS050E

More information

AVAILABLE OPTIONS PACKAGE VIOmax SMALL OUTLINE. PLASTIC DIP at 25 C (D) (P) 0 C to 70 C 5 mv LM306D LM306P

AVAILABLE OPTIONS PACKAGE VIOmax SMALL OUTLINE. PLASTIC DIP at 25 C (D) (P) 0 C to 70 C 5 mv LM306D LM306P SLCS8A OCTOBER 979 REVISED OCTOBER 99 Fast Response Times Improved Gain and Accuracy Fanout to Series 5/7 TTL Loads Strobe Capability Short-Circuit and Surge Protection Designed to Be Interchangeable With

More information

ua9637ac DUAL DIFFERENTIAL LINE RECEIVER

ua9637ac DUAL DIFFERENTIAL LINE RECEIVER ua9637ac DUAL DIFFERENTIAL LINE RECEIVER Meets or Exceeds the Requirements of ANSI Standards EIA/TIA-422-B and EIA/TIA-423-B and ITU Recommendations V.10 and V.11 Operates From Single 5-V Power Supply

More information

Precision, Gain of 0.2 Level Translation DIFFERENCE AMPLIFIER

Precision, Gain of 0.2 Level Translation DIFFERENCE AMPLIFIER SBOS333B JULY 25 REVISED OCTOBER 25 Precision, Gain of.2 Level Translation DIFFERENCE AMPLIFIER FEATURES GAIN OF.2 TO INTERFACE ±1V SIGNALS TO SINGLE-SUPPLY ADCs GAIN ACCURACY: ±.24% (max) WIDE BANDWIDTH:

More information

Design Note DN503. SPI Access By Siri Namtvedt. Keywords. 1 Introduction CC1100 CC1101 CC1150 CC2500 CC2550. SPI Reset Burst Access Command Strobes

Design Note DN503. SPI Access By Siri Namtvedt. Keywords. 1 Introduction CC1100 CC1101 CC1150 CC2500 CC2550. SPI Reset Burst Access Command Strobes SPI Access By Siri Namtvedt Keywords CC1100 CC1101 CC1150 CC2500 CC2550 SPI Reset Burst Access Command Strobes 1 Introduction The purpose of this design note is to show how the SPI interface must be configured

More information

ST16C550. UART WITH 16-BYTE FIFO s GENERAL DESCRIPTION. PLCC Package FEATURES ORDERING INFORMATION

ST16C550. UART WITH 16-BYTE FIFO s GENERAL DESCRIPTION. PLCC Package FEATURES ORDERING INFORMATION UART WITH 16-BYTE FIFO s GENERAL DESCRIPTION The ST16C550 is a universal asynchronous receiver and transmitter with 16 byte transmit and receive FIFO. A programmable baud rate generator is provided to

More information

FUNCTION TABLE (each flip-flop) INPUTS OUTPUT OE CLK D Q L H H L L L L L X Q0 H X X Z POST OFFICE BOX DALLAS, TEXAS 75265

FUNCTION TABLE (each flip-flop) INPUTS OUTPUT OE CLK D Q L H H L L L L L X Q0 H X X Z POST OFFICE BOX DALLAS, TEXAS 75265 Functionally Equivalent to AMD s AM29821 Provide Extra Data Width Necessary for Wider Address/Data Paths or Buses With Parity Outputs Have Undershoot-Protection Circuitry Power-Up High-Impedance State

More information

TL16C554A, TL16C554AI ASYNCHRONOUS-COMMUNICATIONS ELEMENT

TL16C554A, TL16C554AI ASYNCHRONOUS-COMMUNICATIONS ELEMENT Integrated Asynchronous-Communications Element Consists of Four Improved TL16C550C ACEs Plus Steering Logic In FIFO Mode, Each ACE Transmitter and Receiver Is Buffered With 16-Byte FIFO to Reduce the Number

More information

description/ordering information

description/ordering information SLLS047L FEBRUARY 1989 REVISED MARCH 2004 Meets or Exceeds TIA/EIA-232-F and ITU Recommendation V.28 Operates From a Single 5-V Power Supply With 1.0-F Charge-Pump Capacitors Operates Up To 120 kbit/s

More information

CD54/74HC30, CD54/74HCT30

CD54/74HC30, CD54/74HCT30 CD54/74HC30, CD54/74HCT30 Data sheet acquired from Harris Semiconductor SCHS121D August 1997 - Revised September 2003 High Speed CMOS Logic 8-Input NAND Gate [ /Title (CD54H C30, CD74H C30, CD74H CT30)

More information

CDC329A 1-LINE TO 6-LINE CLOCK DRIVER WITH SELECTABLE POLARITY

CDC329A 1-LINE TO 6-LINE CLOCK DRIVER WITH SELECTABLE POLARITY Low Output Skew for Clock-Distribution and Clock-Generation pplications TTL-Compatible Inputs and CMOS-Compatible Outputs Distributes One Clock Input to Six Clock Outputs Polarity Control Selects True

More information

CURRENT SHUNT MONITOR

CURRENT SHUNT MONITOR INA193, INA194 INA195, INA196 INA197, INA198 CURRENT SHUNT MONITOR 16V to +80V Common-Mode Range FEATURES WIDE COMMON-MODE VOLTAGE: 16V to +80V LOW ERROR: 3.0% Over Temp (max) BANDWIDTH: Up to 500kHz THREE

More information

Distributed by: www.jameco.com 1-8-831-4242 The content and copyrights of the attached material are the property of its owner. SLRS28A SEPTEMBER 1988 REVISED NOVEMBER 24 Quadruple Circuits Capable of Driving

More information

ORDERING INFORMATION. 40 C to 85 C TSSOP DGG Tape and reel SN74LVCH16245ADGGR LVCH16245A TVSOP DGV Tape and reel SN74LVCH16245ADGVR LDH245A

ORDERING INFORMATION. 40 C to 85 C TSSOP DGG Tape and reel SN74LVCH16245ADGGR LVCH16245A TVSOP DGV Tape and reel SN74LVCH16245ADGVR LDH245A www.ti.com FEATURES Member of the Texas Instruments Widebus Family Operates From 1.65 V to 3.6 V Inputs Accept Voltages to 5.5 V Max t pd of 4 ns at 3.3 V Typical V OLP (Output Ground Bounce) < 0.8 V at

More information

SN54ALS32, SN54AS32, SN74ALS32, SN74AS32 QUADRUPLE 2-INPUT POSITIVE-OR GATES

SN54ALS32, SN54AS32, SN74ALS32, SN74AS32 QUADRUPLE 2-INPUT POSITIVE-OR GATES SN54ALS32, SN54AS32, SN74ALS32, SN74AS32 QUADRUPLE 2-INPUT POSITIVE-OR GATES SDAS113B APRIL 1982 REVISED DECEMBER 1994 Package Options Include Plastic Small-Outline (D) Packages, Ceramic Chip Carriers

More information

CD54/74HC540, CD74HCT540, CD54/74HC541, CD54/74HCT541

CD54/74HC540, CD74HCT540, CD54/74HC541, CD54/74HCT541 CD54/74HC540, CD74HCT540, CD54/74HC541, CD54/74HCT541 Data sheet acquired from Harris Semiconductor SCHS189C January 1998 - Revised July 2004 High-Speed CMOS Logic Octal Buffer and Line Drivers, Three-State

More information

LF347, LF347B JFET-INPUT QUAD OPERATIONAL AMPLIFIERS

LF347, LF347B JFET-INPUT QUAD OPERATIONAL AMPLIFIERS Low Input Bias Current...50 pa Typ Low Input Noise Current 0.01 pa/ Hz Typ Low Total Harmonic Distortion Low Supply Current... 8 ma Typ Gain Bandwidth...3 MHz Typ High Slew Rate...13 V/µs Typ Pin Compatible

More information