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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/26/05 14:11
Read: times


 
#85805 - Mods
Responding to: ???'s previous message
Jan Waclawek said:
If you are talking about http://www.embeddedlogic.com/embarchiv.../boot3.asm , there is enough guidance within this file:
- you should have a program memory starting from 0 prgrammed by boot3.hex, either internal or external (and EA set accordingly);
- you should have 12MHz xtal
- you should set 2400 Baud (8 data bit, no parity, 1 stop bit) and no handshake!


Lian Kok Tong said:
Actually I am using 11.059Mhz crystal. Would it affect much?

Obviously, it will affect the Baud Rate!
If you haven't adjusted the code to take care of the different clock frequency, the Baud Rate will be wrong - which may well account for hypoterminal not seeing anything.

The testing is running at 4800bps.

But Jan said 2400!



List of 16 messages in thread
TopicAuthorDate
how to Boot 8052?            01/01/70 00:00      
   Be specific!            01/01/70 00:00      
      Program RAM            01/01/70 00:00      
      Thanks for reminding!            01/01/70 00:00      
         Mods            01/01/70 00:00      
         Read the tutorial            01/01/70 00:00      
            Thanks            01/01/70 00:00      
               Study the code...            01/01/70 00:00      
         test            01/01/70 00:00      
            After Boot Loader......            01/01/70 00:00      
               blink.ask            01/01/70 00:00      
                  Attached Blink.asm            01/01/70 00:00      
                     Is the RAM mapped for CODE memory?            01/01/70 00:00      
                        Great! PROBLEM SOLVED!            01/01/70 00:00      
   Didn't search first?            01/01/70 00:00      
   answer to dual thread question            01/01/70 00:00      

Back to Subject List