In SX Microcontrollers, SX/B Compiler and SX-Key Tool, datacps wrote: SEROUT Pin, BaudMode, Value Function Transmit asynchronous serial byte (e.g., RS-232). Pin ....is any SX IO pin (RA.0 .. RA.7, RB.0 .. RB.7, RC.0 .. RC.7, RD.0 .. RD.7, RE.0 .. RE.7). BaudMode.... is a string constant that specifies serial timing and configuration. SX/B will raise an error if the baud rate specified exceeds the ability of the target FREQ. Value..... is a byte variable or constant (0 - 255) to be transmitted. SEROUT RA.0, T9600, "A" That is the way SX/B explains it to me but no matter what I try to do I can't display any text # or data of any kind. AM I having hardware problems? I got my Baud set at "T9600" lcdtx set to RA.0What am I doing wrong? ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=197251#m197292 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)