Texas Instruments SN74ACT2235-20PAG
- Part No.:
- SN74ACT2235-20PAG
- Manufacturer:
- Texas Instruments
- Category:
- FIFOs Memory
- Package:
- 64-TQFP
- Datasheet:
-
SN74ACT2235-20PAG.pdf
- Description:
- IC FIFO ASYNC 1KX9X2 25NS 64QFP
- Quantity:
- Payment:

- Shipping:

Inventory:1,755
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74ACT2235-20PAG from Texas Instruments is an asynchronous bidirectional first-in, first-out (FIFO) memory IC with dual 1024 × 9-bit independent FIFOs, 25 ns access time, 50 MHz data rate, and programmable almost-full/almost-empty flags. It integrates bus transceivers and control logic for real-time or stored-data multiplexing in high-speed digital interface buffering applications.
For engineers reviewing the SN74ACT2235-20PAG datasheet, SN74ACT2235-20PAG pinout, SN74ACT2235-20PAG application, or SN74ACT2235-20PAG equivalent, this device supports independent asynchronous read/write clocks (LDCKA/UNCKA, LDCKB/UNCKB), reset-controlled flag initialization, and direct 8 mA/16 mA bus-drive capability without external buffers.
Technical Context
The SN74ACT2235-20PAG implements two physically separate 1024-word × 9-bit FIFO arrays with independent input and output clock domains (LDCKA/UNCKA for FIFO A; LDCKB/UNCKB for FIFO B), enabling true asynchronous data bridging between mismatched timing domains. Each FIFO features dedicated empty/full/half-full flags and user-programmable almost-full/almost-empty offsets via DAF/DBF inputs.
Its integrated dual-directional bus transceiver (A0–A8 ↔ B0–B8) is controlled by SAB/SBA select lines and GAB/GBA enables, eliminating external glue logic for eight defined bus-management functions-including real-time pass-through, FIFO-to-bus, and mixed-mode transfers-while suppressing decoding glitches during mode transitions.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Depth × Width × Banks | 2 × 1024 × 9 bits - Dual independent FIFOs support simultaneous buffering of two data streams without cross-talk. |
| Access Time | 25 ns at 50-pF load - Enables reliable operation at 40-MHz sustained throughput in bit-parallel interfaces. |
| Maximum Clock Frequency | 50 MHz for LDCK/UNCK - Supports high-speed data acquisition and protocol translation (e.g., UART-to-parallel, DSP-to-FPGA). |
| Output Drive Strength | 16 mA sink / 8 mA source on I/O ports - Directly drives standard TTL/CMOS buses without line drivers or pull-ups. |
| Flag Programmability | User-defined almost-full/almost-empty offset (X/Y = 0–511) via DAF/DBF - Enables precise buffer-level monitoring for flow control in custom protocols. |
| Operating Temperature | 0°C to +70°C - Qualified for commercial-grade embedded systems, test equipment, and industrial controllers. |
| Supply Voltage | 4.5 V to 5.5 V - Compatible with standard 5-V logic rails and tolerant of supply ripple up to ±0.5 V. |
Pinout & Package
SN74ACT2235-20PAG uses a 64-pin thin quad flat package (TQFP) per JEDEC MS-026, with 0.5-mm lead pitch, 10.2 mm × 10.2 mm body, and exposed thermal pad (non-electrical). Pin 1 marked via corner notch; pins numbered counterclockwise.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A8 | I/O port A | 9-bit bidirectional data bus for FIFO A; high-impedance when GBA = high. |
| B0–B8 | I/O port B | 9-bit bidirectional data bus for FIFO B; high-impedance when GAB = high. |
| LDCKA / LDCKB | Input clock | Rising-edge write strobe for FIFO A/B; no effect when respective FIFO is full. |
| UNCKA / UNCKB | Input clock | Rising-edge read strobe for FIFO A/B; no effect when respective FIFO is empty. |
| RSTA / RSTB | Input | Active-low synchronous reset; initializes all flags and clears both FIFOs on power-up. |
| SAB / SBA | Input | Select-control for real-time vs. stored data routing; defines eight bus-management modes per Figure 2. |
| GAB / GBA | Input | Output-enable controls for B-port and A-port transceivers; enable high-drive bus interface. |
| EMPTYA / EMPTYB | Output | Active-high status flags indicating non-empty condition; used for read-ready signaling. |
| FULLA / FULLB | Output | Active-high status flags indicating full condition; used for write-inhibit flow control. |
| HFA / HFB | Output | Active-high half-full flags (≥512 words); useful for adaptive burst-length management. |
| AF/AEA / AF/AEB | Output | Programmable almost-full/almost-empty flags; configurable via DAF/DBF and reset sequence. |
| DAF / DBF | Input | Define-flag strobes; latch A0–A8/B0–B8 as X/Y offset values on falling edge. |
| VCC / GND | Power | Four VCC and six GND pins distributed across package edges for low-noise, low-inductance decoupling. |
Key Features
| Feature | Design Value |
|---|---|
| Dual independent asynchronous FIFOs | Enables seamless data rate translation between two unrelated clock domains (e.g., 25-MHz microcontroller ↔ 40-MHz FPGA). |
| Programmable almost-full/almost-empty flags | Allows custom flow-control thresholds (X/Y = 0–511) instead of fixed 256-word defaults, optimizing latency vs. buffer utilization. |
| Integrated bus transceiver with glitch-free select logic | Eliminates external multiplexers and decode logic; prevents metastability during real-time ↔ FIFO mode switching. |
| High-output-drive I/O (16 mA sink) | Drives 50-pF loads directly at 25 ns access time-no external buffers needed for backplane or long-trace interconnects. |
| Reset-synchronized flag initialization | Ensures deterministic flag states (FULL/EMPTY/AF) at power-on, critical for deterministic boot-time handshaking. |
Applications
| Industrial Data Acquisition | Protocol Translation Bridge |
|---|---|
Use Scenario: High-speed analog-to-digital sampling at 50 MSPS feeds into a slower 25-MHz processor bus. IC Role / Device Role / Timing Role: SN74ACT2235-20PAG acts as an asynchronous decoupling FIFO, absorbing bursty ADC data and smoothing delivery to the processor. Use Value: Prevents data loss during processor interrupts or bus contention; eliminates need for complex DMA arbitration logic. |
Use Scenario: Converting UART-based sensor telemetry (115.2 kbps) to parallel 8-bit format for a microcontroller with limited UART peripherals. IC Role / Device Role / Timing Role: SN74ACT2235-20PAG serves as a protocol bridge FIFO, accepting serial data via software-controlled LDCKB and releasing parallel bytes on UNCKA. Use Value: Offloads UART receive ISR overhead; enables deterministic byte-aligned reads without bit-banging delays. |
| DSP-to-FPGA Interface | Legacy Bus Interfacing |
Use Scenario: Streaming video frames from a TI C6000 DSP (EMIF bus) to an FPGA image processor running on a different clock domain. IC Role / Device Role / Timing Role: SN74ACT2235-20PAG provides dual-port buffering with independent LDCKA/UNCKB clocks, isolating timing skew between domains. Use Value: Eliminates metastability risk and simplifies clock-domain crossing logic; supports continuous 480p@30fps streaming. |
Use Scenario: Connecting a modern microcontroller (3.3-V tolerant) to a legacy 5-V ISA bus without level shifters. IC Role / Device Role / Timing Role: SN74ACT2235-20PAG operates at 5 V and provides 16-mA drive strength, acting as a robust 5-V bus interface with built-in flow control. Use Value: Replaces discrete transceivers + FIFOs; reduces BOM count and PCB area while maintaining signal integrity on noisy backplanes. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar asynchronous FIFO applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| IDT7205L15TPG | Single 2048 × 9 FIFO; 15-ns access time; 3.3-V/5-V tolerant; no integrated transceiver. | Lacks dual-FIFO architecture and bus transceiver; requires external direction control and level-shifting for 5-V buses. | Choose when single-buffer depth suffices and system already includes transceivers or level shifters. |
| ON Semiconductor MC10E141FN | ECL-based 512 × 9 FIFO; 3.5-ns access; differential PECL I/O; -40°C to +85°C. | Requires ECL power supplies and termination; incompatible with TTL/CMOS logic families without translators. | Choose only for ultra-low-latency, high-reliability telecom or radar systems requiring sub-5-ns timing. |
Compared with IDT7205L15TPG and MC10E141FN, the SN74ACT2235-20PAG uniquely combines dual asynchronous FIFOs, integrated 5-V bus transceivers, and programmable flags in one 64-pin TQFP-reducing component count and layout complexity for commercial industrial interfaces.
Availability
SN74ACT2235-20PAG is available at Aetrix Electronics and suitable for industrial data acquisition, protocol translation bridges, DSP-to-FPGA interfaces, and legacy bus interfacing requiring stable component supply and long-term obsolescence management.
Supply support for SN74ACT2235-20PAG 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 specializing in analog, embedded processing, and logic solutions, with decades of heritage in high-reliability industrial and automotive ICs.
The SN74ACT2235-20PAG belongs to TI's advanced CMOS logic FIFO family, designed specifically for asynchronous data buffering in mixed-clock-domain systems where deterministic latency, bus compatibility, and minimal external components are critical.
FAQ
What is the maximum operating frequency of the SN74ACT2235-20PAG?
The SN74ACT2235-20PAG supports up to 50 MHz for both LDCKA/LDCKB write clocks and UNCKA/UNCKB read clocks under recommended conditions (VCC = 4.5–5.5 V, TA = 0°C to 70°C). This is verified in the timing requirements table of the SCAS148F datasheet, where tCLK min = 20 ns corresponds to 50 MHz.
Does the SN74ACT2235-20PAG require external pull-up resistors on its I/O lines?
No, the SN74ACT2235-20PAG does not require external pull-up resistors on A0–A8 or B0–B8. Its Advanced CMOS outputs provide active 16-mA sink and 8-mA source drive, enabling direct connection to TTL/CMOS loads. Pull-ups would interfere with bidirectional operation and violate the specified VOL/VOL limits.
How is the almost-full/almost-empty flag programmed on the SN74ACT2235-20PAG?
The SN74ACT2235-20PAG programs AF/AEA and AF/AEB during reset: assert DAF low to latch A0–A8 as offset X, then cycle RSTA; similarly, use DBF and RSTB for Y. Holding DAF/DBF high during reset selects the default offset of 256. This procedure is detailed in the "Programming Procedure for AF/AEA" section of the datasheet.
Can the SN74ACT2235-20PAG operate with mixed voltage domains (e.g., 3.3-V controller and 5-V bus)?
No-the SN74ACT2235-20PAG is a 5-V-only device (VCC = 4.5–5.5 V) and its I/Os are not 3.3-V tolerant. Driving A0–A8 or B0–B8 with 3.3-V logic violates the VIH = 2.0 V minimum requirement and risks unreliable flag assertion or data corruption. Level translation is required for 3.3-V interfaces.
What is the purpose of the NC pins on the SN74ACT2235-20PAG PAG package?
The SN74ACT2235-20PAG PAG package includes multiple NC (No internal connection) pins-specifically pins 23, 24, 31, 36, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, and 62-as confirmed in the mechanical drawing MTQF006A and terminal function table. These pins must remain unconnected and should not be tied to VCC, GND, or signals.
SN74ACT2235-20PAG Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74ACT
- Package/Case:
- 64-TQFP
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Size:
- 18K (1K x 9 x 2)
- Function:
- Asynchronous
- Data Rate:
- 50MHz
- Access Time:
- 25ns
- Voltage - Supply:
- 4.5 V ~ 5.5 V
- Current - Supply (Max):
- 400µA
- Bus Directional:
- Bi-Directional
- Expansion Type:
- -
- Programmable Flags Support:
- Yes
- Retransmit Capability:
- No
- FWFT Support:
- No
- Operating Temperature:
- 0°C ~ 70°C
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 64-TQFP (10x10)
SN74ACT2235-20PAG FAQ
1.How can I place an order for SN74ACT2235-20PAG through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74ACT2235-20PAG 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 SN74ACT2235-20PAG reliable?
The price and inventory of SN74ACT2235-20PAG are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74ACT2235-20PAG is usually 5 days.
3.What payment methods are accepted for SN74ACT2235-20PAG?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74ACT2235-20PAG transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74ACT2235-20PAG?
SN74ACT2235-20PAG orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74ACT2235-20PAG 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 SN74ACT2235-20PAG?
For technical support, including SN74ACT2235-20PAG datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74ACT2235-20PAG requirements.
6.How does Aetrix verify that SN74ACT2235-20PAG is sourced from the original manufacturer or authorized distributors?
All SN74ACT2235-20PAG 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 SN74ACT2235-20PAG meets industry standards.
7.What is the process for return or replacement of SN74ACT2235-20PAG?
All SN74ACT2235-20PAG units undergo pre-shipment inspection (PSI). If there is an issue with SN74ACT2235-20PAG, 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 SN74ACT2235-20PAG part is unused and in its original packaging.
Return procedure for SN74ACT2235-20PAG:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74ACT2235-20PAG 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…
