Z80 sram

davebee

Joined Oct 22, 2008
540
Do you mean plain old parallel access, static RAM?

I made a few homebuilt Z80 boards some time ago that used static RAM and an EPROM, and both connected completely conventionally - data bus, address bus, RD and WR lines, chip enable bits. There wasn't anything special about the write sequence - the Z80 selected the chip, applied the address and data, then toggled the WR line.

Or are you using some other kind of RAM? Can you give us more details about what you're working on?
 
Top