Serial Memory ..
Justin Pentecost
Posts: 14
I have a job that needs a large ammount of data (possibly as much as 64KB) to be held locally for access by the stamp.··· In theory an EEPROM would be fine, however I was wondering if there was on the the market a serial volatile RAM chip using the same protocol as the ST series EEPROM's ?
Does anyone know of such a chip ?
Justin
Does anyone know of such a chip ?
Justin
Comments
Don
·
Justin
·
Just make sure you order one that will operate at 5V, as some are designed for lower voltages (like 3). You probably also want to make sure it's DIP, and not SOIC.
Here's the datasheet for one you might want:
http://rocky.digikey.com/WebLib/Atmel/Web Data/AT25HP256,512 (2001).pdf
Hope that helps,
Dave
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sid Weaver
Do you have a Stamp Tester?
http://hometown.aol.com/newzed/index.html
·
Ok Justin, check this one out:
AT25256
http://rocky.digikey.com/WebLib/Atmel/Web Data/AT25128,AT25256.pdf
SPI, byte addressable, operates at 5V, 32k.
There might be other 64k or even higher eeproms out there, but those are just some that I pulled off digikey. Mouser or others might have more.
Dave
The Ramtron FM31256 might be byte addressable - I'm not sure.· I have three or four samples chips which I have never used.· They are quite expensive so I didn't consider them for my piggyback.· The do have unlimited read/write since the are ferro-electric and they also have a built-in RTC.· Quite a complicated little chip.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sid Weaver
Do you have a Stamp Tester?
http://hometown.aol.com/newzed/index.html
·
Dave
www.roguerobotics.com
Jim
Just noticed that it's $95 _Canadian_, plus shipping of course. But it's still spendy for storing only 64kB.
However, I can't even conceive of a datalogging project using a BS2 that would need that much memory.
My point is that while the uMMC may be a nice piece of kit, and the storage capacities are certainly up there, the minimum card size seems to be 64mB and that the total price to store only the required 64kB puts it well beyond EEPROM or NV SRAM prices.
Jim
Post Edited (Jim McCorison) : 1/12/2005 4:50:32 PM GMT
AT25256 - Amtel
(CAT)25C256 - Catalyst
M95256-BN6 - STMicroelectronics
All can be found on digikey and/or mouser. The Catalyst and STM versions are about $2.85 and $2.70 respectively.
Dave