Renesas 7130SA20PF
- Part No.:
- 7130SA20PF
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 64-LQFP
- Datasheet:
-
7130SA20PF.pdf
- Description:
- IC SRAM 8KBIT PARALLEL 64TQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,910
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
7130SA20PF 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, TTL-compatible 5V ±10% supply, and industrial temperature range (–40°C to +85°C). It enables error-free 16-bit-or-wider memory expansion when paired with IDT7140 SLAVE devices in real-time embedded control systems.
For engineers reviewing the 7130SA20PF datasheet, 7130SA20PF pinout, 7130SA20PF application, or 7130SA20PF equivalent, this page delivers verified timing parameters, port arbitration behavior, BUSY/INT flag operation, dual-port power-down modes, and package-specific DC/AC electrical characteristics - all confirmed for the FP48 ceramic flatpack variant.
Technical Context
The 7130SA20PF implements fully asynchronous dual-port access with independent left/right address, data, and control buses. Its on-chip arbitration logic resolves contention via BUSY output assertion (open-drain, requires pull-up) and supports port-to-port interrupt signaling through INTL/INTR flags.
It operates in three power states: active (typ. 110 mA), standby with TTL-level CE (typ. 30 mA), and full CMOS-level standby (typ. 1.0 mA). Data retention at 2V is not supported - that feature applies only to LA variants, not SA.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Organization | 1K × 8 bits (1024 words × 8-bit wide), dual-access architecture |
| Max Read Cycle Time | 20 ns - defines minimum clock period for synchronous interface or maximum burst rate in async systems |
| Supply Voltage | 4.5 V to 5.5 V - compatible with standard 5V TTL logic families without level translation |
| Operating Temperature | –40°C to +85°C - qualified for industrial-grade embedded applications |
| Active Current (ICC) | 110 mA typ. - determines thermal design and regulator sizing for continuous dual-port operation |
| BUSY Output Type | Open-drain - requires external pull-up resistor to VCC for proper flag assertion |
| Interrupt Flags | INTL (left port) and INTR (right port) - enable hardware-synchronized inter-port communication |
Pinout & Package
7130SA20PF is supplied in a 48-pin ceramic flatpack (FP48) package measuring approximately 0.75 in × 0.75 in × 0.11 in, with side-brazed leads and hermetic sealing suitable for high-reliability industrial environments.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| GND (Pins 1, 24, 25, 48) | Ground reference | All four pins must be connected to system ground plane for noise immunity and stable operation |
| VCC (Pins 23, 26) | Power supply | Both pins require low-inductance connection to 5V ±10% supply; decoupling capacitors mandatory |
| CEL / CER | Chip Enable (Left/Right) | Active-low enables respective port; controls entry into standby (ISB1/ISB2) or full standby (ISB3/ISB4) |
| OEL / OER | Output Enable (Left/Right) | Active-low enables I/O drivers; high-Z state prevents bus contention during multi-port sharing |
| R/WL / R/WR | Read/Write Control (Left/Right) | High = read, low = write; determines direction of data flow on associated I/O bus |
| BUSYL / BUSYR | Arbitration Flag (Left/Right) | Open-drain outputs indicating port contention; require external pull-up resistors to VCC |
| INTL / INTR | Interrupt Flag (Left/Right) | Push-pull outputs used to signal inter-port events (e.g., write completion, address match) |
| A0L–A9L / A0R–A9R | Address Inputs (Left/Right) | 10-bit address buses enabling full 1K-word access per port; asynchronous and independent |
| I/O0L–I/O7L / I/O0R–I/O7R | Data I/O (Left/Right) | Bidirectional 8-bit data paths; tri-stated when OE high or CE high |
Key Features
| Feature | Design Value |
|---|---|
| On-chip arbitration logic | Eliminates need for external glue logic in MASTER/SLAVE configurations; resolves simultaneous access via BUSY assertion |
| Dual independent asynchronous ports | Enables concurrent CPU/DSP or host/peripheral access without software coordination or shared bus arbitration overhead |
| TTL-compatible I/O | Direct interfacing with legacy 5V microcontrollers, FPGAs, and ASICs without level shifters or voltage translators |
| Multiple standby power modes | Supports dynamic power management: ISB1 (both ports disabled), ISB2 (one active), ISB3/ISB4 (CMOS-level input hold) |
| Port-to-port interrupt signaling | Hardware-triggered INTL/INTR flags reduce latency vs. polling and simplify real-time inter-processor synchronization |
Applications
| Real-Time Motor Control | Digital Signal Processing Buffer |
|---|---|
Use Scenario: Dual-core motion controller where one core handles trajectory planning and the other executes PWM updates. IC Role / Device Role / Timing Role: MASTER 7130SA20PF acts as shared memory buffer between cores, using BUSY arbitration to prevent write collisions during position update bursts. Use Value: 20 ns access ensures sub-microsecond data exchange, enabling 50 kHz servo loop closure without software locks or FIFO overhead. | Use Scenario: Audio processing system with separate ADC capture and DAC playback engines operating concurrently. IC Role / Device Role / Timing Role: 7130SA20PF provides zero-wait-state ping-pong buffering; left port accepts sampled data while right port streams reconstructed audio. Use Value: Asynchronous dual-port operation eliminates DMA channel conflicts and guarantees deterministic latency for real-time audio streaming. |
| Industrial PLC I/O Mapping | Avionics Sensor Fusion Hub |
Use Scenario: Programmable logic controller updating digital I/O states while simultaneously servicing HMI requests. IC Role / Device Role / Timing Role: 7130SA20PF stores I/O image table; CPU writes outputs via left port, HMI reads status via right port with INT-driven notification. Use Value: Hardware interrupt (INTL/INTR) reduces HMI polling frequency by >90%, lowering CPU load and improving UI responsiveness. | Use Scenario: Flight computer aggregating inertial, GPS, and barometric sensor data across redundant processing channels. IC Role / Device Role / Timing Role: MASTER 7130SA20PF serves as fault-tolerant shared memory; arbitration logic ensures consistent state during cross-channel validation. Use Value: Open-drain BUSY outputs interface directly with discrete pull-ups in safety-critical harnesses, meeting DO-254 traceability requirements. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-port SRAM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CY7C131-20VXI | 5V, 1K × 8, 20 ns, but lacks on-chip arbitration logic and BUSY/INT flags | Requires external logic for MASTER/SLAVE expansion and inter-port signaling | Select when cost-sensitive designs can implement arbitration externally and do not require hardware interrupts |
| IDT7140SA20PF | Same FP48 package and speed grade, but SLAVE-only: BUSY inputs (not outputs), no arbitration logic | Cannot operate standalone; must pair with 7130 as MASTER; no INT flag generation capability | Select only as companion device to expand data width beyond 8 bits in systems already using 7130SA20PF |
Compared with CY7C131-20VXI, 7130SA20PF integrates arbitration and interrupt functions, reducing BOM count and PCB area; compared with IDT7140SA20PF, it provides autonomous MASTER functionality essential for stand-alone dual-port use cases.
Availability
7130SA20PF is available at Aetrix Electronics and suitable for real-time motor control, digital signal processing buffers, industrial PLC I/O mapping, and avionics sensor fusion hubs requiring stable component supply across extended product lifecycles.
Supply support for 7130SA20PF 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 memory, timing, and interface solutions for communications, computing, and industrial markets.
The IDT7130 product line was designed specifically for deterministic, low-latency dual-ported memory applications in real-time embedded systems where hardware arbitration and inter-processor signaling are critical.
FAQ
What is the maximum operating temperature range for the 7130SA20PF?
The 7130SA20PF is rated for industrial temperature operation from –40°C to +85°C. This specification is explicitly confirmed in the "Recommended Operating Temperature and Supply Voltage" table (2689 tbl 03) and applies to all SA-speed variants in FP48 packaging. It does not support military-grade (–55°C to +125°C) or commercial-grade (0°C to +70°C) ranges - those apply to other suffix variants.
Does the 7130SA20PF support battery backup data retention?
No, the 7130SA20PF does not support battery backup data retention. That capability is exclusive to LA-suffix variants (e.g., 7130LA20PF), which specify 2.0 V minimum retention voltage and microamp-level retention current. The SA suffix denotes standard active power performance without low-voltage retention circuitry - confirmed in DC Electrical Characteristics (2689 tbl 04) and Data Retention Characteristics tables (2689 tbl 07), which list LA-only parameters.
How does BUSY arbitration work on the 7130SA20PF?
On the 7130SA20PF, BUSYL and BUSYR are open-drain outputs that assert low when contention is detected on the opposite port. Arbitration prioritizes the port whose address and control signals stabilize first, governed by tAPS (5 ns min). If timing priority cannot be resolved, either BUSY line may assert - but both will never be low simultaneously. External pull-up resistors are required, as stated in Functional Block Diagram Note 1 and Pin Configurations notes.
Can the 7130SA20PF be used as a standalone 8-bit memory without a SLAVE device?
Yes, the 7130SA20PF functions fully as a standalone 8-bit dual-port SRAM. Its MASTER designation indicates capability to coordinate with IDT7140 SLAVE devices for wider data buses, but it operates independently with complete left/right port control, arbitration, and interrupt features. The datasheet states: "IDT7130 is designed to be used as a stand-alone 8-bit Dual-Port RAM or as a 'MASTER'... together with the IDT7140 'SLAVE'."
What package type is used for the 7130SA20PF?
The 7130SA20PF uses a 48-pin ceramic flatpack (FP48) package, with dimensions approximately 0.75 in × 0.75 in × 0.11 in. This is explicitly identified in the Pin Configurations section (2689 drw 03F) and confirmed in ordering information notes referencing "FP48(4)" and "48-Pin Flatpack Top View." It is distinct from DIP, LCC, PLCC, or TQFP variants.
7130SA20PF Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 64-LQFP
- Packaging:
- Tray
- 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:
- 64-TQFP (14x14)
7130SA20PF FAQ
1.How can I place an order for 7130SA20PF through Aetrix?
Please submit a Request for Quotation (RFQ) for 7130SA20PF 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 7130SA20PF reliable?
The price and inventory of 7130SA20PF are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 7130SA20PF is usually 5 days.
3.What payment methods are accepted for 7130SA20PF?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 7130SA20PF transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 7130SA20PF?
7130SA20PF orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 7130SA20PF 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 7130SA20PF?
For technical support, including 7130SA20PF datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 7130SA20PF requirements.
6.How does Aetrix verify that 7130SA20PF is sourced from the original manufacturer or authorized distributors?
All 7130SA20PF 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 7130SA20PF meets industry standards.
7.What is the process for return or replacement of 7130SA20PF?
All 7130SA20PF units undergo pre-shipment inspection (PSI). If there is an issue with 7130SA20PF, 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 7130SA20PF part is unused and in its original packaging.
Return procedure for 7130SA20PF:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
7130SA20PF 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…

