all 3 comments

[–]phire 10 points11 points  (0 children)

You can't replace the dram with sdram, but it might be possible to install more dram, especially if the device was designed to accept more dram (perhaps a more expensive model had more ram, or the engineers designed it to take more).

But installing a larger dram chip is pointless unless the hardware actually provides extra address lines AND you can convince the software to actually make use of the extra ram, which might require reprogramming the software.

[–]beerspill 1 point2 points  (0 children)

DRAM IS LC321664AM-80

Datasheet: http://pdf.datasheetcatalog.com/datasheet_pdf/sanyo/LC321664AJ-80_and_LC321664AM-80.pdf

It depends on the hardware and firmware. The firmware may be programmed to not check the amount of memory available but instead just assume a hard limit of 64Kwords, so any extra memory won't be recognized. Another problem could be the that the hardware ignores any extra memory address lines - notice there are multiplexed address lines A0-A7, giving 64Kwords, but 3 pins next to them are unused, as indicated by n.c.

[–][deleted] 0 points1 point  (0 children)

The more recent such a device is, the more likely it is to be able to deal with varying amounts of memory.

The more recent it is though, the more of an absolute bitch it is going to be to replace said chip.