Nexperia USA Inc. 74AHCT595BQ,115
- Part No.:
- 74AHCT595BQ,115
- Manufacturer:
- Nexperia USA Inc.
- Category:
- Shift Registers
- Package:
- 16-VFQFN Exposed Pad
- Datasheet:
-
74AHCT595BQ,115.pdf
- Description:
- IC SHIFT REG SER I/O DHVQFN16
- Quantity:
- Payment:

- Shipping:

Inventory:18,235
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74AHCT595BQ,115 from Nexperia is an 8-bit serial-in/parallel-out shift register with storage latch and 3-state outputs, operating at 4.5 V to 5.5 V supply. It features separate shift clock (SHCP) and storage clock (STCP), asynchronous master reset (MR), and TTL-compatible inputs. Used in LED matrix drivers and microcontroller GPIO expansion where serial-to-parallel conversion and output latching are required.
For engineers reviewing the 74AHCT595BQ,115 datasheet, 74AHCT595BQ,115 pinout, 74AHCT595BQ,115 application, or 74AHCT595BQ,115 equivalent, key selection criteria include propagation delay (≤10.5 ns @ 5 V, CL=50 pF), 3-state output enable timing (ten ≤13.0 ns), -40 °C to +125 °C operation, DHVQFN16 package thermal performance, and TTL-level input compatibility.
Technical Context
The device implements two cascaded 8-bit registers: a shift register accepting serial data on DS with rising-edge-triggered SHCP, and a storage register loaded on rising-edge STCP. Outputs Q0–Q7 reflect storage register contents only when OE is LOW; MR asynchronously clears the shift register but not the storage register.
Its TTL-compatible input thresholds (VIH ≥ 2.0 V, VIL ≤ 0.8 V at VCC = 4.5–5.5 V) ensure interoperability with legacy 5 V logic families, while overvoltage-tolerant inputs (up to 5.5 V) support mixed-voltage system interfacing without level shifters.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 4.5 V to 5.5 V - ensures reliable operation with standard 5 V digital rails and tolerance for supply ripple. |
| Propagation Delay (tpd) | ≤10.5 ns @ VCC = 5 V, CL = 50 pF - enables >90 MHz clock rates in high-speed serial loading paths. |
| Output Drive Strength | ±8 mA @ VCC = 5 V - sufficient to directly drive LEDs or interface with standard CMOS/TTL loads without buffers. |
| Operating Temperature | -40 °C to +125 °C - qualified for under-hood automotive, industrial control, and extended-environment applications. |
| Input Compatibility | TTL-level inputs (VIH ≥ 2.0 V, VIL ≤ 0.8 V) - allows direct connection to 5 V microcontrollers and legacy logic without level translation. |
| Power Dissipation | ICC ≤ 80 μA @ VCC = 5.5 V - supports ultra-low static power in battery-backed or always-on systems. |
| ESD Robustness | HBM >2000 V, CDM >1000 V - reduces risk of field failure during handling and PCB assembly. |
Pinout & Package
DHVQFN16 package (SOT763-1): 2.5 × 3.5 × 0.85 mm body, 16-terminal leadless construction with exposed thermal pad; optimized for high-density PCB layouts and improved thermal dissipation vs. SO16/TSSOP.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| GND (1) | Ground reference | Primary return path for all internal logic and output currents; thermal pad must be soldered to PCB ground plane for thermal management. |
| Q7 (2) | Parallel output | MSB of latched 8-bit parallel output; driven only when OE = LOW and after STCP rising edge. |
| MR (3) | Asynchronous reset | Active-LOW signal that clears shift register contents immediately, independent of clock edges. |
| Q6 (4) | Parallel output | Bit 6 of latched parallel output; synchronized to STCP, unaffected by MR or OE state changes. |
| SHCP (5) | Shift clock input | Rising-edge-triggered clock controlling serial data advancement through shift register stages. |
| Q5 (6) | Parallel output | Bit 5 of latched parallel output; maintains state until next STCP event, even if shift register updates. |
| STCP (7) | Storage clock input | Rising-edge-triggered clock transferring current shift register contents into output latch. |
| Q4 (8) | Parallel output | Bit 4 of latched parallel output; provides stable parallel data between STCP pulses. |
| OE (9) | Output enable | Active-LOW control enabling/disabling all Q0–Q7 outputs; does not affect internal register states. |
| Q3 (10) | Parallel output | Bit 3 of latched parallel output; isolated from shift activity until STCP strobe occurs. |
| DS (11) | Serial data input | Single-bit input shifted into LSB position (Q0) on each SHCP rising edge. |
| Q2 (12) | Parallel output | Bit 2 of latched parallel output; retains value across multiple SHCP cycles until STCP update. |
| Q0 (13) | Parallel output | LSB of latched parallel output; reflects most recently shifted-in bit after STCP transfer. |
| GND (14) | Ground reference | Secondary ground terminal; must be connected to same PCB ground net as Pin 1 for noise immunity. |
| Q7S (15) | Serial output | Serial data output from MSB of shift register; enables daisy-chaining multiple 74AHCT595 devices. |
| VCC (16) | Supply voltage | Positive supply rail; decoupling capacitor (100 nF) required within 5 mm of this pin for stable operation. |
Key Features
| Feature | Design Value |
|---|---|
| Separate shift and storage clocks | Enables independent control of serial loading and parallel output update-critical for glitch-free display multiplexing. |
| TTL-compatible inputs | Accepts standard 5 V logic thresholds (VIH ≥ 2.0 V), eliminating need for external level shifters in mixed-family systems. |
| Overvoltage-tolerant inputs | Withstands up to 5.5 V regardless of VCC, allowing safe interfacing with higher-voltage peripherals or hot-swap scenarios. |
| 3-state outputs with OE | Permits bus sharing and dynamic output disabling without affecting internal register contents or requiring external pull-ups. |
| Wide temperature range | Specified from -40 °C to +125 °C-validated for automotive engine control units and industrial motor drives. |
| Low dynamic power | CPD = 190 pF enables predictable power estimation (PD = CPD × VCC² × fi) for thermal design in high-frequency applications. |
Applications
| LED Matrix Driver | Microcontroller GPIO Expander |
|---|---|
Use Scenario: Driving 8×8 monochrome LED displays using SPI-controlled serial loading and row/column latching. IC Role / Device Role / Timing Role: Serial-to-parallel converter with output latch; isolates display refresh timing from MCU SPI burst duration. Use Value: Eliminates need for 8-bit parallel I/O ports; enables precise blanking control via OE to suppress ghosting during row scanning. |
Use Scenario: Extending limited GPIO count of ARM Cortex-M0+ microcontrollers in smart sensor nodes. IC Role / Device Role / Timing Role: Output expander with storage register; holds output states during MCU sleep or interrupt latency. Use Value: Maintains peripheral actuator states (e.g., relays, indicators) across low-power modes without software intervention. |
| Industrial I/O Module | Automotive Body Control Unit |
Use Scenario: Controlling 8-channel solenoid valves in PLC-based factory automation cabinets. IC Role / Device Role / Timing Role: Latched parallel output driver with 3-state capability for shared backplane communication. Use Value: Enables hot-swap configuration via OE disable while preserving valve states during module replacement. |
Use Scenario: Managing interior lighting zones (dome, map, courtesy) in vehicle body control modules. IC Role / Device Role / Timing Role: Fault-tolerant output driver with MR reset for fail-safe shutdown on CAN error detection. Use Value: MR input allows immediate deactivation of all lighting outputs during overtemperature or short-circuit events. |
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 |
|---|---|---|---|
| 74AHC595BQ,115 | CMOS-input version; VIH ≥ 3.85 V @ VCC = 5.5 V; wider VCC range (2.0–5.5 V) | Better suited for mixed 3.3 V/5 V systems where driving source is CMOS (e.g., FPGA I/O banks) | Select when interfacing with 3.3 V logic or requiring lower VCC operation down to 2.0 V. |
| SN74HC595PWR | TI part; identical function but different AC specs (tpd ≤ 25 ns @ 6 V); SOIC/TSSOP only; no DHVQFN option | Lacks automotive-grade temp range (-40 °C to +125 °C) and overvoltage tolerance | Choose only for cost-sensitive consumer designs where extended temperature and robustness are not required. |
Compared with 74AHC595BQ,115 and SN74HC595PWR, the 74AHCT595BQ,115 uniquely combines TTL input compatibility, 125 °C operation, overvoltage tolerance, and DHVQFN thermal performance-making it optimal for automotive and industrial environments where signal integrity and reliability are non-negotiable.
Availability
74AHCT595BQ,115 is available at Aetrix Electronics and suitable for LED display drivers, microcontroller GPIO expansion, industrial I/O modules, and automotive body control units requiring stable component supply across extended temperature ranges.
Supply support for 74AHCT595BQ,115 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, discrete, and MOSFET technologies.
The 74AHCT595 belongs to Nexperia's advanced logic family designed specifically for robust, low-power, high-speed serial-to-parallel data conversion in harsh-environment applications.
FAQ
What is the maximum clock frequency supported by the 74AHCT595BQ,115?
The device supports a maximum shift/storage clock frequency of 90 MHz at VCC = 5.5 V and -40 °C to +125 °C ambient, verified by tW (minimum pulse width) of 5.0 ns and fmax test data in the datasheet. This rating applies separately to SHCP and STCP inputs, enabling independent high-speed serial loading and latch updating.
Can the 74AHCT595BQ,115 be used with a 3.3 V microcontroller SPI interface?
No-its TTL-compatible inputs require VIH ≥ 2.0 V, but 3.3 V logic typically delivers only ~2.4 V HIGH under load, risking marginal switching. For reliable 3.3 V SPI use, select the 74AHC595BQ,115 variant (CMOS inputs, VIH ≥ 3.85 V @ 5.5 V) or add a level shifter to ensure VIH compliance.
How does the MR (master reset) pin interact with the storage register?
MR asynchronously resets only the 8-bit shift register to zero; it has no effect on the storage register or Q0–Q7 outputs. The stored parallel data remains unchanged until the next STCP rising edge, enabling safe reset of serial input pipeline without disrupting active outputs.
Is the exposed thermal pad on the DHVQFN16 package electrically connected?
Yes-the exposed pad (Pin 1) is internally connected to GND and must be soldered to a PCB copper pour tied to the system ground plane. This connection is mandatory for both thermal performance (derating starts above 106 °C) and electrical noise suppression per Nexperia's SOT763-1 mechanical specification.
74AHCT595BQ,115 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Nexperia USA Inc.
- Series:
- 74AHCT
- Package/Case:
- 16-VFQFN Exposed Pad
- 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-DHVQFN (2.5x3.5)
74AHCT595BQ,115 FAQ
1.How can I place an order for 74AHCT595BQ,115 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74AHCT595BQ,115 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 74AHCT595BQ,115 reliable?
The price and inventory of 74AHCT595BQ,115 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74AHCT595BQ,115 is usually 5 days.
3.What payment methods are accepted for 74AHCT595BQ,115?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74AHCT595BQ,115 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74AHCT595BQ,115?
74AHCT595BQ,115 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74AHCT595BQ,115 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 74AHCT595BQ,115?
For technical support, including 74AHCT595BQ,115 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74AHCT595BQ,115 requirements.
6.How does Aetrix verify that 74AHCT595BQ,115 is sourced from the original manufacturer or authorized distributors?
All 74AHCT595BQ,115 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 74AHCT595BQ,115 meets industry standards.
7.What is the process for return or replacement of 74AHCT595BQ,115?
All 74AHCT595BQ,115 units undergo pre-shipment inspection (PSI). If there is an issue with 74AHCT595BQ,115, 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 74AHCT595BQ,115 part is unused and in its original packaging.
Return procedure for 74AHCT595BQ,115:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74AHCT595BQ,115 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…
