Infineon Technologies FM25040B-G
- Part No.:
- FM25040B-G
- Manufacturer:
- Infineon Technologies
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
FM25040B-G.pdf
- Description:
- IC FRAM 4KBIT SPI 20MHZ 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:992
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
FM25040B-G from Infineon Technologies (formerly Cypress) is a 4-Kbit serial SPI ferroelectric RAM (F-RAM) organized as 512 × 8, operating at up to 20 MHz, with 1014 read/write endurance, 151-year data retention, and 4.5–5.5 V supply. It serves as a nonvolatile memory replacement for EEPROM/flash in real-time data logging and industrial control systems where rapid, reliable writes are critical.
For engineers reviewing the FM25040B-G datasheet, FM25040B-G pinout, FM25040B-G application, or FM25040B-G equivalent, this page delivers verified technical context, SPI mode compatibility (0 and 3), NoDelay™ write behavior, hardware/software write protection, and SOIC-8 package integration details - all essential for drop-in replacement validation and low-power embedded design.
Technical Context
The FM25040B-G implements a synchronous SPI slave interface supporting modes 0 (CPOL=0, CPHA=0) and 3 (CPOL=1, CPHA=1), with data latched on rising SCK edge and output on falling edge. Its internal architecture includes a 512 × 8 F-RAM array, dedicated instruction decoder, status register with WEL bit, and independent WP/HOLD control logic.
Unlike flash or EEPROM, it performs true bus-speed writes without polling: each byte written completes before the next SPI clock cycle begins. The device lacks internal voltage regulation or power management beyond POR, requiring strict VDD compliance (4.5–5.5 V) and proper CS/SCK timing coordination per opcode sequence.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 4 Kbit (512 × 8 bytes); enables compact nonvolatile storage for firmware flags, calibration data, or sensor logs without block erase overhead. |
| Interface | SPI slave, up to 20 MHz; supports direct connection to MCU hardware SPI ports with zero wait-state writes. |
| Endurance | 1014 read/write cycles; sustains >27,000 writes/sec continuously for 10+ years - suitable for high-frequency telemetry buffers. |
| Data retention | 151 years at +85 °C; eliminates periodic refresh or backup power requirements in unattended industrial deployments. |
| Supply voltage | 4.5 V to 5.5 V; compatible with legacy 5 V microcontroller buses without level-shifting. |
| Operating temp | –40 °C to +85 °C; qualified for industrial control cabinets, motor drives, and outdoor metering enclosures. |
| Active current | 250 µA at 1 MHz; reduces average power in battery-backed data loggers during frequent write bursts. |
| Standby current | 4 µA (typ); enables ultra-low-power sleep states between measurement intervals. |
Pinout & Package
FM25040B-G is housed in an 8-pin Small Outline Integrated Circuit (SOIC) package with standard 1.27 mm pitch, RoHS-compliant, and surface-mount compatible.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select input | Active-low enable: must fall before each opcode; places device in standby (high-Z SO, 4 µA draw) when high. |
| SCK | Serial clock input | Synchronizes all I/O; rising edge latches SI, falling edge drives SO; supports 0–20 MHz with arbitrary pauses. |
| SI | Serial input (MOSI) | Receives opcodes, addresses, and write data; must be driven to valid logic level even during idle to meet IDD spec. |
| SO | Serial output (MISO) | Drives read data only during active read cycles; tristated otherwise, including during HOLD assertion. |
| WP | Hardware write protect | Active-low lock: disables all writes (memory + status register) when pulled low; tie to VDD if unused. |
| HOLD | Operation suspend control | Active-low pause: freezes ongoing SPI transaction without losing state; transitions only allowed while SCK = LOW. |
| VSS | Ground reference | System ground return path; must be low-impedance and co-located with MCU ground for noise immunity. |
| VDD | Power supply | 4.5–5.5 V nominal; no internal regulation - requires stable external supply; avoid powering down with CS active. |
Key Features
| Feature | Design Value |
|---|---|
| NoDelay™ write | Zero-latency writes: data commits immediately after byte transfer; eliminates polling loops and prevents data loss during power interruption. |
| Ferroelectric process | 1014 endurance and 151-year retention achieved without charge-pump circuitry or wear-leveling firmware overhead. |
| Dual SPI mode support | Compatible with both Mode 0 and Mode 3 masters - simplifies integration across diverse MCU families (e.g., STM32, PIC, MSP430). |
| Multi-layer write protection | Combines hardware (WP pin), software (WREN/WRDI), and block-level (1/4, 1/2, full array) locking - prevents accidental overwrites in field-deployed units. |
| Low-voltage operation margin | Guaranteed functionality down to 4.5 V allows use with aging 5 V rails or under brown-out conditions where flash/EEPROM fail. |
Applications
| Industrial Data Logger | Smart Energy Meter |
|---|---|
Use Scenario: Continuous timestamped recording of voltage, current, and temperature samples at 100 Hz in factory-floor monitoring equipment. IC Role / Device Role / Timing Role: Nonvolatile buffer storing last 512 readings; accepts writes at full SPI rate without interrupting acquisition loop. Use Value: Eliminates risk of data loss during mains dropout - writes complete in ≤400 ns per byte, enabling deterministic 10 µs worst-case write latency. | Use Scenario: Storing tamper-evident billing registers, tariff tables, and firmware update metadata in DIN-rail mounted electricity meters. IC Role / Device Role / Timing Role: Secure, long-life configuration memory; WP pin hardwired to prevent unauthorized parameter changes during field service. Use Value: Guarantees 151-year retention of critical billing data without supercapacitor backup or battery maintenance. |
| PLC I/O Module | Medical Diagnostic Sensor Hub |
Use Scenario: Capturing transient fault events (e.g., overcurrent spikes, phase loss) in programmable logic controller backplanes with sub-millisecond response. IC Role / Device Role / Timing Role: Real-time event logger synchronized to PLC scan cycle; holds last 512 fault records with full timestamp and cause code. Use Value: Achieves 1014 endurance - withstands >100,000 fault captures/day for 27+ years without degradation. | Use Scenario: Storing calibration coefficients, patient ID history, and diagnostic thresholds in portable ultrasound or ECG analyzers with intermittent USB charging. IC Role / Device Role / Timing Role: Low-power configuration store; wakes only during boot or user-initiated recalibration to load parameters. Use Value: Draws just 4 µA standby current - extends single-charge battery life by >3× versus EEPROM-based alternatives. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial nonvolatile memory applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MB85RS4MT (Fujitsu) | 4-Mbit F-RAM, same SOIC-8, 5 V, 20 MHz SPI; but 10× larger density and higher active current (3 mA @ 20 MHz). | Better for firmware storage or large lookup tables; less optimal for low-power burst logging due to higher dynamic consumption. | Select when memory footprint >4 Kbit is needed and system can support higher active current. |
| AT25DF041A (Microchip) | 4-Mbit serial flash, SOIC-8, 2.7–3.6 V only; requires 25 ms page programming, 100k endurance, and polling. | Suitable for infrequent firmware updates; unsuitable for real-time data capture due to write latency and endurance limits. | Choose only for cost-sensitive, low-write-count applications where voltage range matches 3.3 V systems. |
Compared with MB85RS4MT, FM25040B-G offers lower power and tighter timing control for small-buffer applications; compared with AT25DF041A, it delivers 109× greater endurance and eliminates write-stall interrupts - critical for deterministic embedded control loops.
Availability
FM25040B-G is available at Aetrix Electronics and suitable for industrial data loggers, smart energy meters, PLC I/O modules, and medical diagnostic sensor hubs requiring stable component supply, long-term lifecycle assurance, and RoHS-compliant sourcing.
Supply support for FM25040B-G 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, specializing in power management, automotive ICs, and memory solutions with emphasis on reliability and industrial longevity.
The FM25040B-G belongs to Infineon's F-RAM product line, engineered specifically for applications demanding extreme write endurance, zero-write-latency, and guaranteed data retention without backup power - targeting industrial automation, utility metering, and mission-critical sensing.
FAQ
Does FM25040B-G require external pull-up resistors on SI, SO, WP, or HOLD pins?
No external pull-ups are required on SI or SO - these are actively driven inputs/outputs. WP and HOLD are active-low inputs with internal weak pull-ups; however, datasheet recommends tying unused WP/HOLD directly to VDD for deterministic behavior and to avoid floating inputs that may increase leakage or cause spurious writes.
What is the impact of the documented errata regarding WEL bit not clearing after writes to addresses 0x100–0x1FF?
This erratum means the Write Enable Latch remains set after writing to upper half of memory, potentially allowing unintended subsequent writes if software assumes automatic WEL reset. Mitigation requires explicit WRDI command before any new write sequence - a minor firmware change that preserves full functionality and does not affect data integrity or endurance.
Can FM25040B-G be used in 3.3 V systems?
No - FM25040B-G is specified only for 4.5–5.5 V operation. Attempting 3.3 V supply violates absolute maximum ratings and results in undefined behavior, including failed writes, corrupted reads, or latch-up. For 3.3 V systems, consider Infineon's FM25Q04 (quad-SPI, 1.7–2.0 V) or Cypress/Infineon's 3.3 V F-RAM variants like FM25V05.
How does FM25040B-G handle power loss during a write operation?
Because writes occur at bus speed with no internal write cycle, power loss at any point during SPI transmission results in either full-byte success or no change - there is no partial write or corruption window. The ferroelectric cell retains its state instantly upon charge transfer, making FM25040B-G inherently immune to write-interruption data loss unlike flash or EEPROM.
FM25040B-G Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Infineon Technologies
- Series:
- F-RAM™
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- FRAM
- Technology:
- FRAM (Ferroelectric RAM)
- Memory Size:
- 4Kbit
- Memory Organization:
- 512 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
FM25040B-G FAQ
1.How can I place an order for FM25040B-G through Aetrix?
Please submit a Request for Quotation (RFQ) for FM25040B-G 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 FM25040B-G reliable?
The price and inventory of FM25040B-G are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for FM25040B-G is usually 5 days.
3.What payment methods are accepted for FM25040B-G?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for FM25040B-G transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for FM25040B-G?
FM25040B-G orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your FM25040B-G 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 FM25040B-G?
For technical support, including FM25040B-G datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your FM25040B-G requirements.
6.How does Aetrix verify that FM25040B-G is sourced from the original manufacturer or authorized distributors?
All FM25040B-G 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 FM25040B-G meets industry standards.
7.What is the process for return or replacement of FM25040B-G?
All FM25040B-G units undergo pre-shipment inspection (PSI). If there is an issue with FM25040B-G, 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 FM25040B-G part is unused and in its original packaging.
Return procedure for FM25040B-G:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
FM25040B-G 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
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…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
LDO regulator guide covering low dropout voltage, power dissipation, thermal design, PSRR, output noise, capacitor stability, adjustable LDO circuits, LDO vs buck converter and datasheet selection chec…
Conditional Access Module guide covering CAM meaning, CI/CI+ interface, smart card authorization, DVB security workflow, TV and set-top box compatibility, internal electronics, ESD protection, connecto…
Guide to electronic component obsolescence covering EOL risk, PCN/PDN notices, last-time buy planning, replacement options, form-fit-function validation, counterfeit risk and BOM lifecycle management.
18650 battery guide covering lithium-ion cell basics, 3.6V/3.7V voltage, 4.2V charging, mAh and Wh capacity, protected cells, chargers, BMS, series-parallel packs, holders, welding and sourcing checks.…
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…

