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 everyone,
I am having a problem with serial communication. I am not able to simulate serial communication.
I am able to see the data which is send by the controller but i am not able to send in a data.

I am getting only one serial window in the developement tool and i am not able to type anything in it.
Can anyone help me?
nash

Parents
  • I am getting only one serial window in the developement tool and i am not able to type anything in it.

    Are you expecting to see the characters you type in the window? If that's the case, does your program "echo" them? If it doesn't, then that's why you don't see them. Since you haven't given more details, it's really difficult to guess what's wrong.

    Since there are a lot of 100% working programs with serial I/O, I can only guess that you haven't tried one of them. Have you looked at http://www.keil.com/download/docs/200.asp?

    Jon

Reply
  • I am getting only one serial window in the developement tool and i am not able to type anything in it.

    Are you expecting to see the characters you type in the window? If that's the case, does your program "echo" them? If it doesn't, then that's why you don't see them. Since you haven't given more details, it's really difficult to guess what's wrong.

    Since there are a lot of 100% working programs with serial I/O, I can only guess that you haven't tried one of them. Have you looked at http://www.keil.com/download/docs/200.asp?

    Jon

Children
No data