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

- Shipping:

Inventory:29,289
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
FM25L04B-GTR from Infineon Technologies (formerly Cypress) is a 4-Kbit serial SPI F-RAM organized as 512 × 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 as a hardware drop-in replacement for serial EEPROM or flash in industrial sensor logging and real-time control systems.
For engineers reviewing the FM25L04B-GTR datasheet, FM25L04B-GTR pinout, FM25L04B-GTR application, or FM25L04B-GTR equivalent, key selection criteria include write-cycle speed without polling, low active current (200 µA @ 1 MHz), industrial temperature range (–40 °C to +85 °C), and dual-package availability (SOIC-8 and DFN-8).
Technical Context
The FM25L04B-GTR implements a ferroelectric memory array with zero write latency - data commits immediately after each byte transfer, eliminating wait states and polling. Its internal architecture includes a dedicated instruction decoder, address counter, and nonvolatile status register with configurable block protection.
SPI interface logic supports full-duplex communication at up to 20 MHz with strict timing alignment: inputs latched on SCK rising edge, outputs driven on falling edge. Write protection is enforced via both hardware (WP pin) and software (WRSR-controlled block lock), enabling selective 1/4, 1/2, or full-array write disable.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 4 Kbit (512 × 8 bytes); enables compact nonvolatile storage for firmware patches or calibration tables without external buffering. |
| SPI speed | Up to 20 MHz; allows sub-µs per-byte write transfers, reducing host CPU overhead in high-frequency data capture. |
| Endurance | 1014 read/write cycles; supports >27,000 writes/sec continuously for 10+ years - critical for metering or event-logging applications. |
| Data retention | 151 years at +85 °C; guarantees long-term integrity without refresh or wear leveling in unattended deployments. |
| Supply voltage | 2.7 V to 3.6 V; compatible with standard 3.3 V industrial rails and tolerant of brown-out conditions during power cycling. |
| Operating temp | –40 °C to +85 °C; validated for use in motor drives, PLC I/O modules, and outdoor environmental sensors. |
| Active current | 200 µA @ 1 MHz; minimizes energy per transaction in battery-backed or energy-harvested nodes. |
Pinout & Package
FM25L04B-GTR is available in two RoHS-compliant packages: 8-pin SOIC (3.9 mm × 4.9 mm) and 8-pin DFN (2 mm × 3 mm) with exposed pad (unconnected). Both packages share identical pin functions and electrical behavior.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select input | Active-low enable; places device in standby (3 µA) when HIGH and synchronizes all SPI transactions on falling edge. |
| SCK | Serial clock input | Master-generated clock; rising edge latches SI data, falling edge drives SO data - supports uninterrupted clock pauses. |
| SI | Serial input | Receives opcodes, addresses, and write data; must be held valid during SCK transitions to meet IDD spec. |
| SO | Serial output | Drives read data only during active CS and read commands; tristated otherwise, including during HOLD assertion. |
| WP | Write protect input | Hardware-level lock: LOW disables all writes (including status register); must tie to VDD if unused. |
| HOLD | Operation suspend input | Pauses ongoing read/write mid-transaction when pulled LOW; requires SCK = LOW before assertion to avoid bus corruption. |
| VDD | Power supply | 2.7–3.6 V main supply; no internal regulation - requires stable rail with ≤100 mV ripple for reliable F-RAM switching. |
| VSS | Ground | Reference return path; must be low-impedance connection to system ground plane to maintain signal integrity. |
Key Features
| Feature | Design Value |
|---|---|
| NoDelay™ write architecture | Zero-latency byte writes - data commits immediately after SI shift-in completes; eliminates polling loops and timeout handling in firmware. |
| Ferroelectric memory process | 1014 cycle endurance with no wear leveling required; enables deterministic lifetime prediction in cyclic data buffers. |
| Dual SPI mode support | Compatible with Mode 0 (CPOL=0, CPHA=0) and Mode 3 (CPOL=1, CPHA=1); integrates seamlessly with diverse MCU SPI peripherals. |
| Multi-layer write protection | Hardware (WP pin) + software (WRSR bits) + block-selectable (1/4, 1/2, full array); prevents accidental overwrites during field firmware updates. |
| Low-voltage operation | Functional down to 2.7 V with full 20 MHz performance; avoids brown-out resets during battery discharge or line transients. |
Applications
| Smart Energy Metering | Industrial PLC I/O Modules |
|---|---|
Use Scenario: Continuous logging of kWh consumption, tariff switches, and tamper events at 1-second intervals. IC Role / Device Role / Timing Role: Nonvolatile scratchpad storing timestamped energy samples with guaranteed atomic writes. Use Value: Eliminates risk of data loss during power interruption - every write commits instantly without delay or retry logic. | Use Scenario: Storing configuration parameters, calibration offsets, and diagnostic logs in modular I/O cards. IC Role / Device Role / Timing Role: Configuration memory accessed during cold start and updated during field reconfiguration. Use Value: Supports >1 million field updates over product lifetime without degradation - unlike EEPROM-limited alternatives. |
| Medical Sensor Nodes | Automotive Body Control Units |
Use Scenario: Capturing patient vital signs (ECG, SpO₂) in portable monitors with battery backup. IC Role / Device Role / Timing Role: Low-power nonvolatile buffer holding last 10 minutes of waveform data before upload. Use Value: 200 µA active current and 3 µA standby extend battery life while enabling rapid burst writes during signal peaks. | Use Scenario: Storing seat position memory, mirror presets, and lighting profiles in BCMs. IC Role / Device Role / Timing Role: User-persistent parameter store updated on button press or CAN message receipt. Use Value: 151-year retention ensures settings survive vehicle lifetime without periodic refresh or checksum validation. |
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-FPNSE1 | 4-Mbit FRAM (512 K × 8), same 2.7–3.6 V, 20 MHz SPI, but larger density and higher standby current (15 µA). | Better suited for firmware storage or larger log buffers; less optimal for minimal-footprint, ultra-low-power nodes. | Select when >4 Kbit capacity is needed and board space allows SOIC-8 or DFN-8 footprint compatibility. |
| AT25SF041-SSHD-B | 4-Mbit serial flash with 1.8–3.6 V supply, 104 MHz QSPI, but requires erase-before-write and has 100k-cycle endurance. | Requires wear leveling and polling; unsuitable for high-frequency write scenarios like sensor streaming. | Choose only if cost-per-bit is primary concern and write frequency is <100x/day with known erase-cycle budget. |
Compared with MB85RS4MT-FPNSE1 and AT25SF041-SSHD-B, FM25L04B-GTR delivers unmatched write endurance and latency-critical determinism at 4 Kbit scale - making it the sole choice where sub-millisecond write atomicity and billion-cycle reliability are mandatory.
Availability
FM25L04B-GTR is available at Aetrix Electronics and suitable for smart metering, industrial PLCs, medical sensor nodes, and automotive body control units requiring stable component supply across multi-year production cycles.
Supply support for FM25L04B-GTR 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 systems, microcontrollers, sensors, and memory solutions for industrial, automotive, and IoT applications.
The FM25L04B-GTR belongs to Infineon's F-RAM portfolio - engineered specifically for applications demanding frequent, deterministic, low-power nonvolatile writes without endurance limitations or write latency penalties.
FAQ
What is the maximum SPI clock frequency supported by FM25L04B-GTR?
The FM25L04B-GTR supports SPI clock frequencies up to 20 MHz across its full operating temperature range (–40 °C to +85 °C). This is verified per AC switching characteristics in the official datasheet (Rev. *K, page 13), with setup/hold times met at 20 MHz under worst-case VDD and temperature conditions.
Does FM25L04B-GTR require a write-enable command before every write operation?
Yes - the WREN (Write Enable) instruction must be issued and confirmed via RDSR before any WRITE or WRSR command. The Write Enable Latch (WEL) bit remains set until cleared by WRDI or power-on reset, but errata note that WEL does not auto-clear after writes to addresses 0x100–0x1FF (page 20).
Can the HOLD pin be used during a write operation without corrupting data?
Yes - the HOLD pin suspends ongoing operations safely when asserted LOW while SCK is LOW. The device retains internal state and resumes exactly where interrupted upon HOLD deassertion; no data corruption occurs, and no retransmission is needed.
Is the EXPOSED PAD on the DFN package electrically connected?
No - the EXPOSED PAD on the 8-pin DFN package is not connected to the die or any internal circuitry. Per datasheet page 17, it must remain unconnected and unsoldered on the PCB to prevent mechanical stress or unintended thermal coupling.
FM25L04B-GTR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Infineon Technologies
- Series:
- F-RAM™
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- 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:
- 2.7V ~ 3.6V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
FM25L04B-GTR FAQ
1.How can I place an order for FM25L04B-GTR through Aetrix?
Please submit a Request for Quotation (RFQ) for FM25L04B-GTR 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 FM25L04B-GTR reliable?
The price and inventory of FM25L04B-GTR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for FM25L04B-GTR is usually 5 days.
3.What payment methods are accepted for FM25L04B-GTR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for FM25L04B-GTR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for FM25L04B-GTR?
FM25L04B-GTR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your FM25L04B-GTR 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 FM25L04B-GTR?
For technical support, including FM25L04B-GTR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your FM25L04B-GTR requirements.
6.How does Aetrix verify that FM25L04B-GTR is sourced from the original manufacturer or authorized distributors?
All FM25L04B-GTR 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 FM25L04B-GTR meets industry standards.
7.What is the process for return or replacement of FM25L04B-GTR?
All FM25L04B-GTR units undergo pre-shipment inspection (PSI). If there is an issue with FM25L04B-GTR, 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 FM25L04B-GTR part is unused and in its original packaging.
Return procedure for FM25L04B-GTR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
FM25L04B-GTR 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
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…
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…

