Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Nexperia USA Inc. 74LV595DB,112

Part No.:
74LV595DB,112
Manufacturer:
Nexperia USA Inc.
Category:
Shift Registers
Package:
16-SSOP (0.209", 5.30mm Width)
Datasheet:
Aetrix74LV595DB,112.pdf
Description:
IC 8BIT SHIFT REGISTER 16SSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,010

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

74LV595DB,112 from Nexperia is an 8-bit serial-in/parallel-out or serial-out shift register with separate shift and storage register clocks, 3-state parallel outputs, asynchronous master reset (MR), and serial output (Q7S) for daisy-chaining. It operates from 1.0 V to 3.6 V, supports -40 °C to +125 °C, and is used in LED matrix drivers, I/O expansion for microcontrollers, and serial-to-parallel data conversion in industrial control panels.

For engineers reviewing the 74LV595DB,112 datasheet, 74LV595DB,112 pinout, 74LV595DB,112 application, or 74LV595DB,112 equivalent, key selection criteria include its dual-clock architecture (SHCP/STCP), 3-state output enable (OE) timing, guaranteed operation down to 1.0 V supply, and SO16 package compatibility with legacy PCB footprints.

Technical Context

The device implements two independent synchronous registers: an 8-stage shift register clocked by SHCP (LOW-to-HIGH edge) and an 8-bit storage latch clocked by STCP (LOW-to-HIGH edge). Data shifts serially via DS and exits via Q7S; concurrent transfer to parallel outputs occurs only on STCP edges.

MR asynchronously clears the shift register (not storage register), while OE independently controls high-impedance state of all eight Q0–Q7 outputs without affecting internal register states. Input clamp diodes allow safe interfacing to voltages exceeding VCC when used with current-limiting resistors.

Key Specifications

Parameter Value and Actual Design Meaning
Supply voltage range 1.0 V to 3.6 V - enables direct interface with 1.2 V, 1.8 V, 2.5 V, and 3.3 V logic domains without level shifters
Operating temperature -40 °C to +125 °C - qualified for under-hood automotive modules and industrial motor drives
Propagation delay (SHCP to Q7S) 15 ns at VCC = 3.3 V, CL = 15 pF - supports >70 MHz shift clock rates for high-throughput data loading
Output drive (bus driver) 8 mA sink/source at VCC = 3.0 V - sufficient to directly drive LEDs or standard CMOS/TTL inputs without external buffers
Input leakage current ≤1.0 μA at VCC = 3.6 V - ensures minimal power draw in battery-powered standby modes
ESD protection HBM >2000 V, CDM >1000 V - meets JEDEC JS-001/JS-002 Class 2/C3 for robust handling in automated assembly
Power dissipation capacitance 115 pF - enables accurate dynamic power estimation using PD = CPD × VCC² × fi × N

Pinout & Package

74LV595DB,112 is supplied in SO16 (SOT109-1) plastic small outline package: 16-pin, 3.9 mm body width, 1.27 mm lead pitch, surface-mount, RoHS-compliant.

Pin/Terminal Circuit Role Design Meaning
1 (Q0) Parallel output LSB of latched 8-bit parallel data; driven low/high or placed in high-Z per OE state
2 (Q1) Parallel output Bit 1 of storage register output; synchronized to STCP edge, independent of SHCP
3 (Q2) Parallel output Bit 2 output; maintains state until next STCP pulse, enabling glitch-free output updates
4 (Q3) Parallel output Bit 3 output; isolated from shift register activity during STCP assertion
5 (Q4) Parallel output Bit 4 output; retains value across MR assertion (storage register unaffected)
6 (Q5) Parallel output Bit 5 output; supports static display hold while new data shifts into shift register
7 (Q6) Parallel output Bit 6 output; allows continuous display update without visual flicker in LED drivers
8 (GND) Ground reference 0 V return path for all internal circuits and output loads; must be low-impedance
9 (Q7S) Serial output MSB of shift register; feeds next device's DS input in cascaded configurations
10 (MR) Asynchronous reset Active-LOW signal that clears shift register only; storage register and outputs unchanged
11 (SHCP) Shift clock LOW-to-HIGH edge shifts DS bit into stage 0 and advances all bits; no effect on Q0–Q7 outputs
12 (STCP) Storage clock LOW-to-HIGH edge transfers all 8 bits from shift register to storage latch; updates Q0–Q7 simultaneously
13 (OE) Output enable Active-LOW control of Q0–Q7 3-state drivers; high-Z state prevents bus contention during data loading
14 (DS) Serial data input Data bit sampled on SHCP rising edge; first bit enters shift register LSB position (Q0 path)
15 (Q7) Parallel output MSB of latched parallel output; matches Q7S after STCP pulse, enabling verification
16 (VCC) Supply voltage Primary power rail; decoupling capacitor required within 10 mm of pin for stable high-speed operation

Key Features

Feature Design Value
Dual independent clocks (SHCP/STCP) Enables pipelined operation: new data shifts in while previous data drives outputs, eliminating hold-time bottlenecks
Asynchronous master reset (MR) Clears shift register without disturbing stored display data or requiring STCP coordination
3-state parallel outputs with OE Permits shared bus architectures and hot-swap I/O expansion without external multiplexers
Input clamp diodes Allows safe connection to 5 V signals using series resistors, simplifying mixed-voltage system integration
Wide temperature range (-40 °C to +125 °C) Validated for use in engine control units, solar inverters, and outdoor industrial HMI displays

Applications

LED Matrix Display Driver Microcontroller GPIO Expander

Use Scenario: Driving 8×8 monochrome LED grid with row/column scanning using a single MCU SPI port.

IC Role / Device Role / Timing Role: Serial-to-parallel converter that latches column data on STCP while rows are scanned; Q7S cascades to next 74LV595 for row control.

Use Value: Reduces MCU pin count from 16 to 3 (DS, SHCP, STCP), eliminates software bit-banging, and ensures flicker-free display via simultaneous Q0–Q7 update.

Use Scenario: Adding 8 digital outputs to an ARM Cortex-M0+ with limited GPIO, controlling relays and status indicators.

IC Role / Device Role / Timing Role: Output expander where MCU writes serial data then pulses STCP to commit; OE enables dynamic output disabling during firmware updates.

Use Value: Provides deterministic 8-bit parallel output timing independent of MCU execution latency, with hardware-level reset isolation via MR.

Industrial Serial Data Buffer Remote Control Holding Register

Use Scenario: Buffering RS-485-modulated telemetry packets before parallel distribution to multiple sensor nodes.

IC Role / Device Role / Timing Role: Shift register captures incoming serial stream; STCP synchronizes release of full 8-bit words to downstream logic on system clock edge.

Use Value: Absorbs timing jitter between communication link and local processing clock, preventing data loss during burst transmissions.

Use Scenario: Storing IR remote command codes in consumer electronics for instant recall upon button press.

IC Role / Device Role / Timing Role: Holding register that retains last-received command; MR resets on power-up, OE disables outputs until valid decode completes.

Use Value: Guarantees command persistence across brief brownouts and enables zero-latency output activation post-decode.

Equivalent & Alternatives

The following parts are listed as comparable options for similar 8-bit serial-in/parallel-out shift register applications.

Alternative Part Technical Difference Application Difference Selection Advice
SN74LV595AQPWRQ1 Automotive AEC-Q100 Grade 1 qualified (-40 °C to +125 °C); identical pinout and logic but enhanced ESD (HBM >4000 V) Required for automotive infotainment displays and ADAS human-machine interfaces Select when automotive qualification, extended reliability testing, or higher ESD margin is mandatory
74HC595N,652 Higher VCC range (2 V to 6 V); slower max frequency (25 MHz at 4.5 V); no input clamp diodes Suitable for 5 V legacy systems but incompatible with sub-2 V logic without level translation Choose only for cost-sensitive 5 V designs where 1.0–3.6 V operation and mixed-voltage tolerance are unnecessary

Compared with SN74LV595AQPWRQ1, the 74LV595DB,112 offers lower system cost and broader voltage flexibility but lacks automotive qualification; versus 74HC595N,652, it delivers superior low-voltage performance and integrated voltage-tolerant inputs at the expense of 5 V-only compatibility.

Availability

74LV595DB,112 is available at Aetrix Electronics and suitable for LED display drivers, microcontroller I/O expansion, industrial serial buffering, and remote control holding registers requiring stable component supply across automotive, industrial, and consumer product lifecycles.

Supply support for 74LV595DB,112 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.

Manufacturer

Nexperia is a global semiconductor expert delivering high-performance, reliable, and energy-efficient components for automotive, industrial, computing, and consumer markets.

The 74LV595 belongs to Nexperia's LV logic family, engineered for low-voltage operation (1.0–3.6 V) and high noise immunity in space-constrained, thermally demanding applications such as motor control modules and portable instrumentation.

FAQ

Can 74LV595DB,112 operate reliably at 1.2 V supply?

Yes. The device is fully specified from 1.0 V to 3.6 V, with guaranteed functionality including propagation delays, output drive, and input thresholds at 1.2 V. At this voltage, maximum clock frequency is 500 ns/V (2 MHz minimum), and VOH exceeds 0.9 V with 100 µA load - sufficient for interfacing with other 1.2 V logic families.

What happens to Q0–Q7 outputs when OE is HIGH and MR is pulsed LOW?

When OE is HIGH, all Q0–Q7 outputs enter high-impedance (Z) state regardless of MR activity. Pulsing MR LOW clears only the shift register; the storage register contents and output states remain unchanged. Outputs stay in Z-state until OE returns LOW, at which point previously latched data appears immediately.

Is cascading multiple 74LV595DB,112 devices supported in hardware?

Yes. The Q7S serial output connects directly to the DS input of the next device. With SHCP and STCP shared across all devices, a single clock pair shifts data through the chain and latches it simultaneously. The 15 ns SHCP→Q7S delay at 3.3 V ensures setup time is met for up to 67 cascaded stages at 20 MHz.

Does the 74LV595DB,112 require external pull-up resistors on OE or MR?

No. OE and MR are active-LOW inputs with internal weak pull-downs (IIL ≤ 1 µA at VCC = 3.6 V), but external pull-downs are recommended for noise immunity in electrically noisy environments. For OE, a 10 kΩ resistor to GND ensures defined LOW state at power-up; for MR, the same value guarantees shift register reset during cold start.

74LV595DB,112 Specifications

Product attributes
Attribute value
Manufacturer:
Nexperia USA Inc.
Series:
74LV
Package/Case:
16-SSOP (0.209", 5.30mm Width)
Packaging:
Tube
Product Status:
Obsolete
Logic Type:
Shift Register
Output Type:
Tri-State
Number of Elements:
1
Number of Bits per Element:
8
Function:
Serial to Parallel, Serial
Voltage - Supply:
1V ~ 3.6V
Operating Temperature:
-40°C ~ 125°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
16-SSOP

74LV595DB,112 FAQ

1.How can I place an order for 74LV595DB,112 through Aetrix?

Please submit a Request for Quotation (RFQ) for 74LV595DB,112 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.

2.Are the price and stock information for 74LV595DB,112 reliable?

The price and inventory of 74LV595DB,112 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74LV595DB,112 is usually 5 days.

3.What payment methods are accepted for 74LV595DB,112?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74LV595DB,112 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 74LV595DB,112?

74LV595DB,112 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 74LV595DB,112 order is processed, you will receive an email with the shipment details and tracking number.

Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.

5.How can I obtain technical support or documentation for 74LV595DB,112?

For technical support, including 74LV595DB,112 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74LV595DB,112 requirements.

6.How does Aetrix verify that 74LV595DB,112 is sourced from the original manufacturer or authorized distributors?

All 74LV595DB,112 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that 74LV595DB,112 meets industry standards.

7.What is the process for return or replacement of 74LV595DB,112?

All 74LV595DB,112 units undergo pre-shipment inspection (PSI). If there is an issue with 74LV595DB,112, returns or replacements are accepted under the following conditions:

1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.

2.The issue is reported within 90 days of delivery.

3.The 74LV595DB,112 part is unused and in its original packaging.

Return procedure for 74LV595DB,112:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

74LV595DB,112 Tags

  • 74LV595DB,112
  • 74LV595DB,112 PDF
  • 74LV595DB,112 Datasheet
  • 74LV595DB,112 Specifications
  • 74LV595DB,112 Images
  • Nexperia USA Inc.
  • Nexperia USA Inc. 74LV595DB,112
  • Buy 74LV595DB,112
  • 74LV595DB,112 Price
  • 74LV595DB,112 Distributor
  • 74LV595DB,112 Supplier
  • 74LV595DB,112 Wholesale
Related Products
SN74HC164DR
SN74HC164DR

Texas Instruments

SN74HC595DR
SN74HC595DR

Texas Instruments

74HC595PW,118
74HC595PW,118

Nexperia USA Inc.

SN74HC165PWR
SN74HC165PWR

Texas Instruments

HEF4094BT,653
HEF4094BT,653

Nexperia USA Inc.

74HC595D,118
74HC595D,118

Nexperia USA Inc.

SN74HC595PWR
SN74HC595PWR

Texas Instruments

74HC165D,653
74HC165D,653

Nexperia USA Inc.

SN74LV165APWR
SN74LV165APWR

Texas Instruments

74HC595BQ,115
74HC595BQ,115

Nexperia USA Inc.

74HC165BQ,115
74HC165BQ,115

Nexperia USA Inc.

CD4094BPWR
CD4094BPWR

Texas Instruments

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER