Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/11/02 13:38
Read: times


 
#30596 - RE: eprom and 8051
There is no difference for code address between internal and external eprom. If you connect /EA to Vcc your internal code is executed and if you connect /EA to GND external code is executed. Addresses are the same eg 0000h is the reset vector , 0003h is int0 vector ... while executing prog. from external eprom. So write your code just like as internal and connect /EA pin to ground. Thats all.

List of 3 messages in thread
TopicAuthorDate
eprom and 8051            01/01/70 00:00      
RE: eprom and 8051            01/01/70 00:00      
RE: eprom and 8051            01/01/70 00:00      

Back to Subject List