Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Infineon Technologies CY14B104N-BA20XI

Part No.:
CY14B104N-BA20XI
Manufacturer:
Infineon Technologies
Category:
Memory
Package:
48-TFBGA
Datasheet:
AetrixCY14B104N-BA20XI.pdf
Description:
IC NVSRAM 4MBIT PARALLEL 48FBGA
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,692

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

CY14B104N-BA20XI from Cypress Semiconductor is a 4 Mbit nonvolatile SRAM (nvSRAM) with 256K × 16 organization, 20 ns access time, single 3V (+20% to –10%) supply, and QuantumTrap® nonvolatile storage. It performs automatic STORE on power loss using VCAP capacitor, supports software/hardware-initiated STORE/RECALL, and delivers 20-year data retention with 200,000 STORE cycles. Used in industrial controllers for real-time parameter backup during brownout.

For engineers reviewing the CY14B104N-BA20XI datasheet, CY14B104N-BA20XI pinout, CY14B104N-BA20XI application, or CY14B104N-BA20XI equivalent, key selection criteria include x16 bus width support, HSB pin behavior for hardware store acknowledgment, VCAP capacitor sizing (0.1 µF), AutoStore enable/disable sequence, and BHE/ BLE byte enable compatibility with 16-bit microprocessor interfaces.

Technical Context

The CY14B104N implements a dual-cell architecture pairing standard SRAM with embedded QuantumTrap nonvolatile elements per cell. STORE transfers data from SRAM to nonvolatile cells; RECALL restores it on power-up or via software. All 256K words are stored/recalled in parallel, with SRAM operations inhibited during both operations.

AutoStore triggers when VCC drops below VSWITCH (~2.7 V), disconnecting VCAP from VCC and using its stored charge to complete one STORE cycle. The HSB pin serves as both input (to initiate hardware STORE) and open-drain output (driven LOW during any active STORE), enabling system-level coordination without polling.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Density4 Mbit organized as 256K × 16 - matches 16-bit data bus microcontrollers without glue logic.
Access Time20 ns - enables direct interface with high-speed MCUs like ARM9 or SH-4 without wait states.
Supply Voltage3.0 V ±10% - compatible with standard 3.3 V LDOs; no separate 5 V rail required.
STORE Endurance200,000 cycles - sufficient for daily firmware parameter saves over 5+ years of operation.
Data Retention20 years at 85°C - validated for industrial temperature range without refresh or battery.
Nonvolatile TechQuantumTrap® - zero standby current for nv storage; no external battery or supercapacitor needed beyond VCAP.
Package48-ball FBGA (6 mm × 8 mm, 0.8 mm pitch) - compact footprint for space-constrained control modules.

Pinout & Package

Package: 48-ball Fine-Pitch Ball Grid Array (FBGA), 6 mm × 8 mm, 0.8 mm ball pitch, RoHS-compliant, moisture sensitivity level 3.

Pin/TerminalCircuit RoleDesign Meaning
A0–A17Address Input18-bit address bus for 256K-word addressing; A18 not used in x16 mode.
DQ0–DQ15Bidirectional Data I/OFull 16-bit parallel data path; supports burst reads/writes in MPU interfaces.
CE#, WE#, OE#Active-Low Control InputsStandard SRAM timing controls; CE# enables chip, WE# gates writes, OE# enables outputs.
BHE#, BLE#Byte Enable InputsSelect upper/lower byte during 16-bit transfers; essential for partial-word writes in x16 mode.
HSBHardware Store BusyOpen-drain status/output pin: driven LOW during STORE; pulled LOW externally to trigger hardware STORE.
VCAPAutoStore Capacitor TerminalConnects to 0.1 µF ceramic capacitor; supplies energy for single STORE during VCC dropout.
VCC / VSSPower / GroundSingle 3V supply; VSS must be low-inductance ground plane connection to ensure STORE reliability.

Key Features

FeatureDesign Value
AutoStore on Power LossZero-software intervention backup: triggered automatically when VCC falls below 2.7 V, using only VCAP capacitor.
Software STORE/RECALL6-address read sequence (e.g., 0x4E38 → 0x8FC0) initiates STORE; same sequence ending in 0x4C63 triggers RECALL - no special commands or registers.
Hardware STORE InitiationExternal pull-down of HSB pin starts conditional STORE only if SRAM has been written since last STORE/RECALL - prevents spurious writes.
Parallel Cell ArchitectureAll 256K × 16 cells STORE/RECALL simultaneously - full memory backup in tSTORE ≤ 15 ms (typ), no block-by-block overhead.
Industrial Temp Range–40°C to +85°C operation - qualified for motor drives, PLCs, and railway signaling where ambient thermal cycling exceeds commercial grade.

Applications

PLC Data LoggingMedical Device Configuration Backup

Use Scenario: Programmable Logic Controller retains I/O state, timer values, and recipe parameters during AC mains interruption or emergency stop.

IC Role / Device Role / Timing Role: Nonvolatile SRAM acts as power-fail-safe working memory; stores critical runtime data before VCC collapse.

Use Value: Eliminates need for battery-backed RAM or EEPROM wear leveling; guarantees deterministic 20 ns SRAM access during normal operation and sub-15 ms STORE on dropout.

Use Scenario: Infusion pump saves calibration coefficients, dose history, and user preferences across power cycles and sterilization cycles.

IC Role / Device Role / Timing Role: Parameter retention element interfaced to ARM Cortex-M4 MCU via 16-bit FSMC bus.

Use Value: 20-year data retention at 85°C meets IEC 62304 Class C software requirements; avoids recalibration after unplanned shutdown.

Industrial HMI Session RecoveryEnergy Meter Firmware Parameter Storage

Use Scenario: Human Machine Interface restores active screen context, alarm queue, and user login state after brief grid flicker.

IC Role / Device Role / Timing Role: SRAM buffer with atomic STORE/RECALL ensures UI state consistency across power events.

Use Value: HSB pin allows HMI controller to suspend display updates during STORE, preventing visual corruption during 15 ms backup window.

Use Scenario: Smart electricity meter preserves tariff schedules, demand reset timestamps, and tamper logs during utility voltage sags.

IC Role / Device Role / Timing Role: Nonvolatile storage for configuration registers accessed via SPI-to-parallel bridge (e.g., MAX31865).

Use Value: 200,000 STORE cycles exceed 10-year field life with daily log updates; eliminates EEPROM endurance management firmware.

Equivalent & Alternatives

The following parts are listed as comparable options for similar nonvolatile SRAM applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
FM24V10-GF-RAM with 1024K × 8 organization, 40 MHz SPI interface, no STORE delay, unlimited endurance.Serial interface requires software driver overhead; lacks parallel x16 bus support and hardware STORE trigger (HSB).Select for low-pin-count designs where 20 ns parallel access is unnecessary and write-cycle predictability is critical.
AS4C4M16SA-6TCNStandard 4M × 16 SDRAM with external nonvolatile backup (e.g., SPI Flash); no integrated STORE/RECALL logic.Requires external controller firmware to manage backup on power loss; adds latency, complexity, and failure points.Select only if existing design already uses SDRAM controller and can tolerate 100+ ms backup latency with external sequencing.

Compared with FM24V10-G and AS4C4M16SA-6TCN, the CY14B104N-BA20XI uniquely delivers deterministic 20 ns parallel access, hardware-managed STORE/RECALL with HSB signaling, and zero-software backup - making it optimal for real-time industrial systems where SRAM timing and power-loss autonomy are non-negotiable.

Availability

CY14B104N-BA20XI is available at Aetrix Electronics and suitable for industrial PLCs, medical infusion pumps, energy metering systems, and transportation HMIs requiring stable component supply with guaranteed long-term availability and traceable sourcing.

Supply support for CY14B104N-BA20XI 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

Cypress Semiconductor (now part of Infineon Technologies) designs high-reliability memory and programmable solutions for industrial, automotive, and IoT applications.

The CY14B nvSRAM product line targets systems needing battery-free, fast-access nonvolatile memory - specifically engineered for deterministic power-loss data capture in mission-critical control equipment.

FAQ

What is the minimum VCAP capacitor value required for reliable AutoStore operation?

The CY14B104N-BA20XI requires a 0.1 µF X7R ceramic capacitor rated for ≥10 V between VCAP and VSS. This value ensures sufficient energy for one full STORE cycle at VCC = 3.0 V and T = 85°C. Larger capacitors do not extend STORE capability but improve margin under rapid VCC droop.

Can the HSB pin be left unconnected if hardware STORE is not used?

Yes - HSB has an internal weak pull-up and may be left floating if unused. However, if the system monitors HSB for STORE completion, it must be externally pulled up to VCC with a 10 kΩ resistor to ensure clean HIGH-to-LOW transition detection during STORE initiation.

Does the CY14B104N-BA20XI support true 16-bit writes without byte masking?

No - it requires BHE# and BLE# to select upper or lower byte during 16-bit writes. Both signals must be controlled by the host processor; asserting only one enables 8-bit access to DQ8–DQ15 (BHE#) or DQ0–DQ7 (BLE#), while deasserting both permits full 16-bit transfer.

How does the AutoStore disable sequence affect ongoing SRAM operations?

The AutoStore disable sequence (six CE-controlled reads ending at 0x8B45) takes effect immediately after completion and does not interrupt active SRAM reads/writes. Once disabled, AutoStore remains inactive until explicitly re-enabled via the 0x4C63 RECALL sequence - no STORE occurs even during VCC dropout.

CY14B104N-BA20XI Specifications

Product attributes
Attribute value
Manufacturer:
Infineon Technologies
Series:
-
Package/Case:
48-TFBGA
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
NVSRAM
Technology:
NVSRAM (Non-Volatile SRAM)
Memory Size:
4Mbit
Memory Organization:
256K x 16
Memory Interface:
Parallel
Clock Frequency:
-
Write Cycle Time - Word, Page:
20ns
Access Time:
20 ns
Voltage - Supply:
2.7V ~ 3.6V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
48-FBGA (6x10)

CY14B104N-BA20XI FAQ

1.How can I place an order for CY14B104N-BA20XI through Aetrix?

Please submit a Request for Quotation (RFQ) for CY14B104N-BA20XI 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 CY14B104N-BA20XI reliable?

The price and inventory of CY14B104N-BA20XI are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CY14B104N-BA20XI is usually 5 days.

3.What payment methods are accepted for CY14B104N-BA20XI?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CY14B104N-BA20XI transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for CY14B104N-BA20XI?

CY14B104N-BA20XI orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your CY14B104N-BA20XI 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 CY14B104N-BA20XI?

For technical support, including CY14B104N-BA20XI datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CY14B104N-BA20XI requirements.

6.How does Aetrix verify that CY14B104N-BA20XI is sourced from the original manufacturer or authorized distributors?

All CY14B104N-BA20XI 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 CY14B104N-BA20XI meets industry standards.

7.What is the process for return or replacement of CY14B104N-BA20XI?

All CY14B104N-BA20XI units undergo pre-shipment inspection (PSI). If there is an issue with CY14B104N-BA20XI, 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 CY14B104N-BA20XI part is unused and in its original packaging.

Return procedure for CY14B104N-BA20XI:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

CY14B104N-BA20XI Tags

  • CY14B104N-BA20XI
  • CY14B104N-BA20XI PDF
  • CY14B104N-BA20XI Datasheet
  • CY14B104N-BA20XI Specifications
  • CY14B104N-BA20XI Images
  • Infineon Technologies
  • Infineon Technologies CY14B104N-BA20XI
  • Buy CY14B104N-BA20XI
  • CY14B104N-BA20XI Price
  • CY14B104N-BA20XI Distributor
  • CY14B104N-BA20XI Supplier
  • CY14B104N-BA20XI Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER