Cypress Semiconductor Corp FM25640B-G2
- Part No.:
- FM25640B-G2
- Manufacturer:
- Cypress Semiconductor Corp
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
FM25640B-G2.pdf
- Description:
- IC FRAM 64KBIT SPI 20MHZ 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:6,379
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
FM25640B-G2 from Infineon Technologies (formerly Cypress) is a 64-Kbit serial SPI F-RAM organized as 8K × 8, featuring NoDelay™ writes, 1014 read/write endurance, and 151-year data retention. It operates at up to 20 MHz SPI clock, supports modes 0 and 3, and functions in industrial temperature range (–40 °C to +85 °C) with 4.5–5.5 V supply. It serves as a hardware drop-in replacement for serial EEPROM/flash in real-time data logging systems.
For engineers reviewing the FM25640B-G2 datasheet, FM25640B-G2 pinout, FM25640B-G2 application, or FM25640B-G2 equivalent, key selection considerations include write latency elimination, endurance-critical nonvolatile storage, SPI bus compatibility, and industrial-grade reliability without polling or page programming overhead.
Technical Context
The FM25640B-G2 implements a ferroelectric memory array with zero-write-latency architecture: each byte is committed immediately upon successful SPI transfer, eliminating status polling and enabling deterministic timing. Its internal control logic handles opcode decoding, address latching, and status register management without external intervention.
It integrates dedicated hardware write protection via the WP pin and software-configurable block protection (1/4, 1/2, or full array) through the nonvolatile status register. The device operates exclusively as an SPI slave, synchronizing all I/O on SCK rising/falling edges per mode 0/3, with CS-driven transaction framing and HOLD-supported operation suspension.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 64 Kbit (8,192 × 8), directly byte-addressable with 13-bit addressing; upper 3 address bits ignored but recommended as 0 for future density scalability. |
| SPI speed | Up to 20 MHz clock frequency; enables sub-μs write commit per byte, supporting real-time streaming without bus arbitration delays. |
| Write endurance | 1014 cycles - 100 million × higher than typical EEPROM, enabling continuous logging in metering or sensor nodes over decades. |
| Data retention | 151 years at +85 °C - guaranteed nonvolatile storage without refresh, suitable for sealed or inaccessible deployments. |
| Supply voltage | 4.5 V to 5.5 V - compatible with legacy 5 V microcontroller I/O domains without level shifting. |
| Operating temperature | –40 °C to +85 °C - qualified for industrial control, automotive body electronics, and outdoor infrastructure applications. |
| Active current | 250 μA at 1 MHz - enables low-power wake-and-log operation in battery-backed systems. |
Pinout & Package
FM25640B-G2 is housed in an 8-pin small outline integrated circuit (SOIC) package with standard 1.27 mm pitch and gull-wing leads.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select input | Active-low enable: falling edge initiates SPI transaction; HIGH places device in 4 μA standby, tristating SO. |
| SCK | Serial clock input | Synchronizes all I/O; inputs latched on rising edge, outputs driven on falling edge (SPI modes 0/3). |
| SI | Serial input | Receives opcodes, addresses, and write data; sampled on SCK rising edge; must be driven valid to meet IDD spec. |
| SO | Serial output | Drives read data on falling SCK edge; high-impedance when not selected or during HOLD assertion. |
| WP | Write protect input | Hardware lock for status register writes when WPEN = 1; must tie to VDD if unused to prevent accidental protection. |
| HOLD | Operation suspend input | Pauses ongoing read/write when LOW (SCK must be LOW during transition); resumes on next CS fall. |
| VSS | Ground | Device reference return path; must connect to system ground plane for noise immunity and ESD integrity. |
| VDD | Power supply | 4.5–5.5 V main supply; no internal regulation - requires stable external rail with bypass capacitor per datasheet layout guidance. |
Key Features
| Feature | Design Value |
|---|---|
| NoDelay™ write architecture | Zero-latency byte writes: data committed immediately after SPI byte transfer completes; eliminates polling loops and improves determinism in time-critical firmware. |
| Ferroelectric process technology | Enables 1014 endurance and 151-year retention without wear leveling or ECC overhead - reduces firmware complexity and BOM cost. |
| Dual SPI mode support | Operates in both mode 0 (CPOL=0, CPHA=0) and mode 3 (CPOL=1, CPHA=1), ensuring interoperability with diverse MCU SPI peripherals without reconfiguration. |
| Flexible write protection | Combines hardware (WP pin) and software (status register) controls, allowing selective locking of memory blocks - critical for secure parameter storage in field-upgradable devices. |
| Low-power standby | 4 μA typical quiescent current with CS HIGH - enables energy-efficient sleep modes in battery-powered IoT endpoints. |
Applications
| Smart Energy Metering | Industrial PLC Data Logging |
|---|---|
Use Scenario: Continuous timestamped recording of voltage, current, and tariff data every second under varying grid conditions. IC Role / Device Role / Timing Role: Nonvolatile scratchpad memory holding last-known-good values and incremental logs between MCU wake cycles. Use Value: Eliminates flash wear-out risk and write delays that cause data loss during power interruption - ensures regulatory-compliant 15+ year meter lifetime. | Use Scenario: Capturing sensor faults, actuator commands, and diagnostic timestamps in programmable logic controllers deployed in factory automation lines. IC Role / Device Role / Timing Role: High-reliability event buffer storing critical state transitions with microsecond-level write commit. Use Value: Guarantees deterministic logging even during rapid fault sequences - avoids missed events due to flash/EEPROM write blocking. |
| Medical Diagnostic Equipment | Automotive Body Control Module |
Use Scenario: Storing calibration coefficients, usage counters, and error history in portable ultrasound or ECG devices subject to frequent battery cycling. IC Role / Device Role / Timing Role: Parameter retention memory preserving device identity and regulatory traceability across power cycles. Use Value: Maintains FDA-required audit trails without backup capacitors or complex power-fail detection circuits. | Use Scenario: Recording door lock/unlock events, window position history, and lighting configuration changes in vehicles operating across extreme ambient temperatures. IC Role / Device Role / Timing Role: Endurance-optimized nonvolatile storage for infotainment and comfort subsystems requiring >100,000 lifetime write cycles. Use Value: Survives 15+ years of automotive service life without degradation - meets AEC-Q100 Grade 2 thermal requirements. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial nonvolatile memory applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MB85RS64V | Fujitsu 64 Kbit FRAM; identical 8K×8 SPI interface, 20 MHz max, but rated only to +105 °C and uses different status register bit mapping. | Preferred for extended-temperature automotive modules where +105 °C operation is required. | Select MB85RS64V only if higher temperature rating is mandatory and firmware can accommodate alternate status register layout. |
| AT25DF041A | Microchip 4 Mbit SPI flash; requires page programming (512-byte pages), 100k-cycle endurance, and 20 ms typical write latency. | Suitable for firmware storage or infrequent configuration updates where write frequency is low. | Choose AT25DF041A only when memory density >64 Kbit is needed and write latency is acceptable - not for high-frequency logging. |
Compared with MB85RS64V and AT25DF041A, FM25640B-G2 uniquely delivers zero-write-latency operation and 1014 endurance in a drop-in 8-pin SOIC footprint, making it optimal for applications demanding both real-time responsiveness and multi-decade reliability without firmware adaptation.
Availability
FM25640B-G2 is available at Aetrix Electronics and suitable for smart energy metering, industrial PLC data logging, medical diagnostic equipment, and automotive body control modules requiring stable component supply across long product lifecycles.
Supply support for FM25640B-G2 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
Infineon Technologies is a global semiconductor leader headquartered in Munich, Germany, delivering power management, sensing, connectivity, and security solutions for industrial, automotive, and IoT markets.
The FM25640B-G2 belongs to Infineon's F-RAM portfolio, engineered specifically for high-endurance, low-latency nonvolatile data capture in mission-critical embedded systems where flash and EEPROM limitations compromise reliability or timing.
FAQ
Is FM25640B-G2 pin-compatible with standard SPI EEPROMs like AT25080?
Yes - FM25640B-G2 uses the same 8-pin SOIC package and identical SPI pinout (CS, SCK, SI, SO, WP, HOLD, VSS, VDD) as AT25080 and other common 8-pin serial EEPROMs. No PCB redesign is needed for drop-in replacement, though firmware must disable EEPROM-specific polling and address translation.
Does FM25640B-G2 require external high-voltage programming circuitry?
No - FM25640B-G2 performs all writes at standard VDD (4.5–5.5 V) with no charge pump or high-voltage generation. Unlike EEPROM and flash, it writes data using ferroelectric polarization switching, eliminating need for external programming voltages or complex timing sequences.
Can the HOLD pin be left unconnected in simple applications?
No - the HOLD pin must be tied to VDD if unused, as specified in the datasheet. Leaving it floating may cause unpredictable suspension of memory operations due to noise coupling, leading to corrupted reads/writes or bus lockup during transient events.
What is the impact of using SPI mode 1 or 2 with FM25640B-G2?
FM25640B-G2 only supports SPI modes 0 and 3. Using mode 1 (CPOL=0, CPHA=1) or mode 2 (CPOL=1, CPHA=0) will result in incorrect data sampling or clock misalignment, causing opcode rejection, address corruption, or failed transactions - confirmed by AC switching characterization in Rev. *I datasheet.
FM25640B-G2 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Cypress Semiconductor Corp
- Series:
- F-RAM™
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- FRAM
- Technology:
- FRAM (Ferroelectric RAM)
- Memory Size:
- 64Kbit
- Memory Organization:
- 8K x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 20 MHz
- Write Cycle Time - Word, Page:
- -
- Access Time:
- -
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
FM25640B-G2 FAQ
1.How can I place an order for FM25640B-G2 through Aetrix?
Please submit a Request for Quotation (RFQ) for FM25640B-G2 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 FM25640B-G2 reliable?
The price and inventory of FM25640B-G2 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for FM25640B-G2 is usually 5 days.
3.What payment methods are accepted for FM25640B-G2?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for FM25640B-G2 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for FM25640B-G2?
FM25640B-G2 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your FM25640B-G2 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 FM25640B-G2?
For technical support, including FM25640B-G2 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your FM25640B-G2 requirements.
6.How does Aetrix verify that FM25640B-G2 is sourced from the original manufacturer or authorized distributors?
All FM25640B-G2 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 FM25640B-G2 meets industry standards.
7.What is the process for return or replacement of FM25640B-G2?
All FM25640B-G2 units undergo pre-shipment inspection (PSI). If there is an issue with FM25640B-G2, 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 FM25640B-G2 part is unused and in its original packaging.
Return procedure for FM25640B-G2:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
FM25640B-G2 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
Hall effect sensor guide covering working principle, linear and digital sensors, Arduino circuits, current sensing, speed detection, automotive applications, A3144 examples, signal filtering and datash…
Product Change Notification guide for electronic components, covering PCN meaning, PCN vs PDN/EOL, common change types, risk levels, form-fit-function review, engineering validation, BOM control, LTB/L…
A practical guide to blend door actuators, covering HVAC function, symptoms, location, AC and heater issues, reset and calibration, replacement cost, electrical diagnosis, compatibility checks, and rep…
Engineering guide to Raspberry Pi alternatives, covering chip-level differences, Orange Pi, ROCK, Jetson, Banana Pi, NanoPi, Compute Module, Pico, GPIO, camera, HAT compatibility, and replacement risks…
Engineering guide to dynamic load response testing for high-current buck converters, covering load step setup, slew rate, Vcore undershoot, overshoot, recovery time, probe location, output capacitors a…
Engineering guide to output capacitor selection for ASIC Vcore rails, covering bulk capacitors, polymer capacitors, MLCC decoupling, DC bias, ESR, ESL, placement, transient response and substitution ri…
Engineering guide to high-current ASIC Vcore rails, covering 12-phase buck architecture, PMBus control, dynamic load testing, output capacitor networks, smart power stage selection, thermal design and …
Voltage regulator guide covering linear, LDO, 7805, Zener, adjustable, buck, VRM and alternator regulators, with design checks, testing methods, troubleshooting and datasheet-based selection.
Amplifier guide covering voltage, current and power amplification, gain, feedback, amplifier classes, audio and RF applications, op-amp circuits, transimpedance amplifiers, datasheet selection and trou…
Machine vision system guide covering components, inspection workflow, camera and lens selection, FOV, pixel resolution, motion blur, strobe lighting, bandwidth, 2D/3D vision, integration, troubleshooti…

