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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/07/05 10:49
Read: times


 
#104805 - Yes it works like this
Responding to: ???'s previous message
Thanks for the suggestions on setting up hyper terminal,

I did changed it and it did work, but the way it worked I have made the following assumptions, please correct me if I am wrong.

1) As I send data to uC from PC using hyper terminal I do not see that data appearing in hyper terminal window, means for example I send 'F' to uC. I could see that data has been sent as uC does what its programmed to do on recieving 'F' and sends data back but I do not see 'F' appearing in hyper terminal window while typing(sending). Is it normal?

2) You don't have to press enter to send data from hyper terminal? As I press 'F' key its sent straight away and does not wait for ENTER key to be pressed. Is this normal?

one last bit I recieved data from uC as well after sending character 'F'. The data recieved is to display "MOVING CLOCKWISE" in terminal window. The data is displayed perfectly in bray terminal but in hyper terminal instead of "MOVING CLOCKWISE" it is displayed as "MOVINGâCLOCKWISE" means a speacial character is displayed instead of space. Any idea why is that?
I used this command for space

MOV SBUF,#0A0H
JNB TI,$
CLR TI


Once again thanks a lot for your time guys.

Regards
Kaz

List of 21 messages in thread
TopicAuthorDate
serial communication tutorial            01/01/70 00:00      
   step by step '51 serial            01/01/70 00:00      
   Thanks, so did it happen?            01/01/70 00:00      
      use the 232 part of the sbc schematic            01/01/70 00:00      
      SBC RS232            01/01/70 00:00      
      max232 data sheet            01/01/70 00:00      
   Good solution of 80C51 RS232 problem.            01/01/70 00:00      
      More good solutions...            01/01/70 00:00      
         USB version            01/01/70 00:00      
            USB version - clickable            01/01/70 00:00      
      not very good            01/01/70 00:00      
   Many thanks, one last thing            01/01/70 00:00      
      did you hit ENTER key            01/01/70 00:00      
         now I have myself wondering..            01/01/70 00:00      
            Yes I did            01/01/70 00:00      
               Hyperterminal Settings            01/01/70 00:00      
      hyperterminal, setup            01/01/70 00:00      
         Yes it works like this            01/01/70 00:00      
            hyperterminal II.            01/01/70 00:00      
               LOVELY JUBLY            01/01/70 00:00      
                  buffers            01/01/70 00:00      

Back to Subject List