This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

<serial communication>

hi ,
I am trying to have a serial interface between 2 atmel 89c51 at a baud rate of 2400 using standard interrupt subroutine.The transmitter part is functioning properly but the reciever is giving me a code error.no problems with program code.Please provide me with the reasons and solutions.

with best regards
Sagar
PS:with the reciever and transmitter baud rate at 1440 and 4 ,i found it working wonderfully well.!!!!!!!!!!!

  • What do you mean by 'a code error'?
    What is this 'standard interrupt routine' you are using?
    What do you mean by 'with the reciever and transmitter baud rate at 1440 and 4'?


    Based on the information you have provided I can answer your question as follows:

    1) Reason
    You have done something wrong.

    2) Solution
    Fix it.