Nexperia USA Inc. 74HCT595D,118
- Part No.:
- 74HCT595D,118
- Manufacturer:
- Nexperia USA Inc.
- Category:
- Shift Registers
- Package:
- 16-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
74HCT595D,118.pdf
- Description:
- IC SHIFT REGISTER 8BIT 16SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:26,152
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74HCT595D,118 from Nexperia is an 8-bit serial-in/serial-or-parallel-out shift register with storage latch and 3-state outputs, designed for TTL-level input compatibility (VIL ≤ 0.8 V, VIH ≥ 2.0 V at VCC = 4.5–5.5 V), operating from −40 °C to +125 °C in SO16 package, and used in LED matrix drivers and microcontroller GPIO expansion.
For engineers reviewing the 74HCT595D,118 datasheet, 74HCT595D,118 pinout, 74HCT595D,118 application, or 74HCT595D,118 equivalent, key selection criteria include TTL-compatible input thresholds, 3-state output control via OE, cascading capability via Q7S, and guaranteed operation up to 52 MHz at 5 V.
Technical Context
The device implements two independent synchronous registers: an 8-stage shift register clocked by SHCP (LOW-to-HIGH edge) and a storage register clocked by STCP (LOW-to-HIGH edge), enabling asynchronous data latching. Data propagates serially through DS→Q0→Q1→…→Q7→Q7S with no internal feedback path between storage and shift stages.
Output enable (OE) is active-low and fully decoupled from register state - asserting OE HIGH places all eight parallel outputs (Q0–Q7) in high-impedance mode without altering stored data. MR is asynchronous reset, clearing only the shift register while leaving the storage register unaffected until next STCP edge.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Logic Family | 74HCT - TTL-compatible inputs, CMOS outputs; enables direct interfacing with legacy 5 V microcontrollers without level shifters. |
| Supply Voltage Range | 4.5 V to 5.5 V - ensures stable operation across industrial 5 V rails with ±10 % tolerance. |
| Max Clock Frequency | 52 MHz (fMAX, SHCP/STCP) - supports high-speed serial loading and latching in real-time display refresh or sensor data aggregation. |
| Propagation Delay | 25 ns (SHCP→Q7S), 24 ns (STCP→Qn) at VCC = 5 V - guarantees sub-40 ns timing margins for 20 MHz system clocks. |
| Output Drive | ±6 mA (Qn), ±4 mA (Q7S) at VCC = 5 V - sufficient to directly drive LEDs or standard CMOS/TTL loads without external buffers. |
| Operating Temperature | −40 °C to +125 °C - qualified for under-hood automotive, industrial PLC, and outdoor embedded applications. |
Pinout & Package
74HCT595D,118 uses the SO16 (SOT109-1) plastic small outline package: 16-pin, 3.9 mm body width, 1.27 mm pitch, gull-wing leads, JEDEC MS-012 compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (Q0) | Parallel output stage 0 | LSB of latched 8-bit parallel output; driven only when OE = LOW and after STCP edge. |
| 2–7 (Q1–Q6) | Parallel outputs stages 1–6 | Mid-bit outputs; each reflects corresponding bit stored in storage register; all 3-state controlled by OE. |
| 8 (GND) | Ground reference | Primary return path for all internal logic and output currents; must be low-impedance connection. |
| 9 (Q7S) | Serial output | MSB of shift register; enables daisy-chaining multiple 74HCT595s without external wiring logic. |
| 10 (MR) | Master reset | Asynchronous active-LOW input that clears shift register only; storage register remains unchanged until next STCP. |
| 11 (SHCP) | Shift clock input | LOW-to-HIGH edge shifts DS into Q0 and advances all bits; independent of STCP timing. |
| 12 (STCP) | Storage clock input | LOW-to-HIGH edge transfers current shift register contents to storage register; controls Q0–Q7 output update. |
| 13 (OE) | Output enable | Active-LOW control for 3-state outputs; does not affect register contents or clock behavior. |
| 14 (DS) | Serial data input | Data entered on SHCP rising edge; first bit appears at Q0 after one SHCP cycle. |
| 15 (Q7) | Parallel output stage 7 | MSB of latched parallel output; synchronized to STCP, not SHCP. |
| 16 (VCC) | Supply voltage | 5 V nominal power rail; bypass capacitor (100 nF) recommended near pin for noise immunity. |
Key Features
| Feature | Design Value |
|---|---|
| Independent shift/storage clocks | Enables continuous serial loading (SHCP) while holding stable parallel outputs (STCP-gated), critical for glitch-free display updates. |
| TTL-compatible input thresholds | VIH ≥ 2.0 V, VIL ≤ 0.8 V at 5 V - eliminates need for external level translators when interfacing with 5 V MCUs or logic families. |
| 3-state parallel outputs | OE-controlled high-impedance mode allows bus sharing and prevents contention in multi-device systems. |
| Serial cascade support | Q7S output matches DS input electrical specs - enables unlimited daisy-chaining with single MCU data line and two clocks. |
| Industrial temperature range | −40 °C to +125 °C operation - validated for extended life in harsh thermal environments without derating. |
Applications
| LED Matrix Driver | Microcontroller GPIO Expander |
|---|---|
Use Scenario: Driving 8×8 monochrome LED grid using SPI interface and two GPIOs for SHCP/STCP. IC Role / Device Role / Timing Role: Serial-to-parallel converter that buffers column data and synchronizes row activation via STCP-triggered output update. Use Value: Eliminates need for dedicated LED driver ICs; reduces MCU pin count by 8 while maintaining full brightness control per column. | Use Scenario: Adding 8 digital output lines to an STM32F4 with exhausted GPIOs, using hardware SPI for DS/SHCP and software-toggled STCP/OE. IC Role / Device Role / Timing Role: Output expander providing latch-controlled, noise-immune parallel outputs decoupled from serial load timing. Use Value: Enables deterministic output state changes without race conditions - STCP edge guarantees atomic 8-bit update regardless of ongoing serial load. |
| Sensor Data Aggregator | Industrial I/O Module |
Use Scenario: Collecting status bits from eight discrete sensors (e.g., limit switches, fault flags) and transmitting as single byte over UART. IC Role / Device Role / Timing Role: Parallel input capture device where sensors connect to Q0–Q7, and microcontroller reads back via DS/Q7S in reverse-shift mode. Use Value: Reduces wiring complexity versus individual sensor-to-MCU connections; leverages existing shift register for bidirectional data flow. | Use Scenario: Building DIN-rail mounted I/O module with isolated 8-channel digital outputs rated for 24 V industrial control signals. IC Role / Device Role / Timing Role: Level-shifting and latching interface between 3.3 V MCU logic and 24 V optocoupler drivers, with OE enabling safe hot-swap isolation. Use Value: OE pin allows complete output disable during firmware update or fault recovery - preventing unintended actuator activation. |
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 |
|---|---|---|---|
| SN74HC595N | CMOS-input version (VIH ≥ 3.15 V at 4.5 V); higher propagation delay (35 ns vs. 24 ns at 5 V). | Requires 3.3 V–5 V logic level matching; less suitable for mixed-voltage systems with TTL sources. | Select when interfacing exclusively with CMOS outputs and lower power (ICC = 80 μA vs. 160 μA) is prioritized. |
| 74LV595PW | Lower voltage operation (1.65–5.5 V); reduced drive strength (±4 mA); different pinout (TSSOP16 only). | Not pin-compatible with SO16; requires PCB redesign; optimized for battery-powered 3.3 V systems. | Choose for portable designs needing 3.3 V native operation and smaller footprint, accepting trade-off in drive capability. |
Compared with SN74HC595N and 74LV595PW, the 74HCT595D,118 uniquely delivers TTL-level input compatibility in a standard SO16 package with robust 6 mA drive and guaranteed 125 °C operation - making it optimal for industrial 5 V control systems requiring field-proven reliability and drop-in replaceability.
Availability
74HCT595D,118 is available at Aetrix Electronics and suitable for LED display drivers, microcontroller GPIO expansion, sensor data aggregation, and industrial I/O modules requiring stable component supply across automotive, factory automation, and outdoor electronics programs.
Supply support for 74HCT595D,118 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 components for automotive, industrial, and consumer applications, with leadership in logic, MOSFETs, and ESD protection.
The 74HCT595 belongs to Nexperia's industry-standard 74-series logic portfolio, engineered specifically for robust 5 V digital interfacing in harsh environments where signal integrity, latch stability, and long-term supply continuity are critical.
FAQ
What is the maximum recommended clock frequency for 74HCT595D,118 at 5 V?
The datasheet specifies fMAX = 52 MHz for both SHCP and STCP at VCC = 4.5–5.5 V and TA = −40 °C to +125 °C. This is measured under defined test conditions (CL = 50 pF, RL = 1 kΩ) and represents the highest frequency at which setup/hold and propagation timing margins remain guaranteed across temperature and voltage extremes.
Can 74HCT595D,118 be used with a 3.3 V microcontroller?
Yes, but only if the MCU's 3.3 V HIGH output exceeds 2.0 V (minimum VIH for 74HCT595). Most 3.3 V CMOS outputs meet this (e.g., STM32 GPIO ≈ 3.3 V), but open-drain or weak-drive interfaces may require a pull-up to 5 V on SHCP/STCP/OE/MR lines to ensure valid TTL thresholds.
How does the MR (Master Reset) pin affect the storage register?
MR resets only the shift register - Q0–Q7S are cleared to LOW, but the storage register (and thus Q0–Q7 outputs) retains its last latched value until the next STCP edge. This allows safe initialization of serial data path without disrupting active parallel outputs.
Is there a minimum pulse width requirement for SHCP or STCP?
Yes: tW = 16 ns minimum for both clocks at VCC = 5 V and TA = −40 °C to +125 °C. This ensures reliable edge detection and internal state transition; shorter pulses risk metastability or skipped clock cycles, especially under worst-case voltage/temperature conditions.
74HCT595D,118 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Nexperia USA Inc.
- Series:
- 74HCT
- Package/Case:
- 16-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- 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:
- 4.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-SO
74HCT595D,118 FAQ
1.How can I place an order for 74HCT595D,118 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74HCT595D,118 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 74HCT595D,118 reliable?
The price and inventory of 74HCT595D,118 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HCT595D,118 is usually 5 days.
3.What payment methods are accepted for 74HCT595D,118?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HCT595D,118 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74HCT595D,118?
74HCT595D,118 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74HCT595D,118 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 74HCT595D,118?
For technical support, including 74HCT595D,118 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HCT595D,118 requirements.
6.How does Aetrix verify that 74HCT595D,118 is sourced from the original manufacturer or authorized distributors?
All 74HCT595D,118 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 74HCT595D,118 meets industry standards.
7.What is the process for return or replacement of 74HCT595D,118?
All 74HCT595D,118 units undergo pre-shipment inspection (PSI). If there is an issue with 74HCT595D,118, 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 74HCT595D,118 part is unused and in its original packaging.
Return procedure for 74HCT595D,118:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74HCT595D,118 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…
