Which RAM for a small frame buffer (8KB)
inaki
Posts: 262
I need to add some RAM to a SX project.
The space I need is about 8KB. It is intended to be used as a 8KB frame buffer for a printer.
The CPU·would be·a SX48 although I would like also to work with a SX28.
In your opinion/experience which would be a suitable RAM to use ?
I would like·to take as few pins as possible.
Speed is not a concern here but the fastest the better.
·
The space I need is about 8KB. It is intended to be used as a 8KB frame buffer for a printer.
The CPU·would be·a SX48 although I would like also to work with a SX28.
In your opinion/experience which would be a suitable RAM to use ?
I would like·to take as few pins as possible.
Speed is not a concern here but the fastest the better.
·
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
· Yeah I'm working on a project that uses the cypress CY62256 chip. But it requires 26 I/O pins. I'm using the SX48 clocked at 4Mhz (for low power). It's was pretty easy to use. It is 70nSec so at 4Mhz I just need use one·NOP delay to access it. You can get them from digikey for $3.40 each in a 28 Pin DIP http://www.digikey.com/scripts/DkSearch/dksus.dll?Detail?Ref=170619&Row=161333&Site=US
· If your interested I can whip-up a schematic and code (SX/B) for you.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video·Module" Now available from Parallax for only $28.95
http://www.parallax.com/detail.asp?product_id=30012
"SX-Video OSD module" Now available from Parallax for only·$49.95
http://www.parallax.com/detail.asp?product_id=30015
Product web site: www.sxvm.com
Those that would give up freedom for security will have neither.
Post Edited (Bean (Hitt Consulting)) : 12/8/2005 6:49:06 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
·· Is that chip a 32K SRAM?· I recognize the 62256 from 32K SRAMs I used in the Z80 days an assume it's the same configuration.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Your right about the ungodly number of pins required. I have no experience with the Ramtron parts, but one of these days I hope to experiment with them (plus they are non-volatile). I need to use a slow clock for power reasons so a serial ram would be a little slow for my project.
Chris,
Yup, it's static ram.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video·Module" Now available from Parallax for only $28.95
http://www.parallax.com/detail.asp?product_id=30012
"SX-Video OSD module" Now available from Parallax for only·$49.95
http://www.parallax.com/detail.asp?product_id=30015
Product web site: www.sxvm.com
Those that would give up freedom for security will have neither.
Post Edited (Bean (Hitt Consulting)) : 12/8/2005 7:24:50 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
Post Edited (Paul Baker) : 12/8/2005 7:59:59 PM GMT
In the RAMTRON site there are two flavors of serial: serial 'two wires' and SPI.
Then there are 2.8V, 3V an 5V, each with different packages.
Paul, which one did you try with the SX ?
The FM25640 is the 8K (64Kb) version of the same chip (its bus speed is 5MHz)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
·· You've probably posted this before, but what is the part number of the serial version of the 32K RAM chip you used/ordered?· Thanks.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
Post Edited (Paul Baker) : 12/9/2005 1:49:04 PM GMT