Quoting Saravanakumar S <Saravanakumar.S@...>: > I am newbie to this field. I have a Serial device,it is based > on RS485 communication. > It tranmits the data,but i didn't get any data.So that,I want to check > whether it is transmit the data or not? > I don't know how to check the data. Put an oscilloscope on the line. That will verify that you have signals of the correct voltage and speed. After that any number of commercial 485-232 converters or even a handbuilt one will do just fine for monitoring the stream on a PC with a standard serial capture program (Almost anything is better than hyperterminal). Al least as long as you are using a standard baud rate. Robert
Message
Re: [lpc2000] How Can I check the RS485 Communication?
2006-04-04 by Robert Adsett