Renesas 7133SA35G
- Part No.:
- 7133SA35G
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 68-BPGA
- Datasheet:
-
7133SA35G.pdf
- Description:
- IC SRAM 32KBIT PARALLEL 68PGA
- Quantity:
- Payment:

- Shipping:

Inventory:2,394
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
7133SA35G from IDT (Integrated Device Technology) is a high-speed 2K × 16 dual-port static RAM configured as a MASTER device with on-chip arbitration logic, BUSY output flag (open-drain), and separate upper/lower byte write controls per port. It supports 35 ns max read cycle time, operates at 5.0 V ±10%, and enables error-free 32-bit+ bus expansion when paired with IDT7143 SLAVE devices in industrial/military systems.
For engineers reviewing the 7133SA35G datasheet, 7133SA35G pinout, 7133SA35G application, or 7133SA35G equivalent, this page delivers verified timing specs (tRC = 35 ns), power behavior (1150 mW active / 5 mW standby), dual-port arbitration details, battery backup capability (2 V data retention), and precise 68-pin PLCC package mapping - all critical for real-time embedded memory subsystem design.
Technical Context
The 7133SA35G implements fully asynchronous dual-port operation with independent left/right address, control, and I/O buses. Its on-chip arbitration logic resolves simultaneous access to identical memory locations by asserting BUSYL/BUSYR outputs and gating conflicting writes - a hardware-enforced contention resolution mechanism unique to the MASTER variant.
It supports TTL-compatible signaling, single 5 V supply, and features separate R/WLUB/R/WLLB and R/WRUB/R/WRLB controls for byte-level write granularity per port. The open-drain BUSY outputs require external pull-up resistors and are used to stall host processors during arbitration, enabling deterministic real-time response in multi-CPU systems.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 2,048 × 16 bits (2K × 16); provides 4 KB of dual-access SRAM for real-time buffer sharing between two independent processors or peripherals. |
| Max Read Cycle Time (tRC) | 35 ns (military grade); guarantees sub-29 MHz sustained dual-port throughput without wait states in deterministic systems. |
| Supply Voltage | 5.0 V ±10% (4.5–5.5 V); compatible with legacy 5 V TTL logic families and eliminates need for level-shifting in industrial control backplanes. |
| Active Power (typ.) | 1150 mW; enables predictable thermal budgeting in dense memory modules where multiple dual-port devices operate concurrently. |
| Standby Current (typ.) | 5 mW (5 µA @ 5 V); allows low-power sleep modes while retaining full memory state - critical for battery-backed avionics and test equipment. |
| Data Retention | 2 V minimum VCC; maintains valid data during brown-out or backup-battery operation without external supervision circuitry. |
| Operating Temperature | −55°C to +125°C (military grade); qualified per MIL-PRF-38535 QML for deployment in radar, flight control, and hardened communications hardware. |
Pinout & Package
7133SA35G is packaged in a 68-pin PLCC (PLG68), with body dimensions ≈ 0.95 in × 0.95 in × 0.17 in. Both VCC pins must be connected to 5 V supply and both GND pins to ground for reliable operation.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0L–A10L, A0R–A10R | Address Inputs (Left/Right) | 11-bit address per port selects one of 2K locations; enables independent addressing of same memory space from two domains. |
| I/O0L–I/O15L, I/O0R–I/O15R | Bidirectional Data I/O (Left/Right) | 16-bit parallel data path per port; supports concurrent read/write across ports with no software coordination required. |
| CEL, CER | Chip Enable (Left/Right) | Active-low enables respective port; when HIGH, port enters low-power standby (ISB1 = 25 mA typ. for both ports). |
| R/WLUB, R/WLLB, R/WRUB, R/WRLB | Byte Write Enables | Independent upper/lower byte write control per port - essential for mixed-endian or partial-word updates in protocol engines. |
| OEL, OER | Output Enable (Left/Right) | Active-low enables data drivers; allows tri-state control of I/Os during bus sharing or debugging without disabling chip enable. |
| BUSYL, BUSYR | Busy Flag (Open-Drain Output) | Indicates port contention on matching addresses; requires external pull-up; used to stall CPU or DMA until arbitration completes. |
Key Features
| Feature | Design Value |
|---|---|
| On-chip port arbitration logic | Hardware-resolved contention prevents data corruption during simultaneous access to identical addresses - eliminates need for external arbitration logic or software polling. |
| Separate upper/lower byte write control | Enables atomic 8-bit updates per port without disturbing adjacent bytes - critical for register-mapped peripherals and status flags. |
| MASTER/SLAVE expandability | One 7133SA35G MASTER coordinates arbitration for multiple 7143 SLAVE devices, enabling seamless 32-bit+ word width expansion without "busy lock-out" or timing skew. |
| Battery backup data retention | Maintains valid memory contents at 2 V VCC - supports nonvolatile operation during main power loss in test instrumentation and secure boot loaders. |
| MIL-PRF-38535 QML compliance | Qualified for military temperature range (−55°C to +125°C) with full screening and traceability - meets reliability requirements for aerospace and defense platforms. |
Applications
| Radar Signal Processing Buffer | Avionics Flight Control Interface |
|---|---|
Use Scenario: Real-time exchange of digitized RF samples between ADC front-end and DSP engine using dual-port memory as ping-pong buffer. IC Role / Device Role / Timing Role: MASTER 7133SA35G acts as shared memory hub with hardware arbitration, ensuring deterministic latency (<35 ns) and zero-data-loss handoff under burst load. Use Value: Eliminates FIFO synchronization overhead and guarantees sample coherency across processing stages without CPU intervention. |
Use Scenario: Inter-processor communication between flight management computer (FMC) and autopilot controller via shared memory map for sensor fusion and actuator commands. IC Role / Device Role / Timing Role: 7133SA35G serves as fault-tolerant, dual-access RAM with BUSY-driven stall signaling to prevent race conditions during concurrent read/write. Use Value: Enables lock-free, hard-real-time data exchange compliant with DO-254 DAL-A requirements for safety-critical avionics. |
| Secure Bootloader Memory | Military Radio Baseband Engine |
Use Scenario: Storing encrypted firmware images and cryptographic keys accessible simultaneously by secure boot ROM and application processor during cold start. IC Role / Device Role / Timing Role: 7133SA35G provides tamper-resistant, battery-backed dual-port storage with 2 V data retention - preserving keys during power interruption. Use Value: Ensures cryptographic integrity and boot continuity without external NVSRAM or EEPROM, reducing BOM count and attack surface. |
Use Scenario: Shared memory between baseband processor and RF transceiver ASIC in software-defined radio (SDR), handling TDMA slot buffers and modulation tables. IC Role / Device Role / Timing Role: MASTER 7133SA35G manages contention between high-priority TX/RX DMA channels and low-priority configuration updates via BUSY arbitration. Use Value: Guarantees sub-35 ns memory access for symbol-rate timing while preventing corruption during dynamic reconfiguration. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-port SRAM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CY7C133-35JC | 35 ns access, 2K × 16, but lacks on-chip arbitration logic and BUSY output; requires external logic for contention management. | Suitable only in systems where software-controlled mutual exclusion or fixed-priority access avoids simultaneous access. | Select when cost sensitivity outweighs need for hardware arbitration and deterministic stall signaling. |
| IDT7143SA35G | Same speed and pinout, but SLAVE-only: BUSY pins are inputs (not outputs), no internal arbitration logic, and no automatic write gating. | Used exclusively with 7133SA35G MASTER for bus width expansion; cannot operate stand-alone as arbitration node. | Choose only as companion device in multi-chip 32-bit+ configurations - never as direct functional replacement for 7133SA35G. |
Compared with CY7C133-35JC and IDT7143SA35G, the 7133SA35G uniquely integrates arbitration logic and open-drain BUSY outputs - delivering hardware-enforced, zero-software-overhead contention resolution essential for safety-critical and real-time deterministic systems.
Availability
7133SA35G is available at Aetrix Electronics and suitable for radar signal processing, avionics flight control interfaces, and secure bootloader memory systems requiring stable component supply across extended product lifecycles.
Supply support for 7133SA35G 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
IDT (Integrated Device Technology) is a fabless semiconductor company specializing in high-performance timing, memory interface, and RF solutions for communications, computing, and industrial markets.
The IDT7133 family was designed specifically for deterministic, dual-processor memory sharing in military, aerospace, and industrial real-time systems - emphasizing hardware arbitration, wide temperature operation, and robust 5 V compatibility.
FAQ
What is the maximum operating temperature range for the 7133SA35G?
The 7133SA35G is rated for the military temperature range of −55°C to +125°C and is manufactured in compliance with MIL-PRF-38535 QML. This makes it suitable for deployment in harsh environments such as airborne radar systems, missile guidance electronics, and downhole oilfield instrumentation where extended thermal stability is mandatory. The 7133SA35G maintains full functionality and timing compliance across this entire range.
Does the 7133SA35G support battery backup operation?
Yes, the 7133SA35G supports battery backup operation with guaranteed data retention at VCC = 2.0 V. In LA variants, this mode draws only ~100 µA typical current, but the SA version (including 7133SA35G) retains data at 2 V with ISB3 ≤ 1.0 mA. This capability enables use in systems requiring nonvolatile memory preservation during main power failure - such as secure boot key storage or last-known-state logging in test equipment.
How does the BUSY arbitration logic work in the 7133SA35G?
The 7133SA35G's BUSY logic asserts BUSYL or BUSYR when both ports attempt simultaneous access to the same memory address. As a MASTER device, it gates the write signal on the contending port and outputs the BUSY flag (open-drain) to stall the host. This hardware arbitration eliminates race conditions without software intervention. The 7133SA35G is the only device in the family with this internal arbitration capability - SLAVE parts like 7143SA35G accept BUSY as an input only.
Can the 7133SA35G be used as a standalone dual-port RAM without a SLAVE device?
Yes, the 7133SA35G functions fully as a standalone 16-bit dual-port SRAM with complete left/right port independence, on-chip arbitration, and BUSY signaling. Its SLAVE pairing capability with IDT7143 devices is optional and used only when expanding data bus width beyond 16 bits (e.g., to 32 or 64 bits). Standalone operation requires no external components beyond pull-up resistors on BUSY pins and standard decoupling capacitors.
What package types are available for the 7133SA35G?
The 7133SA35G is available in multiple packages including 68-pin ceramic PGA (GU68), 68-pin flatpack (FP68), 68-pin PLCC (PLG68), and 100-pin TQFP (PNG100). The "G" suffix in 7133SA35G specifically denotes the 68-pin PLCC (PLG68) variant. All packages share identical pinouts and electrical specifications, allowing drop-in substitution based on board layout and thermal requirements - with PLCC offering ease of inspection and rework in high-reliability assemblies.
7133SA35G Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 68-BPGA
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Volatile
- Memory Format:
- SRAM
- Technology:
- SRAM - Dual Port, Asynchronous
- Memory Size:
- 32Kbit
- Memory Organization:
- 2K x 16
- Memory Interface:
- Parallel
- Clock Frequency:
- -
- Write Cycle Time - Word, Page:
- 35ns
- Access Time:
- 35 ns
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 68-PGA (29.46x29.46)
7133SA35G FAQ
1.How can I place an order for 7133SA35G through Aetrix?
Please submit a Request for Quotation (RFQ) for 7133SA35G 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 7133SA35G reliable?
The price and inventory of 7133SA35G are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 7133SA35G is usually 5 days.
3.What payment methods are accepted for 7133SA35G?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 7133SA35G transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 7133SA35G?
7133SA35G orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 7133SA35G 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 7133SA35G?
For technical support, including 7133SA35G datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 7133SA35G requirements.
6.How does Aetrix verify that 7133SA35G is sourced from the original manufacturer or authorized distributors?
All 7133SA35G 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 7133SA35G meets industry standards.
7.What is the process for return or replacement of 7133SA35G?
All 7133SA35G units undergo pre-shipment inspection (PSI). If there is an issue with 7133SA35G, 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 7133SA35G part is unused and in its original packaging.
Return procedure for 7133SA35G:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
7133SA35G Tags

-
M24C02-WMN6TP
STMicroelectronics
-
AT24C02C-XHM-T
Microchip Technology

-
AT21CS01-STUM10-T
Microchip Technology

-
AT24C02C-SSHM-T
Microchip Technology

-
24LC01BT-I/OT
Microchip Technology
-
M24C02-FMC6TG
STMicroelectronics

-
AT24CS02-SSHM-T
Microchip Technology

-
93LC46BT-I/OT
Microchip Technology

-
AT24C04C-SSHM-T
Microchip Technology

-
24LC01BT-I/SN
Microchip Technology

-
24AA02UIDT-I/OT
Microchip Technology

-
AT24C08C-STUM-T
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
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…

