Diodes Incorporated 74HC164D14
- Part No.:
- 74HC164D14
- Manufacturer:
- Diodes Incorporated
- Category:
- Shift Registers
- Package:
- 14-DIP (0.300", 7.62mm)
- Datasheet:
-
74HC164D14.pdf
- Description:
- IC SHIFT REGISTER SER 14DIP
- Quantity:
- Payment:

- Shipping:

Inventory:242
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74HC164D14 from Diodes Incorporated is an 8-bit serial-in/parallel-out shift register with asynchronous master reset, positive-edge-triggered clock, dual ANDed serial inputs (DSA/DSB), and eight buffered Q0–Q7 outputs in a 14-pin PDIP package. It operates from 2.0V to 6.0V, sinks/sources 4mA at VCC = 4.5V, and supports up to 85MHz max clock frequency at 6.0V - used for LED driving, address expansion, and I/O port extension in embedded control systems.
For engineers reviewing the 74HC164D14 datasheet, 74HC164D14 pinout, 74HC164D14 application, or 74HC164D14 equivalent, key selection considerations include its dual serial input logic gating, asynchronous MR assertion timing (trec = 13ns min at 6.0V), output drive capability under load (VOL = 0.26V at IOL = 4mA), and compatibility with 5V TTL-level control interfaces.
Technical Context
The 74HC164D14 implements an edge-triggered shift register architecture where data enters Q0 on the rising edge of CP and propagates rightward (Q0→Q1→…→Q7) synchronously. Its dual serial inputs (DSA and DSB) are internally ANDed, enabling one pin to act as data and the other as enable - supporting gated serial loading without external logic.
Master Reset (MR) is asynchronous and forces all Q outputs LOW independently of CP or input states; recovery time trec = 13ns (min) at VCC = 6.0V must elapse before the next CP edge. All inputs feature Schmitt-trigger action, ensuring noise immunity across slow-rising signals and wide VCC operating range (2.0–6.0V).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage Range | 2.0V to 6.0V - enables direct interface with 3.3V and 5V logic families without level translation. |
| Max Clock Frequency | 85MHz at VCC = 6.0V - supports high-speed serial-to-parallel conversion in timing-critical control paths. |
| Output Drive Strength | ±4mA at VCC = 4.5V - sufficient to directly drive LEDs or TTL inputs without external buffers. |
| Propagation Delay (CP→Qn) | 12ns (typ) / 29ns (max) at VCC = 6.0V - defines minimum clock period and system timing margin. |
| Set-up/Hold Time (DSA/DSB) | tSU = 10ns / tH = 4ns at VCC = 6.0V - constrains maximum data launch-to-clock skew in controller firmware or FPGA logic. |
| ESD Protection | 2kV HBM, 1kV CDM - meets industrial-grade robustness requirements for board-level handling and operation. |
Pinout & Package
74HC164D14 is housed in a 14-pin Plastic Dual In-line Package (PDIP-14) with 0.3-inch body width and 0.1-inch lead pitch, suitable for through-hole prototyping and legacy PCB assembly.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (DSA) | Serial Data Input A | One of two ANDed serial inputs; tied HIGH if unused to enable DSB-only operation. |
| 2 (DSB) | Serial Data Input B | Second ANDed serial input; functions as active-HIGH enable when DSA carries data. |
| 3 (Q0) | Stage 0 Output | First-stage parallel output; receives serial data on CP rising edge. |
| 4 (Q1) | Stage 1 Output | Shifted copy of Q0 from prior cycle; forms LSB of 8-bit parallel word. |
| 8 (CP) | Clock Pulse Input | Positive-edge-triggered shift control; all stages update simultaneously on rising edge. |
| 9 (MR) | Master Reset Input | Asynchronous active-LOW reset; clears all Q outputs regardless of CP or input state. |
| 14 (VCC) | Positive Supply | Power rail connection; decoupling capacitor required within 1cm for stable high-frequency operation. |
| 7 (GND) | Ground Reference | Return path for all I/O and internal logic; must be low-impedance and co-located with VCC decoupling. |
Key Features
| Feature | Design Value |
|---|---|
| Dual ANDed Serial Inputs | DSA and DSB logically ANDed internally - eliminates need for external gate when implementing enable-controlled serial load. |
| Schmitt-Trigger Inputs | All inputs exhibit hysteresis - tolerates slow or noisy clock/data edges without false triggering in industrial environments. |
| Asynchronous Master Reset | MR asserts independently of clock - enables deterministic initialization before first shift cycle, critical for boot-time reliability. |
| CMOS Low Power | ICC = 8.0μA (typ) at VCC = 6.0V - reduces quiescent power in battery-backed or energy-constrained systems. |
| RoHS & Halogen-Free | Fully lead-free, antimony-free, and halogen-free per Diodes Inc. Green standard (<900ppm Br/Cl, <1000ppm Sb) - compliant for global environmental regulations. |
Applications
| LED Matrix Driver | Microcontroller I/O Expander |
|---|---|
|
Use Scenario: Driving 8-segment alphanumeric displays or 8×8 monochrome LED matrices using a single microcontroller SPI line. IC Role / Device Role / Timing Role: Converts serial SPI data into parallel outputs synchronized to MCU clock edges; MR ensures display blanking during reinitialization. Use Value: Reduces GPIO count by 7 pins versus direct drive; 4mA output current supports common-anode LED configurations without external transistors. |
Use Scenario: Adding 8 general-purpose digital outputs to an STM32 or PIC microcontroller with limited GPIO availability. IC Role / Device Role / Timing Role: Acts as synchronous peripheral output latch; CP edge aligns with MCU's software-controlled bit-bang or hardware SPI timing. Use Value: Enables deterministic output update via single-byte write; MR allows safe reset of all outputs to LOW before firmware initialization sequence. |
| Printer Head Control | Industrial PLC Output Module |
|
Use Scenario: Sequencing solenoid activation in dot-matrix printer heads requiring precise 8-bit parallel timing. IC Role / Device Role / Timing Role: Shift register stage for generating parallel firing patterns synchronized to mechanical carriage motion. Use Value: 85MHz max clock supports sub-microsecond inter-bit delays needed for high-resolution print timing; Schmitt inputs reject EMI from motor commutation. |
Use Scenario: Isolating and buffering digital outputs in DIN-rail mounted programmable logic controllers. IC Role / Device Role / Timing Role: Level-shifting and fan-out buffer between PLC controller ASIC and optocoupler-driven field outputs. Use Value: 2.0–6.0V supply range matches industrial 5V logic rails; 2kV HBM ESD rating withstands factory handling and field maintenance surges. |
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 |
|---|---|---|---|
| SN74HC164N (TI) | Identical logic function and pinout; slightly higher ICC (160μA max at +125°C vs. 80μA for Diodes part); same PDIP-14 package. | No functional difference in LED driving or I/O expansion; TI version has broader temperature validation (-40°C to +125°C fully characterized). | Prefer Diodes 74HC164D14 for lower quiescent current in thermally constrained designs; choose TI part if full -40°C to +125°C characterization is required. |
| 74HCT164N (Nexperia) | TTL-compatible inputs (VIH = 2.0V min); identical 8-bit shift function but optimized for 5V systems interfacing with legacy TTL. | Better noise margin when driven by 5V TTL outputs; not recommended for mixed 3.3V/5V systems due to VIH threshold mismatch. | Select 74HCT164N only when interfacing exclusively with 5V TTL sources; use 74HC164D14 for universal 2.0–6.0V operation including 3.3V microcontrollers. |
Compared with SN74HC164N and 74HCT164N, the 74HC164D14 offers the lowest ICC across temperature, native dual-input gating flexibility, and Diodes' halogen-free compliance - making it optimal for cost-sensitive, low-power, and environmentally regulated industrial designs.
Availability
74HC164D14 is available at Aetrix Electronics and suitable for LED display drivers, microcontroller I/O expansion, printer head control, and industrial PLC output modules requiring stable component supply and long-term obsolescence management.
Supply support for 74HC164D14 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
Diodes Incorporated is a global manufacturer of discrete semiconductors and analog ICs, specializing in high-reliability components for industrial, computing, and consumer applications.
The 74HC164D14 belongs to Diodes' HC logic family, designed for low-power, wide-voltage-range digital interfacing in space-constrained and thermally demanding environments.
FAQ
Can 74HC164D14 operate reliably at 3.3V supply?
Yes - the 74HC164D14 is fully specified from 2.0V to 6.0V. At VCC = 3.3V, it delivers 4mA output drive, supports ≥45MHz max clock frequency, and maintains valid VIH/VIL thresholds (VIH = 2.31V min, VIL = 1.09V max). All AC/DC parameters are guaranteed across this range per DS36279 Rev. 2-2.
What happens if both DSA and DSB are left floating?
Leaving either DSA or DSB unconnected violates the recommended operating condition that unused inputs be tied to VCC or GND. Floating inputs may cause erratic shifting due to noise coupling or partial turn-on of internal MOSFETs, leading to metastability or increased ICC. Tie unused serial inputs to VCC to ensure predictable AND logic behavior.
Is the MR pin truly asynchronous, and does it affect propagation delay?
Yes - MR is fully asynchronous and overrides all internal state on assertion (LOW), forcing Q0–Q7 to LOW immediately, independent of CP or input levels. This action introduces no propagation delay dependency; tPHL from MR to any Q is 11ns (max) at VCC = 6.0V, as confirmed in the "Timing Characteristics" table on page 5 of DS36279.
Does 74HC164D14 support hot insertion or live circuit connection?
No - the 74HC164D14 lacks hot-swap protection features such as power-on reset, I2C bus arbitration, or slew-rate-limited inputs. Applying VCC while signals are present may violate absolute maximum ratings (e.g., VI > VCC + 0.5V), risking latch-up or permanent damage. Power sequencing per manufacturer guidelines is mandatory.
74HC164D14 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Diodes Incorporated
- Series:
- 74HC
- Package/Case:
- 14-DIP (0.300", 7.62mm)
- Packaging:
- Tube
- Product Status:
- Active
- Logic Type:
- Shift Register
- Output Type:
- Push-Pull
- Number of Elements:
- 1
- Number of Bits per Element:
- 8
- Function:
- Serial to Parallel
- Voltage - Supply:
- 2V ~ 6V
- Operating Temperature:
- -40°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 14-PDIP
74HC164D14 FAQ
1.How can I place an order for 74HC164D14 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74HC164D14 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 74HC164D14 reliable?
The price and inventory of 74HC164D14 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HC164D14 is usually 5 days.
3.What payment methods are accepted for 74HC164D14?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HC164D14 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74HC164D14?
74HC164D14 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74HC164D14 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 74HC164D14?
For technical support, including 74HC164D14 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HC164D14 requirements.
6.How does Aetrix verify that 74HC164D14 is sourced from the original manufacturer or authorized distributors?
All 74HC164D14 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 74HC164D14 meets industry standards.
7.What is the process for return or replacement of 74HC164D14?
All 74HC164D14 units undergo pre-shipment inspection (PSI). If there is an issue with 74HC164D14, 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 74HC164D14 part is unused and in its original packaging.
Return procedure for 74HC164D14:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74HC164D14 Tags
-
SN74HC164DR
Texas Instruments
-
SN74HC595DR
Texas Instruments

-
74HC595PW,118
Nexperia USA Inc.
-
SN74HC165PWR
Texas Instruments

-
HEF4094BT,653
Nexperia USA Inc.

-
74HC595D,118
Nexperia USA Inc.
-
SN74HC595PWR
Texas Instruments

-
74HC165D,653
Nexperia USA Inc.
-
SN74LV165APWR
Texas Instruments

-
74HC595BQ,115
Nexperia USA Inc.

-
74HC165BQ,115
Nexperia USA Inc.
-
CD4094BPWR
Texas Instruments
Tech Hub
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
LDO regulator guide covering low dropout voltage, power dissipation, thermal design, PSRR, output noise, capacitor stability, adjustable LDO circuits, LDO vs buck converter and datasheet selection chec…
Conditional Access Module guide covering CAM meaning, CI/CI+ interface, smart card authorization, DVB security workflow, TV and set-top box compatibility, internal electronics, ESD protection, connecto…
Guide to electronic component obsolescence covering EOL risk, PCN/PDN notices, last-time buy planning, replacement options, form-fit-function validation, counterfeit risk and BOM lifecycle management.
18650 battery guide covering lithium-ion cell basics, 3.6V/3.7V voltage, 4.2V charging, mAh and Wh capacity, protected cells, chargers, BMS, series-parallel packs, holders, welding and sourcing checks.…
Hall effect sensor guide covering working principle, linear and digital sensors, Arduino circuits, current sensing, speed detection, automotive applications, A3144 examples, signal filtering and datash…
Product Change Notification guide for electronic components, covering PCN meaning, PCN vs PDN/EOL, common change types, risk levels, form-fit-function review, engineering validation, BOM control, LTB/L…
A practical guide to blend door actuators, covering HVAC function, symptoms, location, AC and heater issues, reset and calibration, replacement cost, electrical diagnosis, compatibility checks, and rep…

