
Originally Posted by
languer
SRAM Options
Microchip maxes out at 32 Kbytes, so you could try two of these (23A256 or 23K256). You would have to "bank select" between the two ICs using the CS lines.
OnSemi also seems to max out at 32 Kbytes (N25S830HAS22I).
You would most likely operate both these options in "Sequential/Burst Mode".
FRAM Options
RAMTRON has the FM25V05 which would allow 64 Kbytes. These do have a limit on the amount of write operations (since they do retain data after power is lost), although it is quite high.
Bookmarks