Texas Instruments CD74HC238PWT
- Part No.:
- CD74HC238PWT
- Manufacturer:
- Texas Instruments
- Category:
- Signal Switches, Multiplexers, Decoders
- Package:
- 16-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
CD74HC238PWT.pdf
- Description:
- IC DECODER/DEMUX 1X3:8 16TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:1,402
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CD74HC238PWT from Texas Instruments is a high-speed CMOS 3-to-8 line decoder/demultiplexer with active-high outputs, 16-pin TSSOP package, 2–6 V supply range, -55°C to +125°C operating temperature, and 13 ns typical propagation delay at VCC = 4.5 V and CL = 15 pF. It serves as an address selector in memory decoding or data routing circuits where output-enable logic must assert high on selection.
For engineers reviewing the CD74HC238PWT datasheet, CD74HC238PWT pinout, CD74HC238PWT application, or CD74HC238PWT equivalent, key selection criteria include its noninverting output behavior, three independent enable inputs (G2, G1, G0) for cascading, LSTTL-compatible fanout (10 loads), and wide industrial temperature support without derating.
Technical Context
The CD74HC238PWT implements a silicon-gate CMOS 3:8 decoder with address inputs A2–A0 and three strobe inputs (G2 = standard enable, G1/G0 = active-low enables). When any strobe is asserted, all eight Y0–Y7 outputs are forced low - unlike the '138 variant which forces them high.
Its functional mode is defined by Table 7-2: only when G2 = H, G1 = L, G0 = L and a valid 3-bit address is applied does exactly one output go high; all others remain low. This noninverting decode behavior enables direct interface with active-high load logic without external inversion.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage Range | 2 V to 6 V - supports mixed-voltage system interfacing and battery-powered operation down to 2 V. |
| Propagation Delay (tpd) | 13 ns typ. at VCC = 4.5 V, CL = 15 pF - enables reliable operation in 30+ MHz address/data paths. |
| Output Drive | ±4 mA at VCC = 4.5 V - sufficient to drive 10 LSTTL loads or directly interface with standard logic inputs. |
| Operating Temperature | -55°C to +125°C - qualified for extended industrial, automotive under-hood, and military-grade applications. |
| Input Thresholds | VIL ≤ 0.5 V, VIH ≥ 1.5 V at VCC = 2 V - ensures robust noise immunity (NIL/NIH = 30% of VCC) across full voltage range. |
| Power Dissipation Cap. | Cpd = 67 pF - used to calculate dynamic power consumption; enables accurate thermal modeling in dense PCB layouts. |
Pinout & Package
TSSOP-16 package (5.00 mm × 4.40 mm body size, 0.65 mm pitch), thin shrink small-outline package optimized for space-constrained industrial and portable designs.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (A0) | Address input 0 | LSB of 3-bit binary address; determines output selection modulo 2. |
| 2 (A1) | Address input 1 | Middle bit of address; combined with A0/A2 defines one-of-eight output activation. |
| 3 (A2) | Address input 2 | MSB of address; fully determines decoded output index (Y0–Y7). |
| 4 (G0) | Active-low enable 0 | Strobe input: when low, enables decode function if G1 and G2 are also asserted per Table 7-2. |
| 5 (G1) | Active-low enable 1 | Second active-low strobe; all three enables (G2, G1, G0) must satisfy truth table condition for output activation. |
| 6 (G2) | Standard enable | Active-high strobe; must be high, with G1/G0 low, to permit normal decode operation. |
| 7 (Y7) | Output 7 | Active-high decoded output corresponding to A2A1A0 = 111; driven high only when selected and enabled. |
| 8 (GND) | Ground reference | Primary return path for logic and switching currents; requires local 0.1 µF bypass capacitor. |
| 9 (Y6) | Output 6 | Active-high output for A2A1A0 = 110; electrically identical to Y7 in drive strength and timing. |
| 10 (Y5) | Output 5 | Active-high output for A2A1A0 = 101; shares same DC and AC characteristics across all Y0–Y7 pins. |
| 11 (Y4) | Output 4 | Active-high output for A2A1A0 = 100; no internal series resistance - full CMOS rail-to-rail swing. |
| 12 (Y3) | Output 3 | Active-high output for A2A1A0 = 011; compatible with 3.3 V or 5 V logic families without level shifting. |
| 13 (Y2) | Output 2 | Active-high output for A2A1A0 = 010; transitions within 15 ns (max) at VCC = 4.5 V, CL = 15 pF. |
| 14 (Y1) | Output 1 | Active-high output for A2A1A0 = 001; matches Y0–Y7 in capacitive loading and ESD tolerance (±20 mA clamp). |
| 15 (Y0) | Output 0 | Active-high output for A2A1A0 = 000; LSB output; identical timing and drive to all other Y outputs. |
| 16 (VCC) | Positive supply | CMOS core and I/O supply; must be decoupled locally with 0.1 µF ceramic capacitor to minimize ground bounce. |
Key Features
| Feature | Design Value |
|---|---|
| Noninverting 3-to-8 decode | Outputs go high when selected - eliminates need for external inverters in active-high load systems. |
| Three independent enable inputs | G2 (active-high), G1/G0 (active-low) allow flexible hierarchical decoding and demultiplexing without external gating logic. |
| Wide supply voltage range | 2 V to 6 V operation enables interoperability across 2.5 V, 3.3 V, and 5 V logic domains without level shifters. |
| High noise immunity | NIL and NIH both ≥30% of VCC at 5 V - rejects >1.5 V of coupled noise on address or enable lines. |
| Industrial temperature range | Specified from -55°C to +125°C - supports deployment in harsh environments including motor control and power conversion. |
Applications
| Memory Address Decoding | Peripheral I/O Port Selection |
|---|---|
Use Scenario: Selecting one of eight RAM/ROM chips in a microcontroller-based embedded system with limited address lines. IC Role / Device Role / Timing Role: 3-bit address decoder that maps A0–A2 to chip-select signals, using G2/G1/G0 to gate access during specific bus cycles. Use Value: Reduces external logic count by replacing discrete NAND gates; maintains <13 ns decode latency critical for 8051 or Cortex-M0 bus timing. | Use Scenario: Routing UART, SPI, or GPIO signals to one of eight peripheral devices (e.g., sensors, DACs) on a shared bus. IC Role / Device Role / Timing Role: Demultiplexer where G2 serves as data input and A2–A0 select destination port; outputs drive enable pins directly. Use Value: Enables single-wire control of multi-peripheral systems; avoids contention via strict one-hot output assertion with simultaneous disable capability. |
| Programmable Logic Interface | Industrial Control Signal Distribution |
Use Scenario: Generating enable signals for eight configurable logic blocks in a CPLD/FPGA configuration manager or boot loader sequencer. IC Role / Device Role / Timing Role: Static decoder translating configuration register bits into parallel active-high enables synchronized to system reset. Use Value: Guarantees glitch-free, monotonic enable assertion across all eight outputs due to balanced internal propagation delays. | Use Scenario: Distributing PLC scan-cycle outputs to eight isolated relay drivers or analog output modules in factory automation. IC Role / Device Role / Timing Role: High-reliability address decoder with -55°C to +125°C rating, driving optocoupler inputs or solid-state relays. Use Value: Eliminates need for derating or thermal margining; supports continuous operation in uncooled control cabinets near motors or transformers. |
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 |
|---|---|---|---|
| CD74HC138PW | Inverting outputs (Yx active-low); identical pinout, supply, and timing specs. | Requires external inverters or inverted-load logic; unsuitable where active-high assertion is mandatory. | Select CD74HC138PW only when downstream circuitry expects low-true enables or when redesign allows signal polarity inversion. |
| SN74HC238PWR | Same function and pinout; manufactured by TI but with different part numbering convention and RoHS-compliant lead finish (NIPDAU/SN). | No functional or performance difference; PWR suffix indicates tape-and-reel packaging (2000 pcs) vs. obsolete PWT (tube format). | CD74HC238PWR is the active production version; CD74HC238PWT is obsolete but may be available in legacy inventory. |
Compared with CD74HC138PW and SN74HC238PWR, the CD74HC238PWT provides identical noninverting decode functionality and timing, but differs in packaging format (obsolete tube vs. active tape-and-reel) and output polarity - making it irreplaceable in systems requiring guaranteed active-high outputs without layout changes.
Availability
CD74HC238PWT is available at Aetrix Electronics and suitable for memory address decoding, peripheral I/O selection, programmable logic interfaces, and industrial control signal distribution requiring stable component supply across extended temperature ranges.
Supply support for CD74HC238PWT 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
Texas Instruments is a global semiconductor company headquartered in Dallas, Texas, delivering analog and embedded processing solutions for industrial, automotive, personal electronics, and communications markets.
The CD74HC238PWT belongs to TI's HC-series high-speed CMOS logic family, designed specifically for low-power, wide-voltage-range digital interfacing in harsh-environment applications where reliability and signal integrity are critical.
FAQ
What is the output behavior of the CD74HC238PWT compared to the CD74HC138?
The CD74HC238PWT features active-high outputs: only the selected Y0–Y7 pin goes high when enabled, while all others remain low. In contrast, the CD74HC138 drives the selected output low and holds others high. This noninverting behavior eliminates external inverters in systems requiring high-true enables, such as driving LED anodes or enabling active-high peripherals. The CD74HC238PWT's truth table (Table 7-2) confirms this functional distinction.
Is the CD74HC238PWT still in active production?
No - the CD74HC238PWT is marked as obsolete in TI's official packaging addendum. Its active replacement is the CD74HC238PWR, which uses the same TSSOP-16 package, identical electrical specifications, and tape-and-reel packaging (2000 pcs per reel). Engineers designing new products should specify CD74HC238PWR; CD74HC238PWT may only be sourced from legacy distributor stock.
Can the CD74HC238PWT operate at 3.3 V supply voltage?
Yes - the CD74HC238PWT is fully specified for 2 V to 6 V operation, including 3.3 V. At VCC = 3.3 V, its typical propagation delay is 18 ns (max 33 ns), output drive is ±4 mA, and input thresholds scale proportionally (VIH ≈ 2.3 V, VIL ≈ 0.99 V). It interfaces seamlessly with 3.3 V microcontrollers and FPGAs without level translation.
What is the maximum clock/data rate supported by the CD74HC238PWT?
The CD74HC238PWT is not a clocked device but a combinational decoder; its speed is governed by propagation delay and transition time. With tpd = 13 ns (typ) and tt = 13 ns (typ) at VCC = 4.5 V, it supports reliable operation in address/data paths up to ~30 MHz (1/(2 × tpd)). For higher-frequency multiplexing, ensure setup/hold margins relative to controlling clock edges and limit capacitive loading to ≤15 pF.
How should unused inputs be handled on the CD74HC238PWT?
All unused inputs (A0–A2, G0–G2) on the CD74HC238PWT must be tied to a defined logic level - either VCC or GND - to prevent floating states that cause increased current draw, erratic outputs, or ESD susceptibility. TI recommends connecting unused address inputs to GND and unused enable inputs to VCC (for G2) or GND (for G1/G0) to maintain default disabled state unless otherwise required by system logic.
CD74HC238PWT Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74HC
- Package/Case:
- 16-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- 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:
- -55°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-TSSOP
CD74HC238PWT FAQ
1.How can I place an order for CD74HC238PWT through Aetrix?
Please submit a Request for Quotation (RFQ) for CD74HC238PWT 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 CD74HC238PWT reliable?
The price and inventory of CD74HC238PWT are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CD74HC238PWT is usually 5 days.
3.What payment methods are accepted for CD74HC238PWT?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CD74HC238PWT transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CD74HC238PWT?
CD74HC238PWT orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CD74HC238PWT 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 CD74HC238PWT?
For technical support, including CD74HC238PWT datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CD74HC238PWT requirements.
6.How does Aetrix verify that CD74HC238PWT is sourced from the original manufacturer or authorized distributors?
All CD74HC238PWT 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 CD74HC238PWT meets industry standards.
7.What is the process for return or replacement of CD74HC238PWT?
All CD74HC238PWT units undergo pre-shipment inspection (PSI). If there is an issue with CD74HC238PWT, 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 CD74HC238PWT part is unused and in its original packaging.
Return procedure for CD74HC238PWT:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CD74HC238PWT 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
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
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…
