Nexperia USA Inc. 74HC138BQ,115
- Part No.:
- 74HC138BQ,115
- Manufacturer:
- Nexperia USA Inc.
- Category:
- Signal Switches, Multiplexers, Decoders
- Package:
- 16-VFQFN Exposed Pad
- Datasheet:
-
74HC138BQ,115.pdf
- Description:
- IC DECODER/DEMUX 1X3:8 16DHVQFN
- Quantity:
- Payment:

- Shipping:

Inventory:1,827
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74HC138BQ,115 from Nexperia is a 3-to-8 line inverting decoder/demultiplexer with three binary address inputs (A0–A2), eight active-LOW mutually exclusive outputs (Y0–Y7), and three enable inputs (E1, E2 = active LOW; E3 = active HIGH). It operates from 2.0 V to 6.0 V, supports -40 °C to +125 °C ambient range, and features CMOS-level input compatibility. It is used for memory chip select decoding and parallel expansion to 1-of-32 decoding in embedded control logic.
For engineers reviewing the 74HC138BQ,115 datasheet, 74HC138BQ,115 pinout, 74HC138BQ,115 application, or 74HC138BQ,115 equivalent, key selection considerations include its inverting output logic, triple-enable architecture for cascading, DHVQFN16 thermal-enhanced packaging, and guaranteed static/dynamic performance across industrial temperature extremes.
Technical Context
The device implements a combinational logic decoder with strict mutual exclusivity: only one output goes LOW when all enables are satisfied (E1 = LOW, E2 = LOW, E3 = HIGH) and a unique 3-bit address is applied. Its enable hierarchy allows hierarchical expansion-e.g., four units plus one inverter yield a 5-to-32 decoder without external logic gates.
Input clamping diodes permit safe interfacing to voltages exceeding VCC when used with current-limiting resistors. All outputs drive standard CMOS loads with guaranteed VOH ≥ 4.4 V and VOL ≤ 0.26 V at VCC = 4.5 V and IO = ±4 mA, supporting direct connection to downstream logic without level-shifting.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage Range | 2.0 V to 6.0 V - supports dual-supply systems and battery-powered designs down to 2 V logic rails. |
| Operating Temperature | -40 °C to +125 °C - qualified for under-hood automotive modules and industrial PLC backplanes. |
| Propagation Delay (tpd) | 12 ns (typ) at VCC = 6.0 V, CL = 50 pF - enables reliable operation in high-speed address decoding up to ~40 MHz clock-equivalent timing. |
| Output Drive Strength | ±4.0 mA (min) at VCC = 4.5 V - sufficient to drive 10+ 74HC-series inputs or small LED indicators via current-limiting resistor. |
| Input Thresholds (74HC) | VIH = 3.15 V, VIL = 1.35 V at VCC = 4.5 V - provides >1.8 V noise margin against ground bounce or supply ripple. |
| Power Dissipation | CPD = 67 pF - enables accurate dynamic power estimation (PD = CPD × VCC² × fi × N) for thermal budgeting in dense PCB layouts. |
| ESD Robustness | HBM > 2000 V, CDM > 1000 V - meets IEC 61000-4-2 Level 3 requirements for handling in non-ESD-protected assembly environments. |
Pinout & Package
DHVQFN16 package (SOT763-1): 2.5 mm × 3.5 mm × 0.85 mm body, no leads, exposed thermal pad (non-soldered by default), 16 terminals, pin 1 index marked on top surface.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 | GND | Ground reference for all internal logic and output drivers; connects to PCB ground plane for noise immunity and thermal conduction. |
| 2 | Y7 | Active-LOW decoded output corresponding to A2A1A0 = 111; sinks current when selected. |
| 3 | Y5 | Active-LOW decoded output for A2A1A0 = 101; shares same enable condition as Y7. |
| 4 | E3 | Active-HIGH enable input; must be HIGH for any output to activate - used as primary strobe in demux mode. |
| 5 | Y4 | Active-LOW output for A2A1A0 = 100; complements Y5/Y7 in octal decode mapping. |
| 6 | E2 | Active-LOW enable input; tied LOW to activate decoder when E1 and E3 conditions are met. |
| 7 | Y3 | Active-LOW output for A2A1A0 = 011; critical for low-address memory regions in microcontroller bus decoding. |
| 8 | E1 | Active-LOW enable input; cascaded with E2/E3 to gate entire decode function - essential for multi-chip select trees. |
| 9 | Y2 | Active-LOW output for A2A1A0 = 010; drives peripheral select lines in FPGA configuration interfaces. |
| 10 | A2 | Most-significant address input; determines upper half (Y4–Y7) vs lower half (Y0–Y3) of output mapping. |
| 11 | Y1 | Active-LOW output for A2A1A0 = 001; commonly used for UART or SPI peripheral chip select. |
| 12 | A1 | Middle address bit; combines with A0/A2 to generate full 3-bit decode pattern. |
| 13 | Y0 | Active-LOW output for A2A1A0 = 000; default select line for boot ROM or primary flash device. |
| 14 | GND | Second ground terminal - improves power integrity and reduces ground loop inductance for high-frequency switching. |
| 15 | A0 | Least-significant address input; toggles between even/odd output pairs (e.g., Y0/Y1, Y2/Y3). |
| 16 | VCC | Positive supply rail; decoupling capacitor (100 nF) required within 3 mm for stable high-speed operation. |
Key Features
| Feature | Design Value |
|---|---|
| Inverting 3-to-8 decode logic | Guarantees exactly one LOW output per valid address/enable combination - eliminates bus contention in shared-memory systems. |
| Triple enable architecture (E1, E2, E3) | Enables hierarchical decoding: E1/E2 act as group selects, E3 as channel strobe - simplifies 1-of-32 expansion with zero external gates. |
| CMOS-level input compatibility | VIH/VIL thresholds track VCC proportionally (e.g., VIH = 0.7×VCC), ensuring robust interfacing with mixed-voltage microcontrollers. |
| DHVQFN16 thermal-enhanced package | RθJA = 106 °C/W (max) - supports continuous operation at full speed in sealed enclosures without forced airflow. |
| Clamped inputs with diode protection | Allows safe interface to 5 V or 3.3 V signals even when VCC = 2.0 V - eliminates need for external level translators in mixed-rail designs. |
Applications
| Memory Address Decoding | Peripheral Select Logic |
|---|---|
|
Use Scenario: Microcontroller-based data logger with 8x SPI flash devices sharing a common bus. IC Role / Device Role / Timing Role: 74HC138BQ,115 acts as address-space partitioner, asserting individual /CS lines based on upper address bits during memory-mapped I/O cycles. Use Value: Eliminates software polling overhead and guarantees deterministic access timing - each flash responds only when its dedicated Yn line is asserted LOW. |
Use Scenario: Industrial PLC CPU module managing 6 discrete I/O expansion cards via parallel backplane. IC Role / Device Role / Timing Role: Serves as card-select decoder, routing write strobes and data to specific I/O card slots using A0–A2 and enable signals from system controller. Use Value: Reduces backplane signal count by 48 lines versus individual select wiring - lowers crosstalk and improves EMC compliance. |
| Bus Multiplexing | FPGA Configuration Interface |
|
Use Scenario: Automotive ADAS domain controller with multiple sensor interfaces (CAN, LVDS, SPI) sharing limited MCU GPIOs. IC Role / Device Role / Timing Role: Configured as 1-to-8 demultiplexer: E3 = data input, E1/E2 = address strobes, Y0–Y7 = routed to sensor enable pins. Use Value: Enables single MCU pin to control 8 independent sensor power domains - cuts GPIO usage by 87.5% versus direct drive. |
Use Scenario: FPGA-based motor drive with dual configuration images stored in separate PROMs for fail-safe boot. IC Role / Device Role / Timing Role: Selects between primary and backup configuration PROM using A0 = image selector bit, E1/E2 = FPGA INIT_B handshake signals. Use Value: Ensures atomic image selection - prevents partial configuration corruption during power-up or brownout recovery sequences. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 3-to-8 decoder applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 74HCT138BQ,115 | TTL-compatible inputs (VIH = 2.0 V min), identical pinout and function | Better interoperability with legacy 5 V TTL systems; slightly higher ICC at VCC = 5 V | Select when interfacing to 74LS/74ALS families or mixed 5 V/3.3 V boards where input threshold matching is critical. |
| SN74LS138DR | Bipolar TTL process; VCC = 4.75–5.25 V only; propagation delay ~22 ns (typ); higher ICC (~25 mA) | Limited to 5 V systems; unsuitable for battery-powered or wide-VCC designs | Choose only for drop-in replacement in legacy 5 V designs where HC/HCT timing margins are insufficient. |
Compared with 74HCT138BQ,115, the 74HC138BQ,115 offers superior voltage flexibility and lower static power but requires CMOS-level input drive; versus SN74LS138DR, it enables modern low-voltage operation and cuts quiescent current by >99%, though with different noise margin trade-offs.
Availability
74HC138BQ,115 is available at Aetrix Electronics and suitable for memory address decoding, peripheral select logic, bus multiplexing, and FPGA configuration interfaces requiring stable component supply across industrial temperature ranges.
Supply support for 74HC138BQ,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 specializing in high-performance, energy-efficient logic, analog, and MOSFET solutions for automotive, industrial, and consumer markets.
The 74HC138BQ,115 belongs to Nexperia's industry-standard HC logic family, designed for robust, low-power combinational decoding in space-constrained embedded systems operating across extended temperature ranges.
FAQ
What is the maximum clock frequency supported by the 74HC138BQ,115?
The 74HC138BQ,115 is a purely combinational device with no internal clock - its effective operating frequency depends on propagation delay and system timing margins. With tpd = 12 ns (typ) at VCC = 6.0 V, it supports address decode cycles up to approximately 40 MHz in synchronous bus architectures, assuming setup/hold times are met by the driving controller.
Can the 74HC138BQ,115 be used as a demultiplexer?
Yes - configure E3 as the data input (active HIGH), and use E1/E2 as strobe controls while holding A0–A2 constant. Each Yn output reflects the inverted E3 state when its corresponding enable condition is satisfied, enabling 1-to-8 signal distribution without additional logic.
Is the exposed thermal pad on the DHVQFN16 package required to be soldered?
No - the thermal pad (terminal 1) has no electrical function and requires no solder connection. If soldered, it must remain electrically floating or be connected to GND; improper grounding may cause latch-up or increased ground impedance.
How does the 74HC138BQ,115 differ from the 74HCT138BQ,115 in practical design?
The 74HC138BQ,115 uses CMOS-compatible input thresholds (VIH ≈ 0.7×VCC), making it ideal for mixed-voltage 3.3 V/2.5 V systems. The 74HCT138BQ,115 uses fixed TTL thresholds (VIH = 2.0 V min), ensuring compatibility with legacy 5 V TTL outputs but limiting use below 4.5 V supply.
74HC138BQ,115 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Nexperia USA Inc.
- Series:
- 74HC
- Package/Case:
- 16-VFQFN Exposed Pad
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Type:
- Decoder/Demultiplexer
- Circuit:
- 1 x 3:8
- Independent Circuits:
- 1
- Current - Output High, Low:
- 5.2mA, 5.2mA
- Voltage Supply Source:
- Single Supply
- Voltage - Supply:
- 2V ~ 6V
- Operating Temperature:
- -40°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-DHVQFN (2.5x3.5)
74HC138BQ,115 FAQ
1.How can I place an order for 74HC138BQ,115 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74HC138BQ,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 74HC138BQ,115 reliable?
The price and inventory of 74HC138BQ,115 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HC138BQ,115 is usually 5 days.
3.What payment methods are accepted for 74HC138BQ,115?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HC138BQ,115 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74HC138BQ,115?
74HC138BQ,115 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74HC138BQ,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 74HC138BQ,115?
For technical support, including 74HC138BQ,115 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HC138BQ,115 requirements.
6.How does Aetrix verify that 74HC138BQ,115 is sourced from the original manufacturer or authorized distributors?
All 74HC138BQ,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 74HC138BQ,115 meets industry standards.
7.What is the process for return or replacement of 74HC138BQ,115?
All 74HC138BQ,115 units undergo pre-shipment inspection (PSI). If there is an issue with 74HC138BQ,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 74HC138BQ,115 part is unused and in its original packaging.
Return procedure for 74HC138BQ,115:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74HC138BQ,115 Tags
-
SN74HC138DR
Texas Instruments

-
TC7SB3157CFU,LF(CT
Toshiba Semiconductor and Storage

-
74CBTLV3257PW,118
Nexperia USA Inc.
-
SN74CBTLV3257PWR
Texas Instruments

-
74CBTLV3257GUX
Nexperia USA Inc.

-
74HC154BQ,118
Nexperia USA Inc.

-
P3S0200GMX
NXP USA Inc.

-
SN74CB3Q3245PWR
Texas Instruments
-
SN74CB3Q3257RGYR
Texas Instruments

-
TCA9543APWR
Texas Instruments
-
TCA9546APWR
Texas Instruments

-
SN74HC138N
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…

