Need codes for EPROM 27C256 with 8051

Status
Not open for further replies.

quris_terris

Junior Member level 3
Joined
May 29, 2005
Messages
30
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,513
help about EPROM

i m using EPROM 27C256 with 8051 microcontroller . plz give me a very basic code for doing this . plz also specify the diagram for interfacing . give me a small code for displaying any number on microcontroller port using EPROM for code storage
 

Re: help about EPROM

There is no "special" code for running 8051 system of external or internal code memory. 8051 is so designed that all required control signals are generated automatically by the CPU.
Goto:
https://www.pjrc.com/tech/8051/dev-board-desc.html
There you will find an example of the hardware configuration of the 8051 microcontroller working with the external code memory.
There are also code examples and all other stuff that you may need ..
Regards,
IanP
 

Re: help about EPROM

Now, EPROM is not a good choice for program code storage, try to use FLASH as a replacement.
EPROM is hard to erase, which can only be erased by exposed under a ultraviolet lamp for 30 minutes.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…