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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/17/04 16:16
Modified:
  11/17/04 16:28

Read: times


 
#81393 - Don\'t work?
Responding to: ???'s previous message
Did you tested the pin with a scope?

And..
Why do you want to do your own downloader?.. My example is to do an IAP not a true downloader.

This toogle bit code will be your downloader or your aplication code?
If is the aplication code:
Why your code starts in 2000h?
Did you set the reset jump?.....
org 0
ljmp 2000h

If is the downloader code:
Why do you set the SBV to FCh
It must point to your downloader test code 20h.
Are you sure than after this downloader code was charged the device is still functional? or you need a parallell programer to re-write the SBV byte?

What is the SBS byte i can't find it in the datasheet?

List of 6 messages in thread
TopicAuthorDate
AT89C51ED2 Bootloader            01/01/70 00:00      
   RE: AT89C51ED2 Bootloader            01/01/70 00:00      
      RE: AT89C51ED2 Bootloader            01/01/70 00:00      
   RE: AT89C51ED2 Bootloader            01/01/70 00:00      
   i meant thanks            01/01/70 00:00      
      Don\'t work?            01/01/70 00:00      

Back to Subject List