Texas Instruments SN74V235-15PAG
- Part No.:
- SN74V235-15PAG
- Manufacturer:
- Texas Instruments
- Category:
- FIFOs Memory
- Package:
- 64-TQFP
- Datasheet:
-
SN74V235-15PAG.pdf
- Description:
- IC FIFO SYNC 2KX18 10NS 64TQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,094
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74V235-15PAG from Texas Instruments is a 2048 × 18-bit synchronous FIFO memory IC with 7.5-ns read/write cycle time, 3.3-V VCC, and 5-V input-tolerant I/O. It supports both first-word fall-through (FWFT) and standard timing modes, features programmable almost-empty/almost-full flags, and is optimized for DSP-to-processor and DSP-to-AFE buffering in high-speed digital signal processing systems.
For engineers reviewing the SN74V235-15PAG datasheet, SN74V235-15PAG pinout, SN74V235-15PAG application, or SN74V235-15PAG equivalent, key selection considerations include its 2048-word depth, dual-clock asynchronous/synchronous operation, 64-pin TQFP package, FWFT mode latency behavior, and TI TMS320 DSP glueless interface capability.
Technical Context
This is a synchronous, clocked FIFO with independent read and write ports, each gated to the low-to-high transition of continuous free-running clocks (RCLK/WCLK). All flag outputs - EF/OR, FF/IR, PAE, PAF, HF - are synchronous and updated on respective clock edges, with configurable timing modes determined at reset via FL/RXI/WXI pin states.
The device implements a 2048 × 18-bit SRAM array with dual-register buffering for empty/full flags, programmable offset registers (12-bit), and expansion logic supporting daisy-chain depth expansion or width expansion. It uses high-performance submicron CMOS and operates over 0°C to 70°C.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Depth × Width | 2048 × 18 bits - supports 2048 words of 18-bit parallel data storage with deterministic latency in FWFT mode. |
| Read/Write Cycle Time | 7.5 ns - enables up to 133 MHz clock frequency operation with guaranteed timing margins. |
| Supply Voltage | 3.3 V VCC - low-power operation compatible with modern DSP and microprocessor I/O domains. |
| Input Tolerance | 5-V tolerant inputs - allows direct interfacing with legacy 5-V logic without level shifters. |
| Timing Modes | First-word fall-through (FWFT) or standard mode - FWFT delivers first word to outputs after three RCLK transitions without REN assertion. |
| Flag Types | Two fixed (EF/OR, FF/IR), two programmable (PAE, PAF), plus half-full (HF) - all configurable via LD-controlled offset registers. |
| Operating Temperature | 0°C to 70°C - commercial-grade rating suitable for embedded DSP, communications, and industrial control applications. |
Pinout & Package
Packaged in a 64-pin thin quad flat package (TQFP), the SN74V235-15PAG provides full 18-bit bidirectional data paths (D0–D17, Q0–Q17), dual independent clocks (WCLK, RCLK), enable controls (WEN, REN, OE), flag outputs (EF/OR, FF/IR, PAE, PAF, WXO/HF, RXO), configuration pins (FL, LD, RS, WXI, RXI), and distributed power/ground (5× VCC, 7× GND).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| D0–D17 | Data input bus | 18-bit parallel write data path; accepts 5-V-tolerant signals into 3.3-V core. |
| Q0–Q17 | Data output bus | 18-bit parallel read data path; tri-stated when OE is high. |
| WCLK / RCLK | Write/read clock inputs | Free-running synchronous clocks; independent and optionally asynchronous or coincident. |
| WEN / REN | Write/read enable inputs | Gate data transfers on rising clock edge; ignored when FIFO is full/empty. |
| OE | Output enable | Active-low control for 3-state output bus; enables shared-bus multiplexing. |
| EF/OR, FF/IR | Fixed status flags | Dual-function: EF/FF in standard mode; OR/IR in FWFT mode - synchronous, clock-edge updated. |
| PAE / PAF | Programmable flags | Configurable almost-empty/almost-full thresholds loaded via LD + D0–D11; default offsets: 127 from empty/full. |
| WXO/HF | Half-full flag / write expansion out | In single-device mode: active-low HF asserts when >50% full; in daisy chain: pulse on last write. |
| RXO | Read expansion out | Pulse output signaling last-read event to next device in depth-expansion chain. |
| FL, WXI, RXI | Mode/configuration inputs | Set FWFT/standard mode and flag synchronization at reset; define daisy-chain position in expansion. |
| LD | Offset register load | Low-active control to write/read 12-bit empty/full offset values into internal registers using D0–D11/Q0–Q11. |
| RS | Asynchronous reset | Clears read/write pointers, initializes flags (EF low, FF high in standard mode), resets offset registers to defaults. |
Key Features
| Feature | Design Value |
|---|---|
| FWFT timing mode | Delivers first written word to Q outputs after three RCLK transitions - eliminates initial read-enable latency in streaming DSP interfaces. |
| Programmable flag offsets | 12-bit empty/full offset registers loaded via LD + D0–D11 allow precise buffer watermarking for custom flow-control protocols. |
| Dual-clock independence | WCLK and RCLK may run at different frequencies, phases, or domains - enabling bridging between disparate clock domains (e.g., ADC sampling vs. DSP core). |
| Depth/width expandability | Daisy-chain capable via WXI/WXO and RXI/RXO pins - supports >2048-word depth or >18-bit width without external logic. |
| DSP glueless interface | Native timing and flag semantics match TI TMS320 DSP handshake requirements - no FPGA or CPLD glue logic needed. |
| 5-V input tolerance | Accepts 5-V CMOS/TTL levels on all inputs while operating from 3.3-V supply - simplifies mixed-voltage system integration. |
Applications
| DSP-to-Analog Front End (AFE) Buffering | DSP-to-Microprocessor Communication |
|---|---|
Use Scenario: Real-time audio/video acquisition where ADC samples must be buffered before DSP processing. IC Role / Device Role / Timing Role: Synchronous FIFO providing elastic storage between asynchronous ADC clock domain and fixed-rate DSP read cycles. Use Value: Eliminates sample loss during burst reads; FWFT mode ensures immediate data availability upon first read request. |
Use Scenario: High-throughput command/data exchange between TMS320 DSP and ARM-based host processor in industrial controller. IC Role / Device Role / Timing Role: Glueless interface FIFO decoupling mismatched bus speeds and handshaking protocols. Use Value: Reduces software overhead by offloading flow control to hardware flags (PAF/PAE), enabling zero-wait-state transfers. |
| Network Packet Buffering | Video Frame Line Buffering |
Use Scenario: Storing incoming Ethernet packets in telecom gateway before classification and forwarding. IC Role / Device Role / Timing Role: Depth-expandable FIFO absorbing variable packet arrival rates and smoothing egress scheduling. Use Value: Programmable PAF/PAE thresholds enable adaptive backpressure signaling to MAC layer without CPU intervention. |
Use Scenario: Horizontal line buffering in HD video scaler ASIC requiring precise 18-bit pixel alignment across scan lines. IC Role / Device Role / Timing Role: Fixed-depth, low-latency FIFO synchronizing pixel clock (148.5 MHz) with scaler processing clock (74.25 MHz). Use Value: 7.5-ns cycle time supports >133 MHz operation; 2048-word depth accommodates full 1920-pixel line at 18-bit precision. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar synchronous FIFO applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| IDT72V2105L15PF | 2048 × 18-bit, 15-ns access, 3.3-V only, no 5-V input tolerance | Lacks FWFT mode and programmable flag offsets; requires external level shifters for 5-V systems | Choose when strict 3.3-V-only environment and lower cost outweigh need for FWFT latency reduction. |
| ON Semiconductor NB3N204 | 2048 × 18-bit, 10-ns cycle, 3.3-V supply, 5-V tolerant inputs, but no FWFT mode | Supports same voltage interface but lacks first-word fall-through behavior and half-full flag | Prefer when FWFT is not required and priority is simplified flag set with proven automotive qualification. |
Compared with IDT72V2105L15PF and NB3N204, the SN74V235-15PAG uniquely delivers FWFT timing, 5-V-tolerant I/O, and user-programmable flag offsets - making it optimal for TI DSP-centric designs demanding minimal latency and flexible flow control without external logic.
Availability
SN74V235-15PAG is available at Aetrix Electronics and suitable for DSP interface design, real-time signal processing, and high-speed data buffering applications requiring stable component supply, long-term lifecycle support, and traceable sourcing.
Supply support for SN74V235-15PAG 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 digital signal processing technologies, with decades of leadership in high-performance timing and interface solutions.
The SN74V235-15PAG belongs to TI's DSP-SYNC™ FIFO family, designed specifically to eliminate glue logic between TMS320 DSPs and peripheral subsystems while delivering deterministic, low-latency data buffering in demanding real-time applications.
FAQ
What is the memory organization and total capacity of the SN74V235-15PAG?
The SN74V235-15PAG implements a 2048 × 18-bit synchronous FIFO memory array, providing 36,864 bits (2048 words × 18 bits) of buffer storage. This capacity supports full-line buffering for HD video pixels, multi-channel audio sample streams, or burst-mode packet payloads in communications systems - all with deterministic read/write timing governed by WCLK and RCLK.
Does the SN74V235-15PAG support both FWFT and standard timing modes, and how is the mode selected?
Yes, the SN74V235-15PAG supports both first-word fall-through (FWFT) and standard timing modes. Mode selection occurs during power-up reset (RS) based on the logic states of FL, RXI, and WXI pins per Table 5 in the datasheet. FWFT mode enables immediate data visibility on Q outputs after three RCLK transitions, while standard mode requires explicit REN assertion for every read - giving designers flexibility for latency-sensitive or protocol-constrained applications.
What are the default offset values for the programmable almost-empty and almost-full flags in the SN74V235-15PAG?
The SN74V235-15PAG defaults to an empty offset of 127 and a full offset of 127 - meaning PAE asserts when ≤127 words remain, and PAF asserts when ≥1921 words are stored (2048 − 127). These 12-bit offsets are loaded via the LD pin and D0–D11 inputs, and can be reprogrammed dynamically during operation to adapt to varying buffer management policies in the SN74V235-15PAG.
Can the SN74V235-15PAG be used in depth-expansion configurations, and what pins enable this?
Yes, the SN74V235-15PAG supports daisy-chain depth expansion using WXI/WXO and RXI/RXO pins. In expansion mode, FL is grounded on the first device and high on subsequent devices. WXO pulses on last write, driving WXI of the next device; similarly, RXO pulses on last read to drive RXI. This allows stacking multiple SN74V235-15PAG units to achieve >2048-word depth without external control logic.
Is the SN74V235-15PAG compatible with 5-V logic systems despite its 3.3-V supply?
Yes, the SN74V235-15PAG features 5-V input-tolerant I/O on all control and data pins (D0–D17, WEN, REN, OE, RS, LD, FL, WXI, RXI, etc.), allowing direct connection to 5-V TTL/CMOS sources without level shifters. Its VCC remains at 3.3 V, ensuring low-power operation while maintaining interoperability with legacy 5-V peripherals - a key advantage in mixed-voltage DSP subsystems using the SN74V235-15PAG.
SN74V235-15PAG Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74V
- Package/Case:
- 64-TQFP
- Packaging:
- Bulk
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Size:
- 36K (2K x 18)
- Function:
- Synchronous
- Data Rate:
- 66.7MHz
- Access Time:
- 10ns
- Voltage - Supply:
- 3 V ~ 3.6 V
- Current - Supply (Max):
- 35mA
- Bus Directional:
- Uni-Directional
- Expansion Type:
- Depth, Width
- Programmable Flags Support:
- Yes
- Retransmit Capability:
- No
- FWFT Support:
- Yes
- Operating Temperature:
- 0°C ~ 70°C
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 64-TQFP (10x10)
SN74V235-15PAG FAQ
1.How can I place an order for SN74V235-15PAG through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74V235-15PAG 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 SN74V235-15PAG reliable?
The price and inventory of SN74V235-15PAG are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74V235-15PAG is usually 5 days.
3.What payment methods are accepted for SN74V235-15PAG?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74V235-15PAG transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74V235-15PAG?
SN74V235-15PAG orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74V235-15PAG 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 SN74V235-15PAG?
For technical support, including SN74V235-15PAG datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74V235-15PAG requirements.
6.How does Aetrix verify that SN74V235-15PAG is sourced from the original manufacturer or authorized distributors?
All SN74V235-15PAG 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 SN74V235-15PAG meets industry standards.
7.What is the process for return or replacement of SN74V235-15PAG?
All SN74V235-15PAG units undergo pre-shipment inspection (PSI). If there is an issue with SN74V235-15PAG, 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 SN74V235-15PAG part is unused and in its original packaging.
Return procedure for SN74V235-15PAG:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74V235-15PAG 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…
