DRAMS: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
Line 95: Line 95:
64Kx1 bit DRAM chip
64Kx1 bit DRAM chip


16 of this IC make the 128K RAM of the ZX Spectrum48 RAM.
16 of this IC make the 128K RAM of the [[ZX Spectrum 128K]] RAM.


e.g:NEC D4164C-3
e.g:NEC D4164C-3

Revision as of 18:04, 17 October 2016

DRAMS

Dynamic Random Access Memories used in ZX Sopectrum machines.

4116

16Kx1 bit DRAM chip

8 of this IC make the lower 16k part of the ZX Spectrum16/48 RAM.

e.g. NEC D416C-2

Pinout:

(-5V) VEE
DIN
WE
RAS
A0
A2
A1
(+12V) VDD

1 °     16
2       15
3       14
4       13
5       12
6       11
7       10
8        9

GND (0V)
CAS
DOUT
A6
A3
A4
A5
VCC (+5V)

4532

32Kx1 bit DRAM chip

The addressing logic uses 8 line (A0 to A7) for row address (RAS) and 7 line (A0 to A6) for column address (CAS). At CAS the A7 line has to be fixed at logic 0 or 1 depending on chip type.

8 of this IC make the upper 32k part of the ZX Spectrum48 RAM.

e.g: TI TMS4532-20NL3 or OKI M3732-L TI TMS4532-20NL4 or OKI M3732-H

Pinout:

NC
DIN
WE
RAS
A0
A2
A1
(+5V) VCC

1 °     16
2       15
3       14
4       13
5       12
6       11
7       10
8        9

GND (0V)
CAS
DOUT
A6
A3
A4
A5
A7

A7 should set logical 0 at CAS for TI TMS4532-20NL3 and OKI M3732-L chips, and logical 1 for TI TMS4532-20NL4 and OKI M3732-H chips.

The A7 line is omitted for refresh address.

4164

64Kx1 bit DRAM chip

16 of this IC make the 128K RAM of the ZX Spectrum 128K RAM.

e.g:NEC D4164C-3

Pinout:

NC
DIN
WE
RAS
A0
A2
A1
(+5V) VCC

1 °     16
2       15
3       14
4       13
5       12
6       11
7       10
8        9

GND (0V)
CAS
DOUT
A6
A3
A4
A5
A7