I have been looking at you code some and do not see where the problem is.
Can you point to the routine where the problem starts?
Other than that you may try adding a
PAUSE 50
between the LCDOUT commands and Play with these values
Code:' Set command delay time in us DEFINE LCD_COMMANDUS 2000 ' Set data delay time in us DEFINE LCD_DATAUS 50
Bookmarks