Good morning!
I am trying to connect a SRAM memory 23K256 to a Duemilanove device. I have downloaded the SpiRAM library from the Arduino tutorial but this library it doesn´t work, and also I´ve downloaded a library called RAM9. I´m trying to use the code example of the SpiRAM website (
http://arduino.cc/playground/Main/SpiRAM) for testing the memory RAM with other library changing some sentences in the code, and no results. I´ve attached the two libraries (SpiRAM and RAM9) and the code example of SpiRAM and the code modified of RAM9. I would like that somebody help me with this last modified code (RAM9).
Thanks