Hi guys,
Im curious to know if there is a way to read the data stored in 6116 static Ram?
I have a circuit 6116 connected to a battery with Eprom 27c128 and 6502 installed.
regards
6116 static Ram data
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Re: 6116 static Ram data
It works like most other truly random-access static RAMs. If the OE\ (output enable not) is low, and the CS\ (chip select not) is low, and the R/W\ (read / write-not) is high, D0-D7 will output the contents of the address given by A0-A10. It is not non-volatile memory though like EPROM, EERPOM, or flash ROM. If power is completely removed, it immediately forgets everything.
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?