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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/19/09 02:19
Read: times


 
#163621 - RE: the typical case
Responding to: ???'s previous message
Erik Malund said:
you evidently copied
MOV TMOD, #20h
without an inkling of understanding
or you would not post
Wait, how is MOV SBUF, 41H wrong?

if you do not understand what you are doing, you will never get anywhere.

Erik


lol, actually there were a number of problems with my initial codes on the first post.

First was the wrong values I set to TH1 for the baud rate that I wanted, then there's the problem where I was moving the values of memory location 41H instead of sending the letter A itself.

That's why even when I fixed the 41H to #41H (#'A' in my case), the problem still existed, it was because of an incorrect baud rate setting.

List of 15 messages in thread
TopicAuthorDate
Help with codes for serial communication            01/01/70 00:00      
   the mistake we all make, occsionally            01/01/70 00:00      
      RE: Help with codes for serial communication            01/01/70 00:00      
         Two changes - why?            01/01/70 00:00      
            Two changes - why?            01/01/70 00:00      
               Mistake with the baud rate            01/01/70 00:00      
                  Baud rate calculator            01/01/70 00:00      
               It's not a compiler...            01/01/70 00:00      
         Sending an A            01/01/70 00:00      
         the typical case            01/01/70 00:00      
            RE: the typical case            01/01/70 00:00      
   Finally! It's working now            01/01/70 00:00      
      Great!            01/01/70 00:00      
      Link?            01/01/70 00:00      
         RE: Link            01/01/70 00:00      

Back to Subject List