|
|
|||
Question & AnswerClassification: Date: Jul 02, 2001 |
Interfacing to SRAM on an XS BoardQ:I tried to store and retrieve data from the RAM Banks in my XS board. I followeed all the timing specifications mentioned by the SRAM manufacturer. But I am not successful.
A:What type of failures did you see? Can you store and retrieve from a single RAM address? How fast are you accessing the RAM? Q:If anyone is successful in this, could you share your code with me?
A:Interfacing to the SRAMs should be easy. Here are the basic procedures: Reading from a bank of RAM:
Writing to a bank of RAM:
|
||