Nexperia USA Inc. 74LVC138APW,112
- Part No.:
- 74LVC138APW,112
- Manufacturer:
- Nexperia USA Inc.
- Category:
- Signal Switches, Multiplexers, Decoders
- Package:
- 16-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
74LVC138APW,112.pdf
- Description:
- IC DECODER/DEMUX 1X3:8 16TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:2,185
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74LVC138APW,112 from Nexperia is a 3-to-8 line inverting decoder/demultiplexer with three enable inputs (E1, E2 active LOW; E3 active HIGH), eight mutually exclusive active LOW outputs (Y0–Y7), wide 1.2 V to 3.6 V supply range, and Schmitt-trigger inputs for noise immunity. It operates from –40 °C to +125 °C and supports mixed-voltage interfacing between 3.3 V and 5 V systems - commonly used in memory chip select decoding and address expansion in industrial microcontroller peripherals.
For engineers reviewing the 74LVC138APW,112 datasheet, 74LVC138APW,112 pinout, 74LVC138APW,112 application, or 74LVC138APW,112 equivalent, key selection criteria include enable logic configuration (dual LOW + single HIGH), propagation delay down to 1.0 ns at 3.3 V, output drive capability into 50 Ω transmission lines at 125 °C, and TSSOP16 package compatibility with high-density PCB layouts.
Technical Context
The 74LVC138APW implements combinational logic decoding using CMOS technology with fully buffered inputs and outputs. Its triple-enable architecture (E1, E2, E3) enables hierarchical expansion to 1-of-32 decoding with only one external inverter - no internal latching or clocking circuitry is present.
All inputs feature Schmitt-trigger action with hysteresis ≥0.3 V at VCC = 3.3 V, ensuring robust operation with slow-rising signals. Outputs are open-drain compatible only in functional sense - they are push-pull but actively drive LOW (Yn = LOW when selected) and float HIGH (Yn = HIGH otherwise), delivering true inverting 3-to-8 decode behavior per JEDEC JESD8-7A/5A/C standards.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Function | 3-to-8 inverting decoder / demultiplexer with three enable inputs |
| Supply Voltage Range | 1.2 V to 3.6 V - supports low-power IoT nodes and mixed-voltage system interfacing |
| Propagation Delay (tpd) | 1.0 ns (min) to 7.5 ns (max) at VCC = 3.0–3.6 V - enables sub-100 MHz address decoding |
| Input Voltage Tolerance | Up to 5.5 V - allows direct connection to 5 V TTL or microcontroller GPIO without level shifters |
| Operating Temperature | –40 °C to +125 °C - qualified for industrial and extended-temperature embedded control |
| Output Drive | 24 mA sink at VO = 0.55 V (VCC = 3.0 V) - sufficient to drive 50 Ω transmission lines at elevated temperature |
| ESD Protection | HBM > 2000 V, CDM > 1000 V - meets IEC 61000-4-2 Level 2 for board-level robustness |
Pinout & Package
TSSOP16 plastic thin shrink small outline package (SOT403-1); 16-pin, 4.4 mm body width, 0.65 mm pitch; lead-free and RoHS compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 | A0 | LSB address input - selects output Y0/Y1/Y2/Y3 when E1=E2=L, E3=H |
| 2 | A1 | Mid-bit address input - determines pair of enabled outputs within octet |
| 3 | A2 | MSB address input - selects Y0–Y3 or Y4–Y7 group |
| 4 | E1 | Active LOW enable - must be LOW with E2 for any output activation |
| 5 | E2 | Active LOW enable - both E1 and E2 must be LOW; E3 must be HIGH |
| 6 | E3 | Active HIGH enable - final gating condition for output assertion |
| 7 | Y7 | Active LOW decoded output - asserted only when A2=A1=A0=H and enables active |
| 8 | GND | Ground reference - all voltage measurements referenced to this node |
| 9 | Y6 | Active LOW decoded output - corresponds to binary 110 (A2=H,A1=H,A0=L) |
| 10 | Y5 | Active LOW decoded output - corresponds to binary 101 (A2=H,A1=L,A0=H) |
| 11 | Y4 | Active LOW decoded output - enables lower 4 outputs when A2=L |
| 12 | Y3 | Active LOW decoded output - asserted when A2=A1=A0=L (all LOW) |
| 13 | Y2 | Active LOW decoded output - used in 1-of-8 peripheral selection |
| 14 | Y1 | Active LOW decoded output - drives second peripheral in memory-mapped I/O |
| 15 | Y0 | Active LOW decoded output - primary chip select for boot device or flash memory |
| 16 | VCC | Positive supply - powers internal logic; decoupling capacitor required at pin |
Key Features
| Feature | Design Value |
|---|---|
| Triple enable logic (E1, E2, E3) | Enables cascaded 1-of-32 decoding with zero external logic beyond one inverter |
| Schmitt-trigger inputs | Accepts slow-rising signals (≤10 ns/V transition rate) without oscillation or metastability |
| Overvoltage-tolerant inputs | Withstands 5.5 V inputs while powered from 1.2 V–3.6 V - eliminates level translators |
| Mutually exclusive outputs | Only one Yn is LOW at any time - prevents bus contention in memory select applications |
| Industrial temperature range | Validated operation from –40 °C to +125 °C - suitable for motor control and power electronics |
Applications
| Memory Chip Select Decoding | Microcontroller Peripheral Expansion |
|---|---|
|
Use Scenario: Selecting among eight SRAM, Flash, or EEPROM chips in an 8-bit embedded system with limited address lines. IC Role / Device Role / Timing Role: Translates 3-bit address bus + enable strobes into individual active LOW chip select signals for parallel memory banks. Use Value: Reduces MCU GPIO usage by 5 pins versus discrete gating; propagation delay ≤7.5 ns ensures setup/hold timing compliance at 20 MHz bus speeds. |
Use Scenario: Expanding GPIO count on an ARM Cortex-M0+ MCU to drive eight discrete sensors or actuators. IC Role / Device Role / Timing Role: Acts as demultiplexer - E1/E2 serve as strobe, E3 as data input, routing one control signal to eight destinations. Use Value: Enables single-wire control of multiple devices with deterministic 1.0–7.5 ns latency; Schmitt inputs tolerate noisy sensor environment. |
| Address Bus Multiplexing | Industrial I/O Module Selection |
|
Use Scenario: Partitioning a 16-bit address space into eight 4 KB blocks for modular firmware updates in programmable logic controllers. IC Role / Device Role / Timing Role: Generates block-select signals synchronized to address valid (ALE) and read/write strobes. Use Value: Supports hot-swappable module addressing; 125 °C rating ensures reliability in enclosed control cabinets with ambient >85 °C. |
Use Scenario: Enabling one of eight isolated analog input modules in a DIN-rail mounted data acquisition unit. IC Role / Device Role / Timing Role: Drives optocoupler enable lines via active LOW outputs, isolating field-side logic from controller domain. Use Value: Output drive into 50 Ω lines maintains signal integrity across 10 cm PCB traces; overvoltage tolerance protects against transients on shared backplane. |
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 |
|---|---|---|---|
| SN74LVC138ARGYR | TSSOP16 package, identical logic and pinout; VCC min = 1.65 V (vs. 1.2 V for 74LVC138APW) | Limited to 1.65–3.6 V systems - unsuitable for 1.2 V ultra-low-power designs | Select when TI sourcing preferred and 1.2 V operation not required |
| 74AHC138PW,118 | Higher VCC range (2.0–5.5 V); faster tpd (1.9 ns typ at 5 V); no 5.5 V input tolerance | Requires level shifting for 3.3 V MCU interfacing; not drop-in for mixed-voltage 5 V/3.3 V systems | Choose for 5 V legacy systems needing higher speed; avoid where 5 V-tolerant inputs are mandatory |
Compared with SN74LVC138ARGYR, the 74LVC138APW supports deeper voltage scaling (1.2 V), critical for battery-powered edge nodes; versus 74AHC138PW, it trades raw speed for input overvoltage resilience and broader supply flexibility - making it optimal for heterogeneous voltage domains in industrial gateways.
Availability
74LVC138APW,112 is available at Aetrix Electronics and suitable for memory decoding, microcontroller peripheral expansion, address multiplexing, and industrial I/O module selection requiring stable component supply across extended temperature ranges.
Supply support for 74LVC138APW,112 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 leading Dutch semiconductor manufacturer specializing in high-performance, energy-efficient logic, analog, and discrete components for automotive, industrial, and consumer markets.
The 74LVC138A belongs to Nexperia's LVC (Low-Voltage CMOS) logic family, designed specifically for low-power, mixed-voltage digital interfacing in space-constrained industrial and IoT applications.
FAQ
Can the 74LVC138APW,112 operate with a 1.2 V supply and still interface with 5 V inputs?
Yes. The device is fully specified down to 1.2 V VCC and features overvoltage-tolerant inputs rated to 5.5 V. This allows direct connection to 5 V logic outputs without external level shifters, while consuming <10 μA ICC at 1.2 V - ideal for ultra-low-power wake-up circuits.
What is the maximum output sink current at 125 °C and how is it verified?
The 74LVC138APW,112 guarantees 24 mA sink current at VO ≤ 0.55 V with VCC = 3.0 V and Tamb = 125 °C, per Table 6 (Static Characteristics). This is validated across process corners and confirmed in the "Output drive capability 50 Ω transmission lines at 125 °C" feature statement in Section 2.
Is the TSSOP16 package (SOT403-1) thermally enhanced compared to SO16?
No. The TSSOP16 (SOT403-1) has a thermal resistance θJA of ~117 K/W (per Nexperia thermal models), higher than SO16's ~100 K/W. However, its thinner profile and smaller footprint improve PCB heat spreading in dense layouts - derating begins at 91 °C with 8.5 mW/K linear reduction above that point.
How does the triple-enable architecture simplify 1-of-32 decoding?
By connecting E1/E2 of four 74LVC138APW units to a 2-bit address bus and tying their E3 inputs to separate outputs of a fifth 74LVC138APW (configured as 1-of-4 decoder), full 5-to-32 decoding is achieved. Only one inverter is needed to generate the complemented E3 signal - no additional gates or CPLDs required.
74LVC138APW,112 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Nexperia USA Inc.
- Series:
- 74LVC
- Package/Case:
- 16-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Bulk
- Product Status:
- Obsolete
- Type:
- Decoder/Demultiplexer
- Circuit:
- 1 x 3:8
- Independent Circuits:
- 1
- Current - Output High, Low:
- 24mA, 24mA
- Voltage Supply Source:
- Single Supply
- Voltage - Supply:
- 1.2V ~ 3.6V
- Operating Temperature:
- -40°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-TSSOP
74LVC138APW,112 FAQ
1.How can I place an order for 74LVC138APW,112 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74LVC138APW,112 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 74LVC138APW,112 reliable?
The price and inventory of 74LVC138APW,112 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74LVC138APW,112 is usually 5 days.
3.What payment methods are accepted for 74LVC138APW,112?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74LVC138APW,112 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74LVC138APW,112?
74LVC138APW,112 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74LVC138APW,112 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 74LVC138APW,112?
For technical support, including 74LVC138APW,112 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74LVC138APW,112 requirements.
6.How does Aetrix verify that 74LVC138APW,112 is sourced from the original manufacturer or authorized distributors?
All 74LVC138APW,112 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 74LVC138APW,112 meets industry standards.
7.What is the process for return or replacement of 74LVC138APW,112?
All 74LVC138APW,112 units undergo pre-shipment inspection (PSI). If there is an issue with 74LVC138APW,112, 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 74LVC138APW,112 part is unused and in its original packaging.
Return procedure for 74LVC138APW,112:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74LVC138APW,112 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…
