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

- Shipping:

Inventory:3,303
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74HCT164T14-13 from Diodes Incorporated is an 8-bit serial-in/parallel-out edge-triggered shift register with asynchronous master reset, TTL-compatible inputs, Schmitt-trigger input action, and dual serial data inputs (DSA/DSB) logically ANDed for flexible enable/data control. It operates from 4.5V to 5.5V, delivers 4mA output drive at VCC = 4.5V, and supports up to 55MHz clock frequency at 4.5V - used in PC peripheral interface expansion and optical drive control logic.
For engineers reviewing the 74HCT164T14-13 datasheet, 74HCT164T14-13 pinout, 74HCT164T14-13 application, or 74HCT164T14-13 equivalent, key selection considerations include its asynchronous MR pin behavior, dual-input serial gating logic, guaranteed setup/hold timing (12ns/4ns at 4.5V), TSSOP-14 package thermal profile, and HCT-family noise immunity in mixed-signal board environments.
Technical Context
The device implements eight cascaded D-type flip-flops with positive-edge clock (CP) triggering and asynchronous active-low master reset (MR). Serial data enters Q0 only when both DSA and DSB meet setup/hold requirements relative to CP's rising edge; their logical AND enables conditional data loading without external gates.
Each stage drives a buffered parallel output (Q0–Q7), with outputs capable of sourcing/sinking ±4mA at VCC = 4.5V and exhibiting CMOS-level power consumption (<160μA ICC max over temperature). Input hysteresis (Schmitt trigger) ensures robust noise rejection on clock and data lines in electrically noisy systems.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 4.5V to 5.5V - compatible with standard 5V TTL logic rails and tolerant of supply ripple up to ±0.5V. |
| Max Clock Frequency | 55MHz at VCC = 4.5V - supports high-speed serial-to-parallel conversion in data acquisition front-ends. |
| Output Drive | ±4mA at VCC = 4.5V - sufficient to directly drive LED segments or TTL inputs without external buffers. |
| Setup/Hold Time | 12ns / 4ns at VCC = 4.5V - defines minimum data stability window before/after CP rising edge for reliable shifting. |
| Propagation Delay | 36ns max (CP to Qn) at VCC = 4.5V - determines worst-case latency per stage in multi-register chains. |
| Input Hysteresis | Schmitt-trigger action on all inputs - rejects <1.0Vpp noise on CP, DSA, DSB, and MR lines in industrial PCB layouts. |
| ESD Protection | 2kV HBM, 200V MM, >1kV CDM - exceeds JEDEC standards for handling and board-level ESD resilience. |
Pinout & Package
TSSOP-14 package: 4.9mm × 4.4mm body, 0.65mm pitch, exposed pad not present, moisture sensitivity level MSL3, rated for reflow peak ≤260°C.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (DSA) | Serial Data Input A | One input of 2-input AND gate feeding Q0; must be HIGH to pass DSB data, or tied HIGH if unused. |
| 2 (DSB) | Serial Data Input B | Second input of AND gate; functions as primary data path when DSA is held HIGH. |
| 3 (Q0) | Stage 0 Output | First-stage parallel output; carries earliest shifted bit; directly driven by CP-rising-edge latch. |
| 4 (Q1) | Stage 1 Output | Output of second flip-flop; delayed by one CP cycle relative to Q0; used for pipeline staging. |
| 7 (GND) | Ground Reference | Primary return path for all internal logic and output current; requires low-impedance PCB connection. |
| 8 (CP) | Clock Pulse Input | Positive-edge-triggered control signal; initiates simultaneous shift across all eight stages. |
| 9 (MR) | Master Reset | Asynchronous active-low reset; forces all Q0–Q7 LOW independent of CP or data state. |
| 10–13 (Q4–Q7) | Stages 4–7 Outputs | Final four parallel outputs; used for byte-wide data latching in display drivers or I/O expanders. |
| 14 (VCC) | Supply Voltage | +4.5V to +5.5V power rail; bypass capacitor (100nF) required within 5mm of this pin for stable operation. |
Key Features
| Feature | Design Value |
|---|---|
| Dual ANDed serial inputs | Enables hardware-selectable data enable: DSA acts as synchronous gate while DSB carries data, eliminating need for external AND gate. |
| Asynchronous master reset | MR overrides clock and data - allows deterministic initialization at power-up or fault recovery without waiting for clock edge. |
| Schmitt-trigger inputs | Provides ≥0.8V hysteresis on CP, DSA, DSB, and MR - prevents chatter-induced false clocks or resets in noisy 5V bus environments. |
| TTL-compatible thresholds | VIH = 2.0V min, VIL = 0.8V max at VCC = 4.5V - ensures interoperability with legacy 74LS and microcontroller GPIOs. |
| Low ICC standby current | 8.0μA typical at 25°C - reduces system-level quiescent power in battery-backed or always-on peripheral controllers. |
Applications
| LED Display Driver | PC Peripheral Interface |
|---|---|
|
Use Scenario: Driving 8-segment alphanumeric displays in embedded instrumentation panels using microcontroller GPIO-limited SPI-like serial interface. IC Role / Device Role / Timing Role: Converts serial bitstream into parallel 8-bit output to directly source/sink LED anodes/cathodes; CP synchronizes segment updates. Use Value: Reduces MCU pin count by 7 vs. direct GPIO control; eliminates software bit-banging overhead; MR enables display blanking during configuration. |
Use Scenario: Expanding parallel I/O for USB-to-parallel adapters in legacy printer interfaces where host controller lacks native parallel port. IC Role / Device Role / Timing Role: Acts as serial-to-8-bit latch, accepting data from USB bridge IC's synchronous serial output and presenting it to printer's data bus. Use Value: Enables single-chip parallel port emulation with deterministic 8-bit alignment; Schmitt inputs reject noise from long ribbon cables. |
| Optical Drive Control Logic | Industrial Sensor Data Aggregation |
|
Use Scenario: Managing spindle motor enable, laser power, and tray open/close signals in DVD-ROM drive control boards. IC Role / Device Role / Timing Role: Shift register provides isolated, glitch-free parallel command outputs synchronized to system clock domain via CP. Use Value: Prevents spurious motor activation during power sequencing; MR ensures all outputs start LOW at boot, avoiding unsafe default states. |
Use Scenario: Consolidating status bits from 8 discrete temperature/humidity sensors onto a single microcontroller input bus in HVAC control units. IC Role / Device Role / Timing Role: Serially collects sensor-ready flags and presents them in parallel for fast polling; CP derived from system timer interrupt. Use Value: Reduces interconnect wiring by 7 lines per register; TTL compatibility ensures reliable sampling even with long trace runs on 4-layer PCBs. |
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; identical electrical specs but higher thermal resistance (θJA = 70°C/W vs. 120°C/W for TSSOP-14). | Preferred for prototyping or through-hole assembly; unsuitable for high-density SMT production or thermally constrained enclosures. | Select when hand-soldering or socket-based validation is required; avoid in compact fanless enclosures above 70°C ambient. |
| 74HC164PW | 74HC family: wider VCC range (2V–6V), lower drive (±4mA @ 6V), no Schmitt inputs, no MR pin - requires external reset circuitry. | Used in battery-powered devices with variable supply; lacks noise immunity and deterministic reset needed in industrial PLC I/O modules. | Choose only for cost-sensitive consumer electronics with clean 3.3V/5V rails and no EMI concerns; not drop-in for HCT164 designs. |
Compared with SN74HCT164N and 74HC164PW, the 74HCT164T14-13 uniquely combines TSSOP-14 thermal efficiency, Schmitt-trigger noise immunity, and integrated asynchronous reset - making it optimal for space-constrained, electrically noisy industrial control applications requiring guaranteed startup state.
Availability
74HCT164T14-13 is available at Aetrix Electronics and suitable for PC peripheral interface expansion, optical drive control logic, and LED display driver applications requiring stable component supply across extended temperature ranges and long production lifecycles.
Supply support for 74HCT164T14-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 power management, signal integrity, and protection solutions for industrial, computing, and consumer markets.
The 74HCT164 belongs to Diodes' HCT logic family - engineered for TTL-compatible operation at 5V with CMOS power efficiency and enhanced noise immunity, targeting legacy system upgrades and mixed-voltage board interfaces.
FAQ
Can the 74HCT164T14-13 operate reliably at 3.3V?
No. The 74HCT164T14-13 is specified only for 4.5V to 5.5V operation. At 3.3V, VIH and VOH thresholds fall outside guaranteed logic levels, and propagation delay increases beyond specification. For 3.3V systems, consider the 74LVC164 or SN74LV164A, which are characterized down to 1.65V.
What happens if DSA and DSB are left floating?
Leaving DSA or DSB floating violates the recommended operating condition that unused inputs be tied to VCC or GND. Floating inputs may oscillate due to noise, causing unintended data shifts or increased ICC. Always tie unused serial inputs to VCC to disable that path and ensure predictable AND-gated behavior.
Is the MR pin truly asynchronous, and does it affect CP timing?
Yes. MR is fully asynchronous: asserting MR LOW immediately forces Q0–Q7 to LOW regardless of CP state or timing. Recovery requires MR to be HIGH for ≥16ns before the next CP rising edge (trec), but MR assertion itself imposes no minimum pulse width beyond standard logic low duration (≥10ns).
Does the TSSOP-14 package require special PCB layout considerations?
Yes. The 0.65mm pitch demands controlled-impedance routing, solder mask defined pads, and stencil aperture reduction (80% area ratio) to prevent bridging. Per Diodes AP02001, use 0.45mm X and 1.45mm Y pad dimensions with 0.65mm spacing; place 100nF ceramic decoupling capacitor within 5mm of VCC and GND pins.
74HCT164T14-13 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Diodes Incorporated
- Series:
- 74HCT
- Package/Case:
- 14-TSSOP (0.173", 4.40mm 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-TSSOP
74HCT164T14-13 FAQ
1.How can I place an order for 74HCT164T14-13 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74HCT164T14-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 74HCT164T14-13 reliable?
The price and inventory of 74HCT164T14-13 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HCT164T14-13 is usually 5 days.
3.What payment methods are accepted for 74HCT164T14-13?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HCT164T14-13 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74HCT164T14-13?
74HCT164T14-13 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74HCT164T14-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 74HCT164T14-13?
For technical support, including 74HCT164T14-13 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HCT164T14-13 requirements.
6.How does Aetrix verify that 74HCT164T14-13 is sourced from the original manufacturer or authorized distributors?
All 74HCT164T14-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 74HCT164T14-13 meets industry standards.
7.What is the process for return or replacement of 74HCT164T14-13?
All 74HCT164T14-13 units undergo pre-shipment inspection (PSI). If there is an issue with 74HCT164T14-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 74HCT164T14-13 part is unused and in its original packaging.
Return procedure for 74HCT164T14-13:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74HCT164T14-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…

