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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/10/05 11:57
Read: times


 
#100907 - confusing code & data?
Responding to: ???'s previous message
Tt Senthil said:
No no i want to see how we can send data from hyperterminal to the 8051 board.

To do that, you need to have a program running on the 8051 board that will accept the data from Hypoterminal.

You can write the program using uVision, build the program using uVision, then download the program using uVision.

As Russel noted, the board has 2 serial ports:
  • if you use both, you can download the program via one and connect hypoterminal to the other - but you will also need 2 serial ports on your PC, or two PCs, or swap the cable between the two ports.
    Of course, your program will have to be appropriately written to use the appropriate port for receiving, and you will have to correctly configure uVision to use the other port for downloading.

  • if you use only one of the serial ports on the board, you will have to download the program first, using uVision, then disconnect uVision and connect hypoterminal to send data.


  • List of 36 messages in thread
    TopicAuthorDate
    8051 serial communication problem            01/01/70 00:00      
       Let me Know            01/01/70 00:00      
          this is my first experiment            01/01/70 00:00      
             So use the examples provided!            01/01/70 00:00      
          When you address micro, please stay in t            01/01/70 00:00      
       What didn't work?            01/01/70 00:00      
          reply to russel            01/01/70 00:00      
             downloading            01/01/70 00:00      
                reply to andy            01/01/70 00:00      
                   confusing code & data?            01/01/70 00:00      
             You;ve answered your own question!            01/01/70 00:00      
       Look in the Manual!!            01/01/70 00:00      
       Firtst match the baud rate of your micro            01/01/70 00:00      
          reply to veera            01/01/70 00:00      
             That's the simulator!            01/01/70 00:00      
                Senthil!!!!            01/01/70 00:00      
                    Gowrish            01/01/70 00:00      
       this is useless information            01/01/70 00:00      
          useless?            01/01/70 00:00      
             no Jeff            01/01/70 00:00      
                It cant            01/01/70 00:00      
                   Noise            01/01/70 00:00      
                   what do I care            01/01/70 00:00      
       problem solved !            01/01/70 00:00      
          Power            01/01/70 00:00      
             Thanks Andy            01/01/70 00:00      
             Thanks Andy            01/01/70 00:00      
                Code optimisation?!            01/01/70 00:00      
                   code optimization            01/01/70 00:00      
                      Meaningless?            01/01/70 00:00      
                   Power consumption...            01/01/70 00:00      
                      not necessarily            01/01/70 00:00      
                         Sure...            01/01/70 00:00      
                            Yes, but            01/01/70 00:00      
                               Indeed...            01/01/70 00:00      
             I think more stress should be put on thi            01/01/70 00:00      

    Back to Subject List