http://www.picbasic.co.uk/forum/showthread.php?t=4751
Initial power up.Do you have to put delay before every LCDOUT command or just after switch-on?
Might have to increase your LCD_COMMANDUS and LCD_DATAUS values a bit. If the values are too small, the LCD might not be able to respond quick enough, and cause random screwups.I have read the book over and over and still cannot reliably put characters in the right place on the display. I sometimes have to use umpteen white space characters to get it right..like
LCDOUT $fe,1," What's up Doc?"
and when the LCDOUT is in a FOR-Next loop it screws up the placement of characters as well and in a random fashion? Anybody?
Rgds
Bookmarks