In SX Microcontrollers, SX/B Compiler and SX-Key Tool, maxwin wrote: Amit, I had this issue recently... try changing the baud to N57600. My project uses that and works perfectly. I can read bytes on the pc (a quick way to test is capture the text in hyperterminal - cause the hyperterminal display is ascii, then check the captured file with a hex viewer) Also, you could output the data in decimal or ascii. On the parallax site & forum are routines to convert bytes to ASCII or DEC. TX_DEC3, TX_HEX.. something like that... You may need an MX232 in your project, but finally I didn't. Just an SX and 2 pull-up resistors was enough to interface between 2 57600 devices (streaming data in / out) .. also a 50mhz resonator of course! Might help... Max. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=159211#m159312 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)