FRAM - prices, availability, speed, experience

Sep 01, 2006 10 Replies

Hi there!



I've been reading about FRAM lately and wonder whether any of you guys have used it in the past.



Does it come in reasonable MOQ, what are delivery times, prices, major vendors etc.



I need a EEPROM-replacement form, preferably I2C, say 16Kx8 or 32Kx8 would be perfect.



Just how much faster are these compared to eeprom?



SioL


FRAM? Don't they make oil filters ?:-)

...Jim Thompson

| James E.Thompson, P.E. | mens | | Analog Innovations, Inc. | et | | Analog/Mixed-Signal ASIC\'s and Discrete Systems | manus | | Phoenix, Arizona Voice:(480)460-2350 | | | E-mail Address at Website Fax:(480)460-2142 | Brass Rat | | http://www.analog-innovations.com | 1962 | I love to cook with wine. Sometimes I even put it in the food.

FRAM is made by Ramtron.

formatting link

FRAM is the non-volitile technology bits and is available in Serial and Parallel.

Serial

-------------------------- Serial FRAM is either in I2C or SPI.... and has very much the same signal functionality as EEPOMs... "almost" drop-in compt to EEPROM.

For an I2C EEPROM part No 24c04.... the equiv Fram part is FM24C04..

For an SPI EEPROM part No 25c04 the equiv FRAM part is FM25c04.... well you get the idea,

In most cases you can pull off a 24cXX and replace it with a FM24cXX etc.... with no or minimal code change... Then you can remove the 10mS delay loops per byte write required for EEPROM.

Bus write speed is 25MHz or more... check the data sheets on the web site above

Parallel

---------------------------- Parallel FRAM is designed to replace battery backup SRAM.... and is indential pinout to SRAMs etc.

Regards Joe

I have used it for several years. My application needs the endurance. Flash memory typically is limited to about 100,000 cycles.

It is available throught distribution in reasonable quantities:

formatting link

Write time is many times faster, read time is probably limited by bus speed with an I2C device.

Great, just perfect. I see the website is back up, it seemed to be down yesterday and today morning (could be my isp related).

Mouser: ~3 US$ for FM24C64-G, some samples going my way too, I hope.

Anyway, thanks everyone :)

SioL

I have. One thing to remeber is that it works like the old ring core memory. Reads are destructive. Therefore each read involves a write to the memory. Hence, the number of read cycles is also limited!

Reply to nico@nctdevpuntnl (punt=.) Bedrijven en winkels vindt U op www.adresboekje.nl

Core memory data was destroyed by one read. Some of the Ramtron FRAM parts boast "unlimited" Read/Writes, others say 10^12, which is still a lot more than one. I don't think they are multiple-sourced.

Best regards, Spehro Pefhany

"it\'s the network..." "The Journey is the reward" speff@interlog.com Info for manufacturers: http://www.trexon.com Embedded software/hardware/analog Info for designers: http://www.speff.com

Toshiba are making some under license I think (the parallel versions), and these have started to appear in a lot more equipment recently.

Best Wishes

FRAM makes OK oil and air filters. ;-)

Service to my country? Been there, Done that, and I\'ve got my DD214 to prove it. Member of DAV #85. Michael A. Terrell Central Florida

10^12 given the bus speed (which will be I2C, probably 400KHz, maybe 1MHz) is plenty.

In fact even if I read it in a continuous loop all the time this will be > 10 years.

Way past warranty period :)

SioL

plenty.

years.

The limit still renders these devices useless to store a program. I once did make a circuit which starts to run from FRAM, copies the contents into SRAM and then switched the SRAM and FRAM in the address map to execute the software from SRAM (while running at a much higher clock frequency).

Reply to nico@nctdevpuntnl (punt=.) Bedrijven en winkels vindt U op www.adresboekje.nl

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required