FalloutBoy
Junior Member level 2
- Joined
- Aug 20, 2013
- Messages
- 22
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 3
- Activity points
- 286
Hi,
I have just started working on and idea for a RAM based Eprom emulator.
My idea is to have an 8031 copy data from an SD Card into two ram chips which would be pin compatible with the ROM's used in the system - obviously this circuit would be separately powered from the computer itself.
Doubts that I am having, and please bare in mind I am completely new to the world of electrik-ery.
Is the 8031 the right IC for the job, i have seen an 8051 connected to an SD card ( 8051 = 8031 with built in ROM ). I don't even know at this point if there would be enough connections on the IC to support - It's own ROM, the SD Card as well as what would be required to write to the ram chip.
I chose the 8031 because I got given a dozen of them for nothing
How would I and indeed would I need to refresh the ram which I am writing to or is there a type of ram which does not require refreshing ?
When the system is powered on with the Emulator in place will it hurt anything to have power coming from two sources I.E the 5v rail of the PC and the emulator itself's 5v line?
What I have managed to figure out so far.
The necessary voltage division to take 5v to 3.3v for the SD Card .
I do have some PIC18F4620's and a couple of Arduino's but would like to used the more outdated hardware first if at all possible.
Thanks in advance for those who reply.
I have just started working on and idea for a RAM based Eprom emulator.
My idea is to have an 8031 copy data from an SD Card into two ram chips which would be pin compatible with the ROM's used in the system - obviously this circuit would be separately powered from the computer itself.
Doubts that I am having, and please bare in mind I am completely new to the world of electrik-ery.
Is the 8031 the right IC for the job, i have seen an 8051 connected to an SD card ( 8051 = 8031 with built in ROM ). I don't even know at this point if there would be enough connections on the IC to support - It's own ROM, the SD Card as well as what would be required to write to the ram chip.
I chose the 8031 because I got given a dozen of them for nothing
How would I and indeed would I need to refresh the ram which I am writing to or is there a type of ram which does not require refreshing ?
When the system is powered on with the Emulator in place will it hurt anything to have power coming from two sources I.E the 5v rail of the PC and the emulator itself's 5v line?
What I have managed to figure out so far.
The necessary voltage division to take 5v to 3.3v for the SD Card .
I do have some PIC18F4620's and a couple of Arduino's but would like to used the more outdated hardware first if at all possible.
Thanks in advance for those who reply.