Renesas 7130LA20J
- Part No.:
- 7130LA20J
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 52-LCC (J-Lead)
- Datasheet:
-
7130LA20J.pdf
- Description:
- IC SRAM 8KBIT PARALLEL 52PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:4,962
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
7130LA20J from IDT (Integrated Device Technology) is a high-speed 1K × 8 dual-port static RAM configured as a MASTER device with on-chip arbitration logic, 20 ns maximum read cycle time, 1 mW typical standby power, and 2 V data retention capability. It enables concurrent asynchronous access from left and right ports in real-time interprocessor communication systems.
For engineers reviewing the 7130LA20J datasheet, 7130LA20J pinout, 7130LA20J application, or 7130LA20J equivalent, key selection criteria include bus contention handling via BUSY flag arbitration, INT/INTR port-to-port signaling, battery-backed data retention at 2 V, TTL-compatible 5 V ±10% operation, and industrial temperature range support (–40°C to +85°C).
Technical Context
The 7130LA20J implements fully asynchronous dual-port architecture with independent address, control, and I/O buses per port. Its on-chip arbitration logic resolves simultaneous access conflicts by asserting open-drain BUSYL/BUSYR outputs-requiring external pull-up resistors-and supports priority-based write inhibition when address matches occur.
It features dedicated interrupt signaling (INTL/INTR) for cross-port event notification and supports both CE-controlled and R/W-controlled write cycles. The LA variant includes CMOS-level full-standby mode (ISB3 = 0.2 mA typ.) and guaranteed 2 V data retention (VDR = 2.0 V), distinguishing it from SA versions.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1,024 × 8 bits (1K × 8), providing 8-bit-wide dual-access storage without external data-width expansion logic |
| Access Time | 20 ns max (tRC, tAA, tACE), enabling integration into 50 MHz synchronous or tightly timed asynchronous systems |
| Supply Voltage | 5.0 V ±10% (4.5–5.5 V), compatible with standard TTL logic families and legacy 5 V system rails |
| Standby Current | 1 mW typical (ISB3 = 0.2 mA at VCC = 5 V), supporting ultra-low-power hold modes during processor sleep |
| Data Retention | 2.0 V minimum (VDR), allowing backup from coin-cell batteries or low-voltage auxiliary supplies |
| Operating Temp | –40°C to +85°C (industrial grade), qualified for embedded control, avionics, and industrial automation environments |
| Arbitration Logic | On-chip port arbitration with tAPS = 5 ns setup, eliminating need for external glue logic in MASTER/SLAVE configurations |
Pinout & Package
7130LA20J is packaged in a 48-pin ceramic flatpack (FP48) with 0.75″ × 0.75″ body size and side-brazed construction for hermetic reliability. Pin 1 is index-marked; all VCC pins require local decoupling, and all GND pins must be connected to ground plane.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| GND (Pins 1, 24, 25, 48) | Ground reference | Four dedicated ground connections minimize ground bounce and ensure stable I/O switching margins |
| VCC (Pins 23, 47) | Power supply | Dual VCC pins reduce IR drop and improve noise immunity across high-frequency operation |
| CEL / CER | Chip enable (left/right) | Independent chip select enables port-specific power-down (ISB2/ISB4) and arbitration gating |
| OEL / OER | Output enable (left/right) | Controls tri-state of I/O drivers; high-Z state required during write cycles to prevent bus contention |
| R/WL / R/WR | Read/write direction (left/right) | Active-high read, active-low write control; determines data flow direction per port independently |
| BUSYL / BUSYR | Arbitration status (open-drain) | Indicates port contention; requires external pull-up resistor to assert HIGH when port access is blocked |
| INTL / INTR | Interrupt flag (open-drain) | Signals completion or request between ports; used for handshake protocols without polling overhead |
| A0L–A9L / A0R–A9R | Address inputs (left/right) | 10-bit address buses support full 1K memory mapping per port with no address decoding logic needed |
| I/O0L–I/O7L / I/O0R–I/O7R | Data I/O (bidirectional) | True bidirectional 8-bit data paths; direction controlled solely by R/W and OE states per port |
Key Features
| Feature | Design Value |
|---|---|
| On-chip arbitration logic | Resolves simultaneous left/right port access to same address without external logic, reducing BOM count and PCB area |
| Open-drain BUSY/INT outputs | Enable wired-OR interrupt sharing and arbitration signaling across multiple dual-port devices on shared buses |
| 2 V data retention (LA only) | Preserves memory contents during main power loss using low-cost 2 V backup sources, critical for fault logging and state recovery |
| Master/Slave expandability | 7130LA20J (MASTER) pairs with IDT7140LA20J (SLAVE) to build 16-bit+ word width systems without speed penalty or timing skew |
| Industrial temperature range | Validated operation from –40°C to +85°C ensures reliability in uncontrolled environments like factory floors and vehicle ECUs |
Applications
| Real-Time Interprocessor Communication | Digital Signal Processing Buffering |
|---|---|
Use Scenario: Two microcontrollers exchange sensor fusion data and control commands with zero-latency handshaking. IC Role / Device Role / Timing Role: MASTER dual-port SRAM acts as shared mailbox with BUSY-driven arbitration and INT-triggered notification. Use Value: Eliminates software polling and guarantees deterministic response under worst-case contention, meeting <10 µs latency budgets. | Use Scenario: DSP core writes processed audio frames while host CPU reads them for network streaming. IC Role / Device Role / Timing Role: Dual-port buffer decouples mismatched processing rates; left port handles DMA writes, right port serves CPU reads. Use Value: Prevents FIFO underrun/overrun and enables continuous streaming at 48 kHz/24-bit without frame drops. |
| Avionics Data Logging | Industrial PLC Memory Expansion |
Use Scenario: Flight data recorder stores telemetry during power interruption using battery-backed retention. IC Role / Device Role / Timing Role: 7130LA20J retains critical last-seconds flight parameters at 2 V after main 5 V rail collapse. Use Value: Meets DO-160 Section 22 crash-safety requirements for non-volatile data preservation without EEPROM wear-out. | Use Scenario: Programmable logic controller extends local memory for ladder logic variable tables and I/O image storage. IC Role / Device Role / Timing Role: Acts as fast, deterministic scratchpad memory accessible simultaneously by CPU and I/O coprocessor. Use Value: Enables sub-millisecond scan cycle times for safety-critical motion control loops in ISO 13849 Cat 4 systems. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-port SRAM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| IDT7140LA20J | SLAVE-only device; no on-chip arbitration logic; BUSY pins are inputs, not outputs | Requires pairing with 7130LA20J in MASTER/SLAVE configuration for 16-bit expansion; cannot operate stand-alone as memory controller | Select when building wider data paths; not a drop-in replacement for standalone 7130LA20J use cases |
| Cypress CY7C024AV-20AXC | 2K × 16 organization; 3.3 V core with 5 V tolerant I/O; no 2 V data retention; different pinout and arbitration scheme | Targets modern low-voltage systems; lacks battery-retention capability; requires level-shifting in 5 V designs | Choose for higher density or 3.3 V compatibility; verify BUSY/INT timing and arbitration behavior against legacy 7130LA20J firmware |
Compared with IDT7140LA20J and CY7C024AV-20AXC, the 7130LA20J uniquely combines MASTER arbitration, 2 V retention, and industrial-grade 5 V operation in a single 48-pin FP package-making it irreplaceable in legacy avionics and industrial control where power integrity and deterministic contention resolution are non-negotiable.
Availability
7130LA20J is available at Aetrix Electronics and suitable for real-time interprocessor communication, digital signal processing buffering, avionics data logging, and industrial PLC memory expansion requiring stable component supply across extended product lifecycles.
Supply support for 7130LA20J 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 timing, memory interface, RF, and high-performance silicon solutions before its acquisition by Renesas Electronics in 2019.
The IDT7130/7140 family was designed specifically for deterministic, contention-free dual-ported memory applications in military, industrial, and communications infrastructure-emphasizing arbitration robustness, low-power retention, and wide temperature operation.
FAQ
What is the function of the BUSYL and BUSYR pins on the 7130LA20J?
The BUSYL and BUSYR pins on the 7130LA20J are open-drain arbitration status outputs indicating port contention. When asserted LOW (with external pull-up), they block write operations to the respective port during address collisions. Both pins are outputs only on the MASTER 7130LA20J; on SLAVE devices like IDT7140LA20J, they serve as inputs. This mechanism ensures deterministic resolution without external logic.
Does the 7130LA20J support true simultaneous read/write operations from both ports?
Yes, the 7130LA20J supports fully asynchronous concurrent access: one port can read while the other writes, provided addresses differ. If both ports access the same address, on-chip arbitration asserts BUSYL or BUSYR to inhibit the later-arriving write. Valid data from the winning port appears after tBDD delay (25 ns max for 20 ns version), preserving data integrity without system-level intervention.
What is the significance of the "LA" suffix in 7130LA20J?
The "LA" suffix in 7130LA20J denotes the Low-Power, Battery-Backup variant. It delivers 1 mW typical standby power (vs. 5 mW for SA) and guarantees data retention down to 2.0 V (VDR), enabling operation from backup batteries or supercapacitors during main power loss. This distinguishes it from the "SA" (Standard Active) version, which lacks retention capability.
Can the 7130LA20J operate in a 3.3 V system?
No, the 7130LA20J is specified exclusively for 5.0 V ±10% (4.5–5.5 V) operation and is not 3.3 V compatible. Its input thresholds (VIH = 2.2 V min, VIL = 0.8 V max) and output drive strength assume 5 V rails. Attempting 3.3 V operation violates Recommended DC Operating Conditions and risks undefined behavior, especially in arbitration and retention modes.
How does the interrupt functionality work between ports on the 7130LA20J?
The 7130LA20J uses INTL (left port) and INTR (right port) open-drain signals to notify the opposite port of events. Writing to address 3FFH on the left port sets INTR; writing to 3FEH on the right port sets INTL. These flags remain asserted until cleared by corresponding reset addresses, enabling hardware-triggered, low-latency interprocessor messaging without polling or shared registers.
7130LA20J Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 52-LCC (J-Lead)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Volatile
- Memory Format:
- SRAM
- Technology:
- SRAM - Dual Port, Asynchronous
- Memory Size:
- 8Kbit
- Memory Organization:
- 1K x 8
- 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:
- Surface Mount
- Supplier Device Package:
- 52-PLCC (19.13x19.13)
7130LA20J FAQ
1.How can I place an order for 7130LA20J through Aetrix?
Please submit a Request for Quotation (RFQ) for 7130LA20J 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 7130LA20J reliable?
The price and inventory of 7130LA20J are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 7130LA20J is usually 5 days.
3.What payment methods are accepted for 7130LA20J?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 7130LA20J transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 7130LA20J?
7130LA20J orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 7130LA20J 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 7130LA20J?
For technical support, including 7130LA20J datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 7130LA20J requirements.
6.How does Aetrix verify that 7130LA20J is sourced from the original manufacturer or authorized distributors?
All 7130LA20J 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 7130LA20J meets industry standards.
7.What is the process for return or replacement of 7130LA20J?
All 7130LA20J units undergo pre-shipment inspection (PSI). If there is an issue with 7130LA20J, 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 7130LA20J part is unused and in its original packaging.
Return procedure for 7130LA20J:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
7130LA20J 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…

