Texas Instruments CD74HCT40105E
- Part No.:
- CD74HCT40105E
- Manufacturer:
- Texas Instruments
- Category:
- FIFOs Memory
- Package:
- 16-DIP (0.300", 7.62mm)
- Datasheet:
-
CD74HCT40105E.pdf
- Description:
- IC FIFO ASYNC 16X4 16DIP
- Quantity:
- Payment:

- Shipping:

Inventory:100
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CD74HCT40105E from Texas Instruments is a high-speed CMOS 4-bit × 16-word first-in-first-out (FIFO) register with independent asynchronous input/output control, three-state outputs, master reset, and data-ready status flags (DIR/DOR). It operates from 4.5V to 5.5V, supports -55°C to +125°C, and enables bit-rate smoothing between mismatched clock domains in CPU-terminal buffering and radar data acquisition systems.
For engineers reviewing the CD74HCT40105E datasheet, CD74HCT40105E pinout, CD74HCT40105E application, or CD74HCT40105E equivalent, key selection criteria include its 4.5–5.5V HCT logic compatibility with LSTTL inputs, 16-word elastic storage depth, DIR/DOR flag timing behavior, and PDIP-16 package for through-hole prototyping and industrial control interfaces.
Technical Context
The CD74HCT40105E implements a marker-bit-controlled FIFO architecture where 16 control flip-flops track data occupancy per 4-bit word position. Data propagation occurs via ripple-through of "1" markers, enabling automatic shifting without external clock synchronization between SI and SO paths.
Its three-state outputs (Q0–Q3) are decoupled from shift-out control, eliminating the CD40105B's restriction on OE transitions during SO pulses. The DIR and DOR flags provide real-time full/empty status, and master reset clears only control logic-not stored data-preserving integrity during partial reloads.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Function | 4-bit × 16-word asynchronous FIFO register with elastic storage and status flags |
| Supply Voltage | 4.5V to 5.5V - ensures direct LSTTL input compatibility (VIH ≥ 2V, VIL ≤ 0.8V) |
| Operating Temperature | -55°C to +125°C - qualified for military and harsh-environment industrial use |
| Propagation Delay (SI to Qn) | 300 ns max at VCC = 4.5V, CL = 50pF - determines worst-case data latency through full FIFO depth |
| Three-State Enable/Disable | tPZH/tPHZ ≤ 45 ns at VCC = 4.5V - enables fast bus arbitration in shared-data systems |
| Input Loading | MR = 1.5 unit loads; SI/SO = 0.4 unit loads - defines total fanout impact on driving source |
| Power Dissipation Cap. | CPD = 83 pF at VCC = 5V - used to calculate dynamic power: PD = CPD·VCC²·fi + Σ(CL·VCC²·fo) |
Pinout & Package
CD74HCT40105E uses a 16-pin plastic dual in-line package (PDIP), with 0.3-inch body width and standard through-hole mounting. Pin 1 is located at the top-left corner when viewed from the top with notch or dot orientation.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (OE) | Output Enable | Active-HIGH three-state control for Q0–Q3; independent of SO timing |
| 2 (DIR) | Data-In Ready Flag | Open-drain HIGH indicates FIFO has space for next 4-bit word |
| 3 (SI) | Shift-In Clock | LOW-to-HIGH edge loads data from D0–D3 into first available position |
| 4–7 (D0–D3) | Data Inputs | 4-bit parallel input bus synchronized to SI edge |
| 8 (GND) | Ground | Reference return for all digital and power signals |
| 9 (DOR) | Data-Out Ready Flag | Open-drain HIGH indicates valid data present at Q0–Q3 outputs |
| 10–13 (Q0–Q3) | Data Outputs | Three-state 4-bit parallel output bus enabled by OE |
| 14 (SO) | Shift-Out Clock | LOW-to-HIGH edge advances next word to Q0–Q3 and updates DOR |
| 15 (MR) | Master Reset | Active-HIGH clears all control flip-flops (resets DIR/DOR flags) |
| 16 (VCC) | Supply Voltage | +4.5V to +5.5V CMOS supply rail |
Key Features
| Feature | Design Value |
|---|---|
| Independent Asynchronous I/O | Enables simultaneous read/write at different rates without common clock - critical for UART-to-microcontroller bridging |
| Expandable Architecture | Cascadable via DIR→SO and DOR→SI connections to build deeper or wider FIFOs without redesign |
| Status Flag Logic | DIR and DOR open-drain outputs simplify wired-OR bus monitoring and interrupt generation |
| Reset Behavior | MR clears only control markers - preserves existing data until overwritten, reducing reload overhead |
| HCT Input Compatibility | LSTTL-level inputs (VIL ≤ 0.8V, VIH ≥ 2.0V) allow direct interface with legacy 5V TTL systems |
Applications
| Bit-Rate Smoothing | CPU/Terminal Buffering |
|---|---|
Use Scenario: Synchronizing data streams between a 1 Mbps UART and a 2 MHz microcontroller bus with mismatched timing. IC Role / Device Role / Timing Role: Elastic FIFO buffer absorbing jitter and burst gaps via DIR/DOR handshaking. Use Value: Eliminates software polling or complex DMA setup; guarantees no data loss across clock domain boundaries. | Use Scenario: Isolating a Z80 CPU address/data bus from a serial terminal interface operating at variable baud rates. IC Role / Device Role / Timing Role: Asynchronous register staging data between processor write cycles and terminal transmit readiness. Use Value: Prevents CPU stalls during slow terminal response; enables deterministic bus timing independent of peripheral latency. |
| Radar Data Acquisition | Peripheral Buffering |
Use Scenario: Capturing pulsed RF echo samples from analog-to-digital converters running at 10 MSPS into a slower DSP subsystem. IC Role / Device Role / Timing Role: First-in-first-out storage with ripple-through propagation ensuring sample order preservation. Use Value: Maintains precise time-of-flight correlation across 16-sample bursts without timestamp overhead. | Use Scenario: Interfacing a parallel printer port (Centronics) with an embedded ARM controller lacking native parallel peripherals. IC Role / Device Role / Timing Role: Bidirectional FIFO managing handshake signals (BUSY, STROBE) and 8-bit data flow. Use Value: Offloads GPIO bit-banging; reduces firmware complexity while supporting legacy printer timing specs. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar FIFO register applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CD74HC40105E | Wider 2V–6V supply range; CMOS-input compatible but not LSTTL-input compatible | Suitable for mixed-voltage systems (e.g., 3.3V logic with 5V peripherals); less tolerant of legacy TTL drive | Select when system uses HC-level inputs or requires operation below 4.5V |
| SN74ACT2227N | 8-bit × 16-word FIFO; 5V-only; faster tPLH (25 ns typical); no DIR/DOR flags | Higher throughput but lacks built-in handshaking - requires external control logic for full/empty detection | Select when bandwidth > 4-bit width is needed and external status management is acceptable |
Compared with CD74HC40105E, the CD74HCT40105E provides guaranteed LSTTL input compatibility essential for legacy integration, while SN74ACT2227N offers higher data width and speed at the cost of added control complexity and no native status signaling.
Availability
CD74HCT40105E is available at Aetrix Electronics and suitable for CPU-terminal buffering, radar data acquisition, and peripheral interfacing requiring stable component supply across extended temperature ranges and long product lifecycles.
Supply support for CD74HCT40105E 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 leader delivering analog, embedded processing, and logic solutions for industrial, automotive, and communications markets.
The CD74HCT40105E belongs to TI's High-Speed CMOS Logic family, designed specifically for asynchronous data buffering in mixed-technology systems where LSTTL compatibility, wide temperature operation, and self-synchronizing FIFO behavior are required.
FAQ
What is the primary function of the CD74HCT40105E?
The CD74HCT40105E is a 4-bit × 16-word first-in-first-out (FIFO) register that buffers asynchronous data streams using marker-bit ripple-through logic. It features independent shift-in/shift-out controls, DIR/DOR status flags, three-state outputs, and master reset - enabling reliable handshaking between mismatched clock domains without external timing circuitry. Its HCT logic ensures direct compatibility with LSTTL inputs.
How does the CD74HCT40105E handle full and empty conditions?
The CD74HCT40105E uses open-drain DIR (Data-In Ready) and DOR (Data-Out Ready) flags to signal FIFO status. DIR goes HIGH when at least one location is vacant; it goes LOW when all 16 words are filled. DOR goes HIGH when valid data occupies the output position; it remains LOW when the FIFO is empty. Both flags update automatically via internal marker-bit propagation - no software polling or external logic is required to monitor occupancy.
Can the CD74HCT40105E be cascaded to increase depth or width?
Yes, the CD74HCT40105E supports cascading: connecting DIR to SO and DOR to SI extends FIFO depth beyond 16 words. For wider data paths (e.g., 8-bit), multiple CD74HCT40105E devices can be paralleled with AND-gated DIR/DOR signals driving shared SI/SO lines. A master reset pulse must be applied after power-up in cascaded configurations to initialize all control logic consistently.
What is the role of the Master Reset (MR) pin on the CD74HCT40105E?
The MR pin on the CD74HCT40105E is an active-HIGH signal that resets all 16 control flip-flops to "0", clearing DIR and DOR flags and declaring all positions vacant. Critically, MR does not erase data stored in the 4-bit latches - only the occupancy markers are reset. This allows partial reloads without losing previously loaded words, and if SI is HIGH during reset, incoming D0–D3 data is immediately accepted into position 1 upon MR deactivation.
Is the CD74HCT40105E pin-compatible with the CD40105B?
No, the CD74HCT40105E is not pin-compatible with the CD40105B. While functionally similar as a 4-bit × 16-word FIFO, the CD74HCT40105E reassigns pin functions: CD40105B uses pins 1/2 for VCC/GND and pins 15/16 for DOR/Q3, whereas CD74HCT40105E places VCC at pin 16 and GND at pin 8, with DOR at pin 9 and Q3 at pin 13. Direct replacement requires PCB layout revision.
CD74HCT40105E Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74HCT
- Package/Case:
- 16-DIP (0.300", 7.62mm)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Size:
- 64 (16 x 4)
- Function:
- Asynchronous
- Data Rate:
- -
- Access Time:
- -
- Voltage - Supply:
- 4.5 V ~ 5.5 V
- Current - Supply (Max):
- -
- Bus Directional:
- Uni-Directional
- Expansion Type:
- Depth, Width
- Programmable Flags Support:
- No
- Retransmit Capability:
- No
- FWFT Support:
- No
- Operating Temperature:
- -55°C ~ 125°C
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 16-PDIP
CD74HCT40105E FAQ
1.How can I place an order for CD74HCT40105E through Aetrix?
Please submit a Request for Quotation (RFQ) for CD74HCT40105E 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 CD74HCT40105E reliable?
The price and inventory of CD74HCT40105E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CD74HCT40105E is usually 5 days.
3.What payment methods are accepted for CD74HCT40105E?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CD74HCT40105E transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CD74HCT40105E?
CD74HCT40105E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CD74HCT40105E 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 CD74HCT40105E?
For technical support, including CD74HCT40105E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CD74HCT40105E requirements.
6.How does Aetrix verify that CD74HCT40105E is sourced from the original manufacturer or authorized distributors?
All CD74HCT40105E 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 CD74HCT40105E meets industry standards.
7.What is the process for return or replacement of CD74HCT40105E?
All CD74HCT40105E units undergo pre-shipment inspection (PSI). If there is an issue with CD74HCT40105E, 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 CD74HCT40105E part is unused and in its original packaging.
Return procedure for CD74HCT40105E:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CD74HCT40105E Tags

-
7201LA15JGI
Renesas

-
7204L12JG
Renesas

-
72V82L15PAG8
Renesas

-
7205L15JGI
Renesas

-
7208L20JG
Renesas

-
72V2105L10PFG
Renesas

-
72V2111L15PFGI
Renesas

-
72V2113L6PFG
Renesas

-
72V36110L6PFG
Renesas

-
SN74ALVC7804-40DL
Texas Instruments

-
7202LA25JGI
Renesas

-
SN74V245-15PAG
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…

