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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/20/14 23:40
Read: times


 
#190356 - Have you read the datasheet?
Responding to: ???'s previous message
PSEN is an output which enables external memory. You need to figure out why the MCU believes it is executing code in external memory.

EA is a control input telling the MCU to use external memory. You should tie it to the appropriate level, as indicated in the datasheet. Keep in mind that information that's valid for one MCU may not be applicable to another.

The datasheet will tell you whether you need to pull up the PSEN pin, though it's normally not needed. As Erik has told you, the PSEN may be telling you that your program has gone off into the weeds.

RE

List of 7 messages in thread
TopicAuthorDate
PSEN outputting freq/code does not run            01/01/70 00:00      
   check EA and Pgm            01/01/70 00:00      
      Done checking already            01/01/70 00:00      
   dollars to doughnots I bet            01/01/70 00:00      
      any other reason/remedy            01/01/70 00:00      
         Reset circuit            01/01/70 00:00      
         Have you read the datasheet?            01/01/70 00:00      

Back to Subject List