Hi, Michael
You don't need to clear the entire LCD before writing something else : the simplest way is overwriting the previous data ...only where needed.
So, if you add to some DATAs, spaces to have always the same amount of sent characters, you won't need any clearing !!!
This just implies DATAs must always be sent to fixed positions ... and have same lenght.
For general tips, if you need to clear a character ... overwrite it with "blank" (generally $20)
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks