You need at least a 2mS pause after the clear screen command.HSEROUT [LCD_INST, LCD_CLR, LCD_L1]
Then you need another LCD_INST before the LCD_L1.
Or just leave out the LCD_L1 since the clear screen leaves the cursor on line 1.
You need at least a 2mS pause after the clear screen command.HSEROUT [LCD_INST, LCD_CLR, LCD_L1]
Then you need another LCD_INST before the LCD_L1.
Or just leave out the LCD_L1 since the clear screen leaves the cursor on line 1.
Last edited by Darrel Taylor; - 14th January 2013 at 14:52.
DT
Bookmarks