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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/27/03 12:39
Read: times


 
#49519 - RE: AT89C51RC2 ISP programming problem
Responding to: ???'s previous message
The issue seems to be that if you write to MISO, MOSI or SCLK (P1.5 - P1.7) within 500ms of the device coming out of reset the device becomes unprogrammable via the SPI port. The errata sheet on Atmel's site states this is because the pins are supposed to tri-state waiting for the programmer to do something. I've found this to be partially true, ie programming fails but if you try, and try, and try again it will succeed.

Advice I've read elsewhere suggests a delay of 750ms before writing to these pins. I wait one second...

I don't think flash corruption is related to SPI, only to 'brownout' conditions. I don't know if your supervisor chip is suitable - perhaps one of the many hardware experts on this forum would comment?

List of 10 messages in thread
TopicAuthorDate
AT89C51RC2 ISP programming problem            01/01/70 00:00      
   RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      
      RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      
         RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      
            RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      
               RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      
                  RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      
                     RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      
   RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      
      RE: AT89C51RC2 ISP programming problem            01/01/70 00:00      

Back to Subject List