In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Sawmiller wrote: update ... tried the 22 uF , didnt work as well as the 1000 uF did.. still cant do the debug for any length of time, get a transmit stall on com 1 going to go find a 3 ft serial cable and see if that helps , was using the one parallax sent tring to write text to the scott edwards serial LCD, ( its the one i have to hand ) it seems a lot harder than the stamp ( using basic ) and when i just do this bit of code i get a lot of what appears noise on the lcd ( it writes other chars) besides the "Hi" .. the wires to the LCD appear short enuf only 3 inches long Sio var RA.1 main: pause 1000 serout Sio,n2400, $0E ' backlight on , it doesnt like decimal for some reason again: pause 100 serout Sio,n2400, "H" pause 10 ' give the LCD time to breathe serout Sio,n2400, "i" goto again anyways i get to play till i get fustrated , then go away... and come back later.. thanks for all the help, its a nice forum dan ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=83466#m83561 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)