Texas Instruments SN74ALS235N
- Part No.:
- SN74ALS235N
- Manufacturer:
- Texas Instruments
- Category:
- FIFOs Memory
- Package:
- -
- Datasheet:
-
SN74ALS235N.pdf
- Description:
- IC FIFO ASYNC 64X5 22NS
- Quantity:
- Payment:

- Shipping:

Inventory:257
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74ALS235N from Texas Instruments is a 64-word × 5-bit asynchronous first-in, first-out (FIFO) memory IC using advanced low-power Schottky IMPACT™ technology. It supports data rates up to 25 MHz, features 3-state outputs, and operates across 0°C to 70°C. It is used in data buffering between mismatched-speed digital subsystems such as UART-to-processor interfaces.
For engineers reviewing the SN74ALS235N datasheet, SN74ALS235N pinout, SN74ALS235N application, or SN74ALS235N equivalent, key selection criteria include FIFO depth (64 words), word width (5 bits), asynchronous SI/SO control timing, flag behavior (OR/IR/AF-AE/HF), and DIP-20 package compatibility with legacy TTL systems.
Technical Context
The SN74ALS235N implements a bit-parallel, word-oriented FIFO with independent write (SI rising edge) and read (SO falling edge) clocks. Its internal 65×5-bit register array enables fall-through operation when empty and automatic shift-in when full, controlled by IR and OR status flags.
Flag logic generates AF/AE (active at ≤8 or ≥56 words), HF (high at ≥32 words), and synchronized OR/IR pulses tied directly to SI/SO transitions. All outputs are noninverting, and OE disables Q0–Q4 only - status flags remain active regardless of OE state.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Organization | 64 words × 5 bits = 320-bit capacity; supports parallel word-level data staging. |
| Max Data Rate | 25 MHz SI or SO frequency; enables real-time buffering in high-speed serial-to-parallel bridges. |
| Operating Temperature | 0°C to 70°C; suitable for commercial-grade industrial control and instrumentation systems. |
| Supply Voltage | 4.5 V to 5.5 V; compatible with standard 5-V TTL logic rails and noise margins. |
| Output Type | 3-state (OE-controlled) Q0–Q4; allows bus sharing without external isolation logic. |
| Status Flags | OR (output-ready), IR (input-ready), AF/AE (almost-full/almost-empty), HF (half-full); enable autonomous flow control. |
| Propagation Delay | tpd(SI↓→Q) = 350–1000 ns; defines minimum inter-word spacing in synchronous read/write modes. |
Pinout & Package
SN74ALS235N uses a 20-pin plastic dual in-line package (DIP), 300-mil width, with standard through-hole mounting and 0.1-inch pin pitch.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (OE) | Output Enable | Active-low control for Q0–Q4 tri-state; does not affect OR/IR/AF-AE/HF flags. |
| 2 (HF) | Half-Full Flag | High when ≥32 words stored; used for mid-buffer threshold signaling in streaming applications. |
| 3 (IR) | Input-Ready Flag | High when FIFO can accept new data; goes low when full or during SI high pulse. |
| 4 (SI) | Shift-In Clock | Rising-edge-triggered write strobe; loads D0–D4 into FIFO on each active transition. |
| 5–9 (D0–D4) | Data Inputs | 5-bit parallel input bus; latched on SI↑; Schottky-clamped for TTL compatibility. |
| 10 (GND) | Ground | Reference return for all signals and power; requires low-impedance PCB connection. |
| 11 (VCC) | Power Supply | +5 V supply pin; decoupling capacitor (0.1 µF) required near pin for noise immunity. |
| 12 (AF/AE) | Almost-Full/Almost-Empty Flag | Active-high at ≤8 or ≥56 words; supports early-warning flow control in both directions. |
| 13 (SO) | Shift-Out Clock | Falling-edge-triggered read strobe; shifts oldest word to Q0–Q4 on each active transition. |
| 14 (OR) | Output-Ready Flag | High when valid data present at Q0–Q4; pulses high during fall-through mode when FIFO empty. |
| 15–19 (Q0–Q4) | Data Outputs | 5-bit parallel output bus; noninverting; 3-state enabled by OE low; drive capability: 24 mA sink. |
| 20 (RST) | Master Reset | Active-low asynchronous reset; clears FIFO, sets IR high/ OR low, forces Q0–Q4 low. |
Key Features
| Feature | Design Value |
|---|---|
| Fall-through operation | When FIFO is empty and SI goes low, input data appears immediately at Q0–Q4 - eliminates read latency in burst-mode transfers. |
| Automatic shift-in on full condition | Holding SI high while pulsing SO low triggers auto-load when FIFO is full - enables seamless backpressure handling. |
| Dedicated status flag set | OR, IR, AF/AE, and HF provide complete buffer occupancy visibility without external monitoring logic. |
| TTL-compatible interface | VIH = 2 V, VIL = 0.8 V, and IOL = 24 mA ensure direct interfacing with 74LS/ALS logic families. |
| Asynchronous dual-clock architecture | Independent SI and SO timing allows rate-matching between unrelated clock domains (e.g., UART baud rate vs. CPU bus). |
Applications
| UART Data Buffering | Video Frame Synchronization |
|---|---|
|
Use Scenario: Bridging a low-speed UART (e.g., 115.2 kbps) to a high-speed microcontroller bus operating at 10+ MHz. IC Role / Device Role / Timing Role: SN74ALS235N acts as an elastic buffer, absorbing transmit/receive bursts and preventing overrun/underrun under variable host processing load. Use Value: Eliminates software flow control overhead and guarantees lossless character delivery using hardware flags (IR/OR) for autonomous handshaking. |
Use Scenario: Aligning pixel data streams between a CCD sensor running at 27 MHz and a frame-grabber ASIC clocked at 50 MHz. IC Role / Device Role / Timing Role: SN74ALS235N provides word-level buffering to absorb phase jitter and clock domain skew between imaging pipeline stages. Use Value: Enables glitch-free frame capture by maintaining continuous data flow despite transient clock misalignment, using AF/AE and HF for adaptive DMA triggering. |
| Industrial PLC I/O Expansion | Legacy Bus Protocol Translation |
|
Use Scenario: Aggregating status updates from 16 discrete field sensors into a time-stamped batch for Modbus RTU transmission over RS-485. IC Role / Device Role / Timing Role: SN74ALS235N serves as a deterministic staging buffer, collecting sensor words until a full 64-word block is ready for transmission. Use Value: Guarantees fixed-latency batching and prevents packet fragmentation by leveraging IR flag to gate sensor sampling and OR flag to trigger transmission. |
Use Scenario: Interfacing an older 8-bit ISA bus peripheral with a modern FPGA-based controller lacking native ISA timing. IC Role / Device Role / Timing Role: SN74ALS235N decouples ISA read/write strobes (IOW/IOR) from FPGA clock domain using SI/SO as protocol-aware handshakes. Use Value: Preserves strict ISA timing compliance (e.g., tSU/tH on address/data) while enabling FPGA-side arbitration, using RST for cold-start synchronization. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar FIFO memory applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74AS235N | Faster propagation delay (tpd ≈ 250 ns max), higher ICC (165 mA), same pinout and function. | Better suited for >25 MHz system clocks but requires improved thermal management. | Select SN74AS235N only if timing budget demands sub-350 ns throughput and board layout supports higher power dissipation. |
| 7205L15 | CMOS-based, 64×8 organization, 15 ns access time, 5-V tolerant, different pinout (28-pin SOIC/DIP). | Higher density (8-bit words) and lower power, but requires PCB redesign and level-shifting for TTL interface. | Choose 7205L15 for new designs prioritizing power efficiency and 8-bit alignment; not drop-in compatible with SN74ALS235N. |
Compared with SN74ALS235N, SN74AS235N delivers tighter timing at higher current draw, while 7205L15 offers CMOS efficiency and wider word width but mandates layout changes and interface adaptation - making SN74ALS235N optimal for TTL-native, cost-sensitive, or legacy-replacement use cases.
Availability
SN74ALS235N is available at Aetrix Electronics and suitable for UART bridging, video synchronization, industrial PLC I/O expansion, and legacy bus protocol translation requiring stable component supply and long-term obsolescence support.
Supply support for SN74ALS235N 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 U.S.-based semiconductor company founded in 1930, specializing in analog, embedded processing, and logic solutions with broad industrial and automotive reach.
The SN74ALS235N belongs to TI's 74ALS logic family, designed specifically for high-speed, low-power TTL-compatible memory and interface functions in commercial-grade digital systems.
FAQ
What is the exact memory depth and word width of the SN74ALS235N?
The SN74ALS235N implements a 64-word × 5-bit FIFO, totaling 320 bits of storage. Each word is loaded or read in parallel across D0–D4 and Q0–Q4. This configuration supports precise word-aligned buffering where 5-bit control fields or status vectors must be preserved intact without splitting or reassembly.
How does the SN74ALS235N handle empty and full conditions during data transfer?
When the SN74ALS235N FIFO is empty and SI goes low, input data falls through directly to Q0–Q4 - generating an OR pulse indicating immediate validity. When full, holding SI high and pulsing SO low triggers automatic shift-in, causing IR to pulse high. Neither condition causes data loss: additional SI pulses are ignored when full; additional SO pulses are ignored when empty.
Which pins on the SN74ALS235N control output enable and master reset, and what are their active states?
Pin 1 (OE) is the active-low output enable controlling Q0–Q4 tri-state behavior; when high, outputs enter high-impedance mode. Pin 20 (RST) is the active-low master reset that clears the FIFO, forces Q0–Q4 low, sets IR high, and sets OR low. Both require clean, debounced low-level pulses for reliable operation.
Can the SN74ALS235N operate with mixed 3.3-V and 5-V logic interfaces?
No - the SN74ALS235N is strictly a 5-V device with VIH = 2.0 V and VIL = 0.8 V, designed for TTL/ALS logic families. Driving its inputs from 3.3-V logic may result in marginal or invalid recognition of high levels; similarly, its 24-mA sink outputs exceed 3.3-V I/O voltage ratings. Level-shifting circuitry is required for interoperability.
What are the timing-critical parameters for synchronizing SI and SO operations in the SN74ALS235N?
Critical timing parameters for the SN74ALS235N include tsu = 0 ns (data setup before SI↑), th = 17 ns (data hold after SI↑), and tw(SI/SO) = 15 ns (minimum pulse width). For SO-triggered reads, tpd(SO↓→Q) = 4–22 ns defines output validity window. These values ensure robust operation across the full 0–25 MHz range under worst-case temperature and voltage conditions.
SN74ALS235N Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- *
- Package/Case:
- -
- Packaging:
- Bulk
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Size:
- -
- Function:
- -
- Data Rate:
- -
- Access Time:
- -
- Voltage - Supply:
- -
- Current - Supply (Max):
- -
- Bus Directional:
- -
- Expansion Type:
- -
- Programmable Flags Support:
- -
- Retransmit Capability:
- -
- FWFT Support:
- -
- Operating Temperature:
- -
- Mounting Type:
- -
- Supplier Device Package:
- -
SN74ALS235N FAQ
1.How can I place an order for SN74ALS235N through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74ALS235N 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 SN74ALS235N reliable?
The price and inventory of SN74ALS235N are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74ALS235N is usually 5 days.
3.What payment methods are accepted for SN74ALS235N?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74ALS235N transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74ALS235N?
SN74ALS235N orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74ALS235N 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 SN74ALS235N?
For technical support, including SN74ALS235N datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74ALS235N requirements.
6.How does Aetrix verify that SN74ALS235N is sourced from the original manufacturer or authorized distributors?
All SN74ALS235N 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 SN74ALS235N meets industry standards.
7.What is the process for return or replacement of SN74ALS235N?
All SN74ALS235N units undergo pre-shipment inspection (PSI). If there is an issue with SN74ALS235N, 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 SN74ALS235N part is unused and in its original packaging.
Return procedure for SN74ALS235N:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74ALS235N 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…

