Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Texas Instruments SN74ACT2235-20PAG

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

Inventory:1,755

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

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 × Banks2 × 1024 × 9 bits - Dual independent FIFOs support simultaneous buffering of two data streams without cross-talk.
Access Time25 ns at 50-pF load - Enables reliable operation at 40-MHz sustained throughput in bit-parallel interfaces.
Maximum Clock Frequency50 MHz for LDCK/UNCK - Supports high-speed data acquisition and protocol translation (e.g., UART-to-parallel, DSP-to-FPGA).
Output Drive Strength16 mA sink / 8 mA source on I/O ports - Directly drives standard TTL/CMOS buses without line drivers or pull-ups.
Flag ProgrammabilityUser-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 Temperature0°C to +70°C - Qualified for commercial-grade embedded systems, test equipment, and industrial controllers.
Supply Voltage4.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–A8I/O port A9-bit bidirectional data bus for FIFO A; high-impedance when GBA = high.
B0–B8I/O port B9-bit bidirectional data bus for FIFO B; high-impedance when GAB = high.
LDCKA / LDCKBInput clockRising-edge write strobe for FIFO A/B; no effect when respective FIFO is full.
UNCKA / UNCKBInput clockRising-edge read strobe for FIFO A/B; no effect when respective FIFO is empty.
RSTA / RSTBInputActive-low synchronous reset; initializes all flags and clears both FIFOs on power-up.
SAB / SBAInputSelect-control for real-time vs. stored data routing; defines eight bus-management modes per Figure 2.
GAB / GBAInputOutput-enable controls for B-port and A-port transceivers; enable high-drive bus interface.
EMPTYA / EMPTYBOutputActive-high status flags indicating non-empty condition; used for read-ready signaling.
FULLA / FULLBOutputActive-high status flags indicating full condition; used for write-inhibit flow control.
HFA / HFBOutputActive-high half-full flags (≥512 words); useful for adaptive burst-length management.
AF/AEA / AF/AEBOutputProgrammable almost-full/almost-empty flags; configurable via DAF/DBF and reset sequence.
DAF / DBFInputDefine-flag strobes; latch A0–A8/B0–B8 as X/Y offset values on falling edge.
VCC / GNDPowerFour VCC and six GND pins distributed across package edges for low-noise, low-inductance decoupling.

Key Features

Feature Design Value
Dual independent asynchronous FIFOsEnables seamless data rate translation between two unrelated clock domains (e.g., 25-MHz microcontroller ↔ 40-MHz FPGA).
Programmable almost-full/almost-empty flagsAllows 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 logicEliminates 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 initializationEnsures 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
IDT7205L15TPGSingle 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 MC10E141FNECL-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

  • SN74ACT2235-20PAG
  • SN74ACT2235-20PAG PDF
  • SN74ACT2235-20PAG Datasheet
  • SN74ACT2235-20PAG Specifications
  • SN74ACT2235-20PAG Images
  • Texas Instruments
  • Texas Instruments SN74ACT2235-20PAG
  • Buy SN74ACT2235-20PAG
  • SN74ACT2235-20PAG Price
  • SN74ACT2235-20PAG Distributor
  • SN74ACT2235-20PAG Supplier
  • SN74ACT2235-20PAG Wholesale
Related Products
7201LA15JGI
7201LA15JGI

Renesas

7204L12JG
7204L12JG

Renesas

72V82L15PAG8
72V82L15PAG8

Renesas

7205L15JGI
7205L15JGI

Renesas

7208L20JG
7208L20JG

Renesas

72V2105L10PFG
72V2105L10PFG

Renesas

72V2111L15PFGI
72V2111L15PFGI

Renesas

72V2113L6PFG
72V2113L6PFG

Renesas

72V36110L6PFG
72V36110L6PFG

Renesas

SN74ALVC7804-40DL
SN74ALVC7804-40DL

Texas Instruments

7202LA25JGI
7202LA25JGI

Renesas

SN74V245-15PAG
SN74V245-15PAG

Texas Instruments

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER