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

Back to Subject List

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


 
#84191 - NOT A PIC
Responding to: ???'s previous message
Thanks for response. Actually I am working with 89c51, Of course there is THE UART but I am using it input from another source.
Question arises I may use the UART for both purpose by multiplexing or somehow, but I cant due to the requirements.
Actually I used Hyperterminal to receive the output.
This is what I did actually.

1)COnnected P1^0 from Serial out of PC.
2)Connected TxD of mcu with Serial In of PC.
3)Used hyperterminal with "different settings".
4)Timer1 overflow rated determine the both baudrate of serial port and data input interrupt for TF1_VECTOR.
5)Typed a charcter in Hyperterminal which was received by mcu and transmitted by it as well and result was received on PC.

Results are as follows.

MCU BaudRate ||| HyperterminalBaudRate ||| CorrectData%

2400 ||| 2400 ||| 60%
4800 4800 30%
1200 1200 80%
4800 1200 100%


What does the results show I need to multiply it by 4 or so.
Any further comments are welcome.
Regards
Mr. Naveed

List of 27 messages in thread
TopicAuthorDate
Polling/Interrupt For Serial Input            01/01/70 00:00      
   bible time            01/01/70 00:00      
   Soft UART            01/01/70 00:00      
   Hardware?            01/01/70 00:00      
      SW UART is not a taboo!            01/01/70 00:00      
         yes...            01/01/70 00:00      
         think before you do            01/01/70 00:00      
   Use oversampling            01/01/70 00:00      
      soft UART            01/01/70 00:00      
      Half bits            01/01/70 00:00      
      Oversampling            01/01/70 00:00      
         It's not so bad            01/01/70 00:00      
            Oh yes it is!            01/01/70 00:00      
               Haven't read it completely?             01/01/70 00:00      
                  neither have I            01/01/70 00:00      
                     Sure you did not!            01/01/70 00:00      
                        did I miss it            01/01/70 00:00      
                           Problem displaying posts?            01/01/70 00:00      
                              sure that will work            01/01/70 00:00      
                                 NOT A PIC            01/01/70 00:00      
   Just forget 89c51 then.            01/01/70 00:00      
   @Erik            01/01/70 00:00      
      ...all said already.            01/01/70 00:00      
      OS? Threads?!            01/01/70 00:00      
      Appnote to read            01/01/70 00:00      
      threads            01/01/70 00:00      
         Problem Solved            01/01/70 00:00      

Back to Subject List