Texas Instruments SN74ACT2235-20FN
- Part No.:
- SN74ACT2235-20FN
- Manufacturer:
- Texas Instruments
- Category:
- FIFOs Memory
- Package:
- 44-LCC (J-Lead)
- Datasheet:
-
SN74ACT2235-20FN.pdf
- Description:
- IC FIFO ASYNC 1KX9X2 44PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:4,233
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74ACT2235-20FN from Texas Instruments is an asynchronous bidirectional first-in, first-out (FIFO) memory IC comprising two independent 1024 × 9-bit FIFOs for high-speed data buffering between mismatched clock domains. It delivers 25 ns access time with 50-pF load, supports up to 50 MHz data rates, and integrates programmable almost-full/almost-empty flags for precise buffer management in bus arbitration systems.
For engineers reviewing the SN74ACT2235-20FN datasheet, SN74ACT2235-20FN pinout, SN74ACT2235-20FN application, or SN74ACT2235-20FN equivalent, key selection criteria include dual-asynchronous operation, 44-pin PLCC (FN) package compatibility, 5 V supply tolerance, independent reset and clock control per FIFO, and direct TTL/CMOS bus interface capability without external level-shifting.
Technical Context
The SN74ACT2235-20FN implements two physically separate 1024-word × 9-bit FIFO arrays with fully independent write (LDCKA/LDCKB) and read (UNCKA/UNCKB) clocks, enabling true asynchronous data transfer across clock domains. Each FIFO features dedicated empty/full/half-full status flags and user-programmable almost-full/almost-empty offsets via DAF/DBF inputs.
Its integrated bus transceiver architecture-controlled by GAB/GBA enables and SAB/SBA select inputs-supports eight distinct bus-management functions including real-time pass-through, FIFO-to-bus, bus-to-FIFO, and bidirectional stored-data routing without external logic. The device uses Advanced CMOS (ACT) technology for low power consumption and high output drive (–8 mA VOH, 16 mA VOL on I/O ports).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Depth × Width × Banks | 2 × 1024 × 9 bits - Dual independent FIFOs enable simultaneous buffering of two data streams with no shared address/control logic. |
| Access Time | 25 ns @ 50-pF load - Guarantees timing margin for 50-MHz operation in high-speed digital systems. |
| Max Data Rate | 50 MHz - Supports sustained throughput matching standard TTL/CMOS bus speeds without throttling. |
| Supply Voltage Range | 4.5 V to 5.5 V - Compatible with standard 5-V logic rails and tolerant of typical power-supply ripple. |
| Operating Temperature | 0°C to 70°C - Qualified for commercial-grade embedded and industrial control applications. |
| Output Drive Strength | 16 mA sink / –8 mA source - Directly drives standard TTL loads without external buffers or line drivers. |
| Flag Programmability | User-defined AF/AE offset (0–511) via DAF/DBF - Enables custom buffer watermarking for application-specific flow control. |
Pinout & Package
SN74ACT2235-20FN is housed in a 44-pin plastic leaded chip carrier (PLCC, FN package), JEDEC MS-018 compliant, with 0.050-inch lead pitch and gull-wing J-leads. Thermal impedance θJA = 46°C/W supports stable operation at full speed under typical PCB layout conditions.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A8 | Bi-directional data bus A | 9-bit parallel I/O port for FIFO A read/write; tri-stated when GBA = high. |
| B0–B8 | Bi-directional data bus B | 9-bit parallel I/O port for FIFO B read/write; tri-stated when GAB = high. |
| LDCKA / LDCKB | Write clock inputs | Rising-edge-triggered load clocks for writing data into FIFO A or B respectively. |
| UNCKA / UNCKB | Read clock inputs | Rising-edge-triggered unload clocks for reading data from FIFO A or B respectively. |
| RSTA / RSTB | Asynchronous reset inputs | Active-low resets all flags and empties both FIFOs; required at power-up. |
| SAB / SBA | Select-control inputs | Configure eight bus-management modes (e.g., real-time A→B, FIFO A→B, mixed paths). |
| GAB / GBA | Output-enable controls | Enable/disable transceiver directionality on buses A and B independently. |
| AF/AEA / AF/AEB | Programmable status flags | Open-drain outputs indicating near-full/near-empty condition per FIFO; offset set via DAF/DBF. |
| EMPTYA / EMPTYB | Empty status flags | Active-high signals indicating zero words stored in FIFO A or B. |
| FULLA / FULLB | Full status flags | Active-high signals indicating 1024 words stored in FIFO A or B. |
| HFA / HFB | Half-full status flags | Active-high at ≥512 words - useful for interrupt-driven buffer management. |
| DAF / DBF | Flag programming inputs | Edge-triggered inputs that latch A0–A8/B0–B8 as new AF/AE offset value during reset cycle. |
Key Features
| Feature | Design Value |
|---|---|
| Dual independent asynchronous FIFOs | Eliminates need for external synchronization logic when bridging disparate clock domains (e.g., microcontroller ↔ DSP). |
| Programmable almost-full/almost-empty flags | Enables adaptive flow control by setting custom watermark thresholds (X = 0–511) instead of fixed 256-word defaults. |
| Integrated bus transceiver with glitch-free multiplexing | SAB/SBA select logic prevents metastability during mode transitions, ensuring deterministic bus arbitration. |
| High-drive 5-V CMOS I/O | Directly interfaces with legacy TTL and modern 5-V CMOS buses without level shifters or pull-up resistors. |
| Comprehensive status flag set | Provides EMPTY/FULL/HALF-FULL/ALMOST-FULL-EMPTY per FIFO - enables robust, interrupt-driven firmware buffer management. |
Applications
| Industrial PLC Communication Bridge | Legacy Bus Protocol Converter |
|---|---|
Use Scenario: Isolating CPU and I/O module buses operating at different clock frequencies within a programmable logic controller chassis. IC Role / Device Role / Timing Role: SN74ACT2235-20FN acts as a dual-channel asynchronous data bridge, absorbing burst writes from the CPU and releasing data at the I/O module's native rate. Use Value: Prevents data loss during bus speed mismatches and eliminates software polling overhead via hardware-generated EMPTY/FULL interrupts. | Use Scenario: Converting between RS-232-based serial command streams and parallel 8-bit ISA-style peripheral interfaces in test equipment. IC Role / Device Role / Timing Role: SN74ACT2235-20FN serves as a protocol-transparent data staging buffer, decoupling variable-rate serial receive and fixed-rate parallel output timing. Use Value: Enables deterministic latency control and eliminates UART overrun errors using programmable AF/AEA flags to trigger early DMA fetches. |
| DSP Co-Processor Interface | Real-Time Audio Sample Buffer |
Use Scenario: Interfacing a fixed-clock audio codec with a variable-load DSP core performing adaptive filtering algorithms. IC Role / Device Role / Timing Role: SN74ACT2235-20FN provides independent FIFO paths for left/right channel sample buffering with separate read/write clocks. Use Value: Maintains uninterrupted audio stream continuity despite DSP computational load variations, using HFA/HFB flags for jitter-aware buffer refill scheduling. | Use Scenario: Storing stereo PCM samples between an ADC sampling at 48 kHz and a DAC running at 44.1 kHz in consumer audio gear. IC Role / Device Role / Timing Role: SN74ACT2235-20FN operates as a dual-asynchronous sample reservoir, accepting samples on one clock and delivering them on another. Use Value: Achieves sample-rate conversion without interpolation artifacts by leveraging full/empty flag handshaking and 1024-word depth per channel. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar asynchronous FIFO applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74ACT2235-20PAG | Same die, 64-pin TQFP package (PAG); higher pin count, smaller footprint, lower θJA (58°C/W) | Preferred for space-constrained PCBs requiring fine-pitch surface-mount assembly | Select PAG if board area is limited and reflow-compatible assembly is available; FN remains optimal for through-hole prototyping or socketed designs. |
| 7200L15J8 | Single 2K × 9 FIFO, 3.3-V only, 15-ns access time; no integrated transceivers or programmable flags | Used where only one FIFO channel is needed and voltage scaling is mandatory | Choose 7200L15J8 only for 3.3-V systems requiring minimal latency; SN74ACT2235-20FN offers dual-channel flexibility and 5-V compatibility. |
Compared with SN74ACT2235-20PAG, the SN74ACT2235-20FN provides easier manual handling and socket compatibility but requires more board area; versus 7200L15J8, it delivers dual independent FIFOs, built-in bus transceivers, and programmable status flags-making it uniquely suited for complex multi-domain buffering where real-time bus arbitration is required.
Availability
SN74ACT2235-20FN is available at Aetrix Electronics and suitable for industrial automation, legacy bus interfacing, DSP co-processing, and real-time audio buffering requiring stable component supply and long-term obsolescence planning.
Supply support for SN74ACT2235-20FN 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 founded in 1930, specializing in analog, embedded processing, and logic solutions for industrial, automotive, and communications markets.
The SN74ACT2235-20FN belongs to TI's legacy Advanced CMOS (ACT) logic family, designed specifically for high-reliability, 5-V asynchronous data buffering in systems requiring deterministic timing and robust bus interface capability.
FAQ
What is the maximum clock frequency supported by SN74ACT2235-20FN for write and read operations?
The SN74ACT2235-20FN supports up to 50 MHz for both LDCKA/LDCKB (write clocks) and UNCKA/UNCKB (read clocks) under recommended operating conditions (VCC = 4.5–5.5 V, TA = 0°C to 70°C). This rating is confirmed in the timing requirements table of the SCAS148F datasheet, where tCLK min = 20 ns corresponds to 50 MHz. Performance is load-dependent and assumes CL = 50 pF.
How does the programmable almost-full/almost-empty flag work on SN74ACT2235-20FN?
The SN74ACT2235-20FN allows user-defined almost-full/almost-empty thresholds via DAF (for FIFO A) and DBF (for FIFO B). During reset, a low-to-high transition on DAF latches the binary value on A0–A8 as offset X (0–511); AF/AEA then asserts when FIFO A contains ≤X or ≥(1024–X) words. Default X = 256 if DAF remains high during reset. The same mechanism applies to AF/AEB using DBF and B0–B8.
Can SN74ACT2235-20FN operate with a 3.3-V supply?
No, SN74ACT2235-20FN is specified only for 4.5 V to 5.5 V operation per its recommended operating conditions. Its Advanced CMOS (ACT) process requires 5-V rail compliance; applying 3.3 V will result in undefined logic states, insufficient output drive, and potential functional failure. For 3.3-V systems, consider newer families like SN74LV or SN74LVC with compatible FIFO functionality.
What are the thermal characteristics of the SN74ACT2235-20FN in its FN package?
The SN74ACT2235-20FN in the 44-pin PLCC (FN) package has a junction-to-ambient thermal resistance (θJA) of 46°C/W, as specified in the absolute maximum ratings section. This value assumes standard JEDEC test board conditions. At maximum ICC (400 µA) and worst-case ambient (70°C), junction temperature remains well below the 150°C limit, supporting reliable operation in commercial environments without forced airflow.
Does SN74ACT2235-20FN require external pull-up resistors on its status flag outputs?
Yes, SN74ACT2235-20FN's status flag outputs-including AF/AEA, AF/AEB, EMPTYA, EMPTYB, FULLA, FULLB, HFA, and HFB-are open-drain and require external pull-up resistors to VCC (typically 4.7 kΩ–10 kΩ) to generate valid logic-high levels. This is explicitly stated in the Terminal Functions table and confirmed by the logic diagram showing flag outputs connected to VCC via external resistors in application schematics.
SN74ACT2235-20FN Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74ACT
- Package/Case:
- 44-LCC (J-Lead)
- Packaging:
- Tube
- 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:
- 44-PLCC (16.58x16.58)
SN74ACT2235-20FN FAQ
1.How can I place an order for SN74ACT2235-20FN through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74ACT2235-20FN 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-20FN reliable?
The price and inventory of SN74ACT2235-20FN are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74ACT2235-20FN is usually 5 days.
3.What payment methods are accepted for SN74ACT2235-20FN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74ACT2235-20FN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74ACT2235-20FN?
SN74ACT2235-20FN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74ACT2235-20FN 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-20FN?
For technical support, including SN74ACT2235-20FN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74ACT2235-20FN requirements.
6.How does Aetrix verify that SN74ACT2235-20FN is sourced from the original manufacturer or authorized distributors?
All SN74ACT2235-20FN 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-20FN meets industry standards.
7.What is the process for return or replacement of SN74ACT2235-20FN?
All SN74ACT2235-20FN units undergo pre-shipment inspection (PSI). If there is an issue with SN74ACT2235-20FN, 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-20FN part is unused and in its original packaging.
Return procedure for SN74ACT2235-20FN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74ACT2235-20FN 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…

