Diodes Incorporated 74HCT164S14-13
- Part No.:
- 74HCT164S14-13
- Manufacturer:
- Diodes Incorporated
- Category:
- Shift Registers
- Package:
- 14-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
74HCT164S14-13.pdf
- Description:
- IC 8BIT SERIAL SHIFT REG 14-SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:2,468
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74HCT164S14-13 from Diodes Incorporated is an 8-bit serial-in/parallel-out shift register with asynchronous master reset, TTL-compatible CMOS logic, Schmitt-trigger inputs, and SO-14 package. It operates at 4.5–5.5 V, delivers 4 mA output drive, and supports up to 55 MHz clock frequency at 4.5 V for data serialization in microcontroller peripheral expansion.
For engineers reviewing the 74HCT164S14-13 datasheet, 74HCT164S14-13 pinout, 74HCT164S14-13 application, or 74HCT164S14-13 equivalent, this device serves as a low-power, edge-triggered serial-to-parallel interface for LED drivers, address latching, and I/O port expansion where deterministic timing and noise-immune input thresholds are required.
Technical Context
The 74HCT164S14-13 implements an 8-stage D-type flip-flop chain with positive-edge clock (CP) triggering and asynchronous active-low master reset (MR). Serial data enters via logically ANDed inputs DSA and DSB, enabling flexible enable/data gating without external logic.
Each stage propagates data on the rising edge of CP, with Q0–Q7 outputs available simultaneously. Input Schmitt triggers provide 1.2 V typical hysteresis, ensuring robust noise immunity for slow or noisy serial streams, while output VOH/VOL specifications guarantee TTL-level compatibility across temperature ranges.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 4.5 V to 5.5 V - Ensures stable operation across industrial-grade 5 V rails with ±5% tolerance. |
| Max Clock Frequency | 55 MHz at VCC = 4.5 V - Supports high-speed serial loading for real-time display or control bus applications. |
| Output Drive | ±4 mA at VCC = 4.5 V - Sufficient to directly drive LEDs or interface with standard TTL inputs without buffering. |
| Input Hysteresis | Typical 1.2 V (Schmitt trigger) - Rejects noise on serial lines up to ~1.2 V peak-to-peak without false triggering. |
| Propagation Delay | 36 ns max (CP to Qn, VCC = 4.5 V) - Enables precise timing alignment in synchronous digital systems. |
| Reset Recovery Time | 24 ns max (MR↑ to next CP edge) - Guarantees reliable state initialization before first clock cycle. |
| ESD Protection | 2 kV HBM, 1 kV CDM - Meets industrial handling requirements without additional protection circuitry. |
Pinout & Package
74HCT164S14-13 is housed in a 14-pin SOIC (SO-14) surface-mount package with 1.27 mm pitch, 8.6 mm × 3.9 mm body, and standard JEDEC MO-002AC footprint.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (DSA) | Serial Data Input A | Primary serial data input; ANDed with DSB - used alone or as enable when DSB is held HIGH. |
| 2 (DSB) | Serial Data Input B | Secondary serial data input; ANDed with DSA - enables dual-control gating or tied to DSA for single-input mode. |
| 3 (Q0) | Stage 0 Output | First-stage parallel output; receives serial data on CP rising edge - start point for cascaded shift chains. |
| 4 (Q1) | Stage 1 Output | Second-stage output; shifted from Q0 on next CP edge - provides immediate access to intermediate bits. |
| 5 (Q2) | Stage 2 Output | Third-stage output - useful for partial-word latching or diagnostic tap points in multi-stage designs. |
| 6 (Q3) | Stage 3 Output | Fourth-stage output - supports nibble-aligned readout or segmented display control. |
| 7 (GND) | Ground Reference | Logic and power ground return - must be low-impedance connection to minimize switching noise coupling. |
| 8 (CP) | Clock Pulse Input | Positive-edge-triggered clock - all internal shifts and transfers occur synchronously on rising edge. |
| 9 (MR) | Master Reset | Asynchronous active-low reset - forces all Q0–Q7 LOW independent of CP or data, with 24 ns recovery requirement. |
| 10 (Q4) | Stage 4 Output | Fifth-stage output - aligns with byte boundaries for 8-bit parallel bus reconstruction. |
| 11 (Q5) | Stage 5 Output | Sixth-stage output - enables mid-bus monitoring or selective bit masking in firmware-controlled interfaces. |
| 12 (Q6) | Stage 6 Output | Seventh-stage output - supports staggered update schemes in LED matrix drivers or segment decoders. |
| 13 (Q7) | Stage 7 Output | Eighth and final stage output - full 8-bit parallel result; used for status flag generation or overflow detection. |
| 14 (VCC) | Supply Voltage | +4.5 V to +5.5 V power rail - powers internal logic and output buffers; requires local 100 nF decoupling. |
Key Features
| Feature | Design Value |
|---|---|
| TTL-compatible CMOS | Operates at 5 V with TTL-level input thresholds (VIH = 2.0 V min) and output swing (VOH = 3.98 V @ 4 mA), enabling direct interconnection with legacy 74LS and microcontroller GPIOs. |
| ANDed dual serial inputs | DSA and DSB are internally ANDed - allows one pin to act as data and the other as enable, eliminating external gate for conditional loading. |
| Schmitt-trigger inputs | Input hysteresis ≥1.2 V typical - suppresses chatter on slow-rising or noisy serial lines (e.g., long PCB traces or optocoupler outputs). |
| Asynchronous master reset | MR asserts independently of clock or data - ensures deterministic zero-state initialization during power-up or fault recovery without waiting for clock edges. |
| Low ICC standby current | 160 μA max over -40°C to +125°C - reduces system quiescent power in always-on embedded controllers and battery-backed peripherals. |
Applications
| LED Matrix Driver | Microcontroller I/O Expander |
|---|---|
|
Use Scenario: Driving 8×8 monochrome LED displays using SPI-connected microcontrollers with limited GPIO count. IC Role / Device Role / Timing Role: Serial-to-parallel converter that translates SPI MOSI data into parallel column/row enable signals synchronized to CP. Use Value: Eliminates need for dedicated LED driver ICs; enables software-configurable scan patterns using only one SPI line and one GPIO for CP/MR control. |
Use Scenario: Adding eight general-purpose output pins to an ARM Cortex-M0 MCU with no spare GPIOs for sensor actuation or status indication. IC Role / Device Role / Timing Role: Peripheral output latch that accepts serial commands from UART/SPI and presents stable parallel outputs synchronized to CP edge. Use Value: Provides deterministic setup/hold timing (12 ns su / 4 ns hold) for reliable firmware-driven output updates without jitter-sensitive polling loops. |
| Address Latch for Memory Mapping | Legacy Bus Interface Adapter |
|
Use Scenario: Generating 8-bit address segments for external SRAM or EPROM in 8051-based industrial controllers with multiplexed AD bus. IC Role / Device Role / Timing Role: Address bit buffer that captures lower address byte from AD7–AD0 during ALE pulse and holds it stable for memory access cycle. Use Value: Matches 8051 ALE timing with 24 ns MR recovery and 36 ns CP→Q propagation - ensures address validity before WR/RD strobe assertion. |
Use Scenario: Bridging modern FPGA I/O banks (3.3 V LVTTL) to legacy 5 V TTL peripherals such as parallel printers or ISA-style expansion cards. IC Role / Device Role / Timing Role: Level-shifting serial interface that accepts 3.3 V logic inputs and drives 5 V TTL-compatible outputs with 4 mA sink/source capability. Use Value: Avoids discrete level translators; Schmitt inputs tolerate 3.3 V logic swings while maintaining noise margin against 5 V bus noise. |
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 |
|---|---|---|---|
| SN74HCT164N | PDIP-14 package only; identical electrical specs and pinout; no TSSOP/SO variants offered by TI. | Preferred for through-hole prototyping or legacy board rework where SO-14 footprint is unavailable. | Select when manual soldering or socket-based testing is required; avoid for high-density SMT production. |
| 74HC164PW,118 | NXP variant in TSSOP-14; operates at 2–6 V supply (wider range); lacks Schmitt-trigger inputs and has lower ESD rating (1.5 kV HBM). | Suitable for battery-powered 3.3 V systems but not recommended for noisy industrial 5 V environments. | Choose only if supply voltage flexibility outweighs noise immunity needs; verify input transition rates meet HC timing margins. |
Compared with SN74HCT164N and 74HC164PW,118, the 74HCT164S14-13 uniquely combines SO-14 packaging, Schmitt-trigger noise immunity, and industrial-grade ESD protection - making it optimal for compact, noise-prone 5 V embedded systems requiring reliable serial-to-parallel conversion.
Availability
74HCT164S14-13 is available at Aetrix Electronics and suitable for LED display drivers, microcontroller I/O expansion, and address latching applications requiring stable component supply, consistent parametric performance, and long-term industrial availability.
Supply support for 74HCT164S14-13 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, cost-optimized components for industrial, computing, and consumer electronics.
The 74HCT164S14-13 belongs to Diodes' HCT logic family - designed specifically for TTL-compatible 5 V systems requiring low power, noise immunity, and drop-in replacement capability for legacy 74LS devices.
FAQ
Can 74HCT164S14-13 operate at 3.3 V?
No. The 74HCT164S14-13 is specified only for 4.5–5.5 V operation per its Recommended Operating Conditions. At 3.3 V, VIH minimum (2.0 V) exceeds 70% of VCC, violating HCT input threshold design - resulting in unreliable logic recognition and potential metastability. Use 74HC164 or 74LVC164 for true 3.3 V operation.
What happens if both DSA and DSB are driven LOW simultaneously?
When both DSA and DSB are LOW, the internal AND gate forces the serial input to LOW, causing Q0 to load '0' on the next CP rising edge. This behavior is fully defined in the Function Table and enables predictable zero-fill or forced-clear operation without external logic.
Is the master reset (MR) pin debounced internally?
No. MR is a purely asynchronous, unbuffered input with no internal filtering or debouncing. External RC filtering or firmware-controlled synchronization is required if MR is driven by mechanical switches or noisy control signals to prevent unintended resets during contact bounce.
How does the Schmitt-trigger input affect serial data timing margins?
The Schmitt-trigger input increases effective setup/hold time by rejecting sub-threshold noise transients, but does not alter the specified tSU (12 ns) or tH (4 ns) values. Those parameters remain referenced to the 1.3 V switching threshold (VM) - the hysteresis simply ensures the input crosses VM cleanly even with slow or noisy edges.
74HCT164S14-13 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Diodes Incorporated
- Series:
- 74HCT
- Package/Case:
- 14-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- 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:
- 4.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 14-SO
74HCT164S14-13 FAQ
1.How can I place an order for 74HCT164S14-13 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74HCT164S14-13 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 74HCT164S14-13 reliable?
The price and inventory of 74HCT164S14-13 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HCT164S14-13 is usually 5 days.
3.What payment methods are accepted for 74HCT164S14-13?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HCT164S14-13 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74HCT164S14-13?
74HCT164S14-13 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74HCT164S14-13 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 74HCT164S14-13?
For technical support, including 74HCT164S14-13 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HCT164S14-13 requirements.
6.How does Aetrix verify that 74HCT164S14-13 is sourced from the original manufacturer or authorized distributors?
All 74HCT164S14-13 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 74HCT164S14-13 meets industry standards.
7.What is the process for return or replacement of 74HCT164S14-13?
All 74HCT164S14-13 units undergo pre-shipment inspection (PSI). If there is an issue with 74HCT164S14-13, 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 74HCT164S14-13 part is unused and in its original packaging.
Return procedure for 74HCT164S14-13:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74HCT164S14-13 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…

