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

Renesas 7133SA20G

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

Inventory:1,208

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

7133SA20G from IDT (Integrated Device Technology) is a high-speed 2K × 16-bit dual-port static RAM configured as a MASTER device with on-chip arbitration logic, 20 ns maximum read cycle time, TTL-compatible 5V ±10% operation, and open-drain BUSY output requiring external pull-up. It enables error-free 32-bit+ memory expansion when paired with IDT7143 SLAVE devices in real-time embedded control systems.

For engineers reviewing the 7133SA20G datasheet, 7133SA20G pinout, 7133SA20G application, or 7133SA20G equivalent, this page delivers verified timing parameters, byte-select write control, battery-backed data retention capability (2V), industrial temperature support (–40°C to +85°C), and precise port-to-port arbitration behavior critical for deterministic multi-CPU memory access.

Technical Context

The 7133SA20G implements fully asynchronous dual-port architecture with independent left/right address, control, and I/O buses - enabling simultaneous read/write operations without internal synchronization clocks. Its on-chip arbitration logic resolves contention by asserting BUSYL/BUSYR flags when both ports access the same memory location, with priority determined by tAPS (5 ns arbitration priority setup time).

As a MASTER device, it features open-drain BUSY outputs (requiring external pull-up), supports separate upper/lower byte write enables (R/WLUB/R/WLLB and R/WRUB/R/WRLB), and provides full 2K × 16-bit memory mapping across two independent 11-bit address spaces (A0L–A10L and A0R–A10R). It operates in commercial and industrial temperature grades with 20 ns max access at 5V.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size2K × 16-bit (32,768 bits), organized as two independent 11-bit address spaces
Access Time (tAA)20 ns max - guarantees deterministic read latency for real-time CPU co-processing
Read Cycle Time (tRC)20 ns max - defines minimum interval between successive reads on same port
Supply Voltage5.0 V ±10% - compatible with legacy TTL and 5V microcontroller buses
Operating Temperature–40°C to +85°C - qualified for industrial embedded environments
Standby Current (ISB3)0.2 mA typ. - ultra-low power retention mode with CMOS-level chip enable
Data Retention2 V min. - maintains stored data during brown-out or backup battery operation

Pinout & Package

7133SA20G is packaged in a 68-pin PLCC (PLG68) with 0.95″ × 0.95″ footprint and 0.17″ height. Pin layout supports dual independent ports: left port (L) and right port (R), each with dedicated address, data, and control signals. Both VCC and GND pins must be connected for reliable operation.

Pin/Terminal Circuit Role Design Meaning
A0L–A10L / A0R–A10RAddress Inputs (Left/Right)11-bit address per port - selects one of 2K locations independently
I/O0L–I/O15L / I/O0R–I/O15RBidirectional Data I/O (Left/Right)16-bit parallel data path per port - supports concurrent read/write
CEL / CERChip Enable (Left/Right)Active-low enable - controls port power-down and memory access gating
R/WLUB / R/WRUBUpper Byte Write Enable (Left/Right)Enables write to I/O8–I/O15 only - allows byte-granular memory updates
R/WLLB / R/WRLBLower Byte Write Enable (Left/Right)Enables write to I/O0–I/O7 only - prevents unintended upper-byte corruption
OEL / OEROutput Enable (Left/Right)Controls I/O drivers - high-impedance state when deasserted
BUSYL / BUSYRBusy Flag (Left/Right)Open-drain output (MASTER) - signals contention; requires external pull-up resistor

Key Features

Feature Design Value
On-chip port arbitration logicResolves simultaneous same-address access deterministically - eliminates software polling or external logic
Separate upper/lower byte write controlPrevents partial-word corruption during mixed-width bus transactions - essential for 8-bit peripheral interfacing
2V data retention modePreserves memory contents during main power loss - enables seamless recovery in battery-backed systems
MASTER/SLAVE expandabilitySupports 32-bit+ word width via single MASTER + multiple SLAVE IDT7143 - no glue logic required
TTL-compatible 5V interfaceDirect connection to legacy microcontrollers, FPGAs, and ASICs without level-shifting circuitry

Applications

Industrial Motion Controller Avionics Display Buffer

Use Scenario: Dual-CPU system where motion PLC writes position commands while servo processor reads and executes them in real time.

IC Role / Device Role / Timing Role: MASTER 7133SA20G acts as shared memory hub with hardware arbitration - ensures deterministic command handoff without race conditions.

Use Value: Eliminates software semaphores and reduces worst-case latency to 20 ns, meeting IEC 61800-3 real-time response requirements.

Use Scenario: Cockpit display unit buffering graphics data between graphics engine and display controller under EMI-heavy flight conditions.

IC Role / Device Role / Timing Role: Dual-port RAM serves as frame buffer with independent read/write ports - decouples rendering and scan-out timing.

Use Value: Prevents visual tearing and flicker by enabling concurrent GPU write and display read at full 60 Hz refresh rate.

Medical Imaging Pipeline Telecom Baseband Processor

Use Scenario: Ultrasound beamformer acquiring raw echo data while DSP processes prior frames in parallel.

IC Role / Device Role / Timing Role: 7133SA20G provides low-latency, contention-free memory access between ADC acquisition and FFT processing engines.

Use Value: Sustains >100 MB/s sustained throughput with zero wait states - meets FDA Class II imaging pipeline timing budgets.

Use Scenario: Multi-core baseband processor sharing channel estimation results between modem and MAC layers in LTE small cell radios.

IC Role / Device Role / Timing Role: MASTER RAM coordinates memory access between ARM cores and hardware accelerators using BUSY-driven flow control.

Use Value: Guarantees atomic parameter exchange with <5 ns arbitration jitter - critical for OFDM symbol boundary alignment.

Equivalent & Alternatives

The following parts are listed as comparable options for similar dual-port SRAM applications.

Alternative Part Technical Difference Application Difference Selection Advice
Cypress CY7C024AV-20AXC2K × 16-bit, 20 ns, but lacks on-chip arbitration logic and BUSY signaling - requires external logic for contention resolutionSuitable for simpler dual-CPU systems without strict real-time arbitration needsSelect when cost sensitivity outweighs need for deterministic hardware arbitration
IDT7143SA20GSame speed and pinout, but SLAVE-only: BUSY pins are inputs only; no arbitration logic - designed exclusively for width expansion with 7133SA20GUsed only as companion device in 32-bit+ configurations - cannot operate standalone as MASTERChoose only when building multi-chip MASTER/SLAVE arrays; not a functional substitute

Compared with CY7C024AV-20AXC, 7133SA20G delivers integrated arbitration and deterministic BUSY signaling - eliminating external logic and reducing PCB area. Against IDT7143SA20G, it provides full MASTER functionality including open-drain BUSY output and arbitration priority setup, making it the sole choice for standalone dual-port control applications.

Availability

7133SA20G is available at Aetrix Electronics and suitable for industrial motion controllers, avionics display buffers, and medical imaging pipelines requiring stable component supply, long-term lifecycle support, and guaranteed industrial temperature performance.

Supply support for 7133SA20G 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) was a fabless semiconductor company specializing in high-performance memory, timing, and interface solutions before its acquisition by Renesas Electronics in 2019.

The IDT7133 family was engineered specifically for deterministic dual-CPU memory sharing in real-time embedded systems - emphasizing hardware arbitration, low-latency access, and robust industrial-grade reliability.

FAQ

What is the function of the BUSY pin on the 7133SA20G?

The BUSY pin on the 7133SA20G is an open-drain output that signals memory contention when both ports attempt to access the same address simultaneously. As a MASTER device, it asserts BUSYL or BUSYR to stall the contending port's write operation until resolution. External pull-up resistors are mandatory for proper logic-level operation, and the timing is governed by parameters like tBAA (20 ns max BUSY access time from address).

Can the 7133SA20G operate in battery backup mode?

Yes, the 7133SA20G supports battery backup operation with data retention down to 2.0 V (VDR), maintaining stored contents during main power loss. This is confirmed in the LA variant's specifications, and the SA variant shares identical retention capability. The typical data retention current is 100 µA at 2 V, enabling reliable operation with coin-cell or supercapacitor backup sources.

How does the 7133SA20G differ from the IDT7143SA20G?

The 7133SA20G is a MASTER dual-port RAM with on-chip arbitration logic and open-drain BUSY outputs, while the IDT7143SA20G is a SLAVE device with BUSY inputs only and no arbitration circuitry. They share identical pinouts and timing, but 7133SA20G can operate standalone; IDT7143SA20G requires pairing with a 7133SA20G for width expansion and cannot resolve contention autonomously.

What package options are available for the 7133SA20G?

The 7133SA20G is offered in multiple packages: 68-pin ceramic PGA (GU68), 68-pin flatpack (FP68), 68-pin PLCC (PLG68), and 100-pin TQFP (PNG100). The "G" suffix in 7133SA20G specifically denotes the 68-pin PLCC (PLG68) package, which measures approximately 0.95″ × 0.95″ × 0.17″ and is preferred for industrial applications due to thermal and mechanical robustness.

Does the 7133SA20G support independent byte write control?

Yes, the 7133SA20G provides separate upper and lower byte write enables for both ports: R/WLUB and R/WLLB for the left port, R/WRUB and R/WRLB for the right port. This allows granular 8-bit writes to I/O0–I/O7 (lower byte) or I/O8–I/O15 (upper byte), preventing unintended modification of adjacent bytes during partial-word updates - critical for register-mapped peripheral interfaces.

7133SA20G 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:
20ns
Access Time:
20 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)

7133SA20G FAQ

1.How can I place an order for 7133SA20G through Aetrix?

Please submit a Request for Quotation (RFQ) for 7133SA20G 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 7133SA20G reliable?

The price and inventory of 7133SA20G are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 7133SA20G is usually 5 days.

3.What payment methods are accepted for 7133SA20G?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 7133SA20G transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 7133SA20G?

7133SA20G orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 7133SA20G 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 7133SA20G?

For technical support, including 7133SA20G datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 7133SA20G requirements.

6.How does Aetrix verify that 7133SA20G is sourced from the original manufacturer or authorized distributors?

All 7133SA20G 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 7133SA20G meets industry standards.

7.What is the process for return or replacement of 7133SA20G?

All 7133SA20G units undergo pre-shipment inspection (PSI). If there is an issue with 7133SA20G, 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 7133SA20G part is unused and in its original packaging.

Return procedure for 7133SA20G:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

7133SA20G Tags

  • 7133SA20G
  • 7133SA20G PDF
  • 7133SA20G Datasheet
  • 7133SA20G Specifications
  • 7133SA20G Images
  • Renesas
  • Renesas 7133SA20G
  • Buy 7133SA20G
  • 7133SA20G Price
  • 7133SA20G Distributor
  • 7133SA20G Supplier
  • 7133SA20G Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER