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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/06/02 07:05
Read: times


 
#26786 - RE: A15 stuck low on Intel 8051
Hi Marcos,

it depends from the program inside the 80C51.

To check, if the pin works, you must use it as an 80C31 (EA = GND) with external EPROM (27C512) connected. Then write a simple program:

org 0
jmp 8000h
org 8000h
jmp $

Now after Reset A15 must be high.

Peter


List of 5 messages in thread
TopicAuthorDate
A15 stuck low on Intel 8051            01/01/70 00:00      
RE: A15 stuck low on Intel 8051            01/01/70 00:00      
RE: A15 stuck low on Intel 8051            01/01/70 00:00      
RE: A15 stuck low on Intel 8051            01/01/70 00:00      
RE: A15 stuck low on Intel 8051            01/01/70 00:00      

Back to Subject List