ReRAM 101: What Is Resistive Random Access Memory and Why Should You Care?
A new approach to non-volatile memory that delivers greater reliability, security, and efficiency.
The CrossBar Team
6/18/20265 min read
Unlike traditional Flash memory, ReRAM stores data as resistance rather than electrical charge. This fundamental difference enables simpler manufacturing, longer data retention, stronger resistance to radiation, and enhanced protection against physical attacks.


1. How Traditional Memory Remembers Data
Almost every device you own remembers things after you switch it off — your phone keeps your photos, your car keeps its settings, your bank card keeps its keys. The chips responsible for this are called non-volatile memories (NVMs): memory that holds onto data even when the power is gone. For decades, the dominant way of building them has been Flash. But a quieter, fundamentally different approach has been gaining ground, and it's called Resistive Random Access Memory (ReRAM). Here's what it is, how it differs from the memory you already rely on, and why those differences matter more than you might expect.
Flash memory — the technology behind everything from USB sticks to the storage in your laptop — works by trapping electrical charge. Inside each cell sits a tiny “floating gate,” and a small pool of electrons parked on that gate represents your data. The charge stays put until the cell is erased and rewritten, or until it slowly leaks away over years. The presence or absence of that charge is the “1” or the “0.”
It works, but it has a catch built into its very nature: the data is the charge. Anything that disturbs the charge disturbs the data. And as we'll see, charge turns out to be surprisingly easy to disturb — by heat, by radiation, and even by a determined attacker.
2. How ReRAM Remembers Data Differently
Resistive Random Access Memory (ReRAM) throws out the charge model entirely. Instead of storing electrons, a ReRAM cell stores data as resistance. Each cell has two electrodes separated by a thin dielectric layer. When you program the cell, electrically conducting atoms (ions) migrate through that layer and form a microscopic filament bridging the electrodes. A complete filament means low resistance; a broken one means high resistance. The memory's circuitry simply reads the resistance and interprets it as a 1 or a 0.
The key insight is that there's no stored charge to leak, drain, or be siphoned off. The data lives in the physical arrangement of atoms. That single difference cascades into a series of practical advantages.
3. Simpler and Cheaper to Build
This is where the “no charge” property really shines, because most attacks on memory are, at heart, attempts to read or disrupt charge — and ReRAM simply doesn't have any.
Consider the toolkit a sophisticated attacker brings to bear. Direct charge measurement uses a scanning electron microscope and backside sample prep to extract Flash contents — but there's no charge in ReRAM to measure. Photon emission analysis reads the faint light that charge-based transistors emit as they switch, pulling secrets out of a microcontroller's Flash — again, irrelevant to ReRAM. Electron microscopy struggles too: a ReRAM filament is only about a nanometer across, far smaller than the surrounding chip features, and the cell is buried between layers of metal, shielding it from imaging and physical probing from above or below.
Then there are side-channel and destructive attacks. Power analysis infers secret data by watching how much power a chip draws during operations. ReRAM needs no mass erase before writing and uses write voltages around 3V — versus 10V or more for charge-based memory — so it draws far less power and gives attackers far less signal to work with. Laser fault injection, which flips Flash bits predictably by illuminating floating-gate transistors with a laser, also relies on charge-based behavior that ReRAM doesn't have.
None of this is just theory. CrossBar handed an independent third party, MicroNet Solutions, the open-ended challenge of reading the contents of a ReRAM array using any tools they wanted — sophisticated de-processing, electron imaging, focused-ion-beam milling, power analysis, even physically destructive methods. They couldn't do it.
7. Why You Should Care
Chips are manufactured layer by layer, and each layer needs its own photomask. The more masks a process requires, the more complex — and expensive — it becomes. Adding Flash to a standard chip can require ten or more extra masks, which adds roughly 20–25% to the cost of a silicon wafer. Embedded ReRAM needs only two additional masks, for a cost adder of about 10%. Beyond the savings, a simpler process generally means fewer points of failure and a more robust product.
4. It Holds Data Longer Where It Counts
All NVMs eventually lose data, and heat speeds that up. How fast depends on a property called activation energy (measured in electron-volts): the higher it is, the better the memory tolerates temperature. NOR Flash typically sits around 1.0 eV, while ReRAM comes in around 1.5 eV. That gap has real consequences. If you qualify both a Flash part and a ReRAM part for 10-year retention at a punishing 125°C, then cool things down to a more realistic 100°C, the Flash is projected to retain data for about 70 years — but the ReRAM for roughly 188 years. At the temperatures people and their devices actually live in, ReRAM keeps its memory far longer.
5. It Shrugs Off Radiation
Whether or not you ever think about the memory inside your devices, the qualities of that memory shape how much you can trust them. ReRAM is built on a simpler, cheaper, more robust structure that stores data without any charge at all. The payoff is memory that holds data longer at everyday temperatures, survives radiation from the factory floor to deep space, and resists both the theft and the destruction of its contents. As memory finds its way into more places where reliability and security genuinely matter — medical, automotive, aerospace, secure payments — that combination is exactly why ReRAM is worth knowing about.
— The CrossBar Team
6. Why Security Is the Headline
Because Flash stores data as charge, radiation is a genuine threat: incoming particles can create mobile electron-hole pairs that bleed away the stored charge and corrupt the data. Some charge-based NVMs begin failing at radiation levels around 25 krad — a dose you'd encounter in low-Earth orbit. ReRAM, whose conducting filaments are essentially unaffected by radiation, can typically tolerate radiation in the hundreds of krad, enough for deep-space missions well beyond low-Earth orbit. The same resilience matters on the ground, too, where X-ray inspection of circuit boards and even alpha particles from packaging materials can quietly degrade charge-based memory.
