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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/30/04 00:11
Read: times


 
#82197 - 89c51 ISP
Responding to: ???'s previous message
You have the right basic set up but to get an 89C51 to go into ISP you need to hold PSEN low during reset and then release it. This last step is what I think you may be missing. To di this connect a reset switch between the reset pin and vCC and connect another switch between PSEn and ground. To get into ISP mode do the following.

Turn on power
Press the reset and PSEN buttons.
Release the PSEN button
Release the PSEN button

The P89C51 is now in ISP mode. this always work no matter how it has been programmed.

You do not need WInISP or other programmes to check you are in ISP mode, a simple terminal emulator will do. Set it up to connect to the serial port you are using, set no parity, eight data bits and one stop bit. Set the baud rate to 56K or lower. Press shift U to send an upper case letter U to the P89C51 and it should echo it back if all is well.

HTH

Ian

List of 13 messages in thread
TopicAuthorDate
p89c51 isp programming            01/01/70 00:00      
   RE: p89c51 isp programming            01/01/70 00:00      
      RE: p89c51 isp programming            01/01/70 00:00      
         RE: p89c51 isp programming            01/01/70 00:00      
         Brown out            01/01/70 00:00      
   RE: p89c51 isp programming            01/01/70 00:00      
   Flashmagic Forum            01/01/70 00:00      
   RE: p89c51 isp programming            01/01/70 00:00      
   89c51 ISP            01/01/70 00:00      
      to Ian            01/01/70 00:00      
         89C51RX2 ISP            01/01/70 00:00      
      Typo Corrextion            01/01/70 00:00      
         ISP Serial Speed            01/01/70 00:00      

Back to Subject List