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

UART of AT89C51 is not working ?

I am using Keil uv2 to program my AT89C51 and although the UART is working just fine in Simulation but in real circuit its not working i donno why .... cuz there are just ASCII code in the Hyper term but it was suppose to be "Hello to MCU " so could any one plese help me ..... any help is appreciable well my id is sirfrajput@hotmail.com

Parents
  • if it works in simiulation but not in 'real life' the obvious conclusion is a hardware problem

    questions
    1) I hope you are not one of those that believe that you can do RS-232 without a MAX232(equivalent)?
    2) do you have a scope?
    3) does hyperterminal give garbage or nothing when the uC send to it?

    Erik

Reply
  • if it works in simiulation but not in 'real life' the obvious conclusion is a hardware problem

    questions
    1) I hope you are not one of those that believe that you can do RS-232 without a MAX232(equivalent)?
    2) do you have a scope?
    3) does hyperterminal give garbage or nothing when the uC send to it?

    Erik

Children