We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
how to clear a single row in 2*16 dot matrix display. i want to clear the only the bottom row in my LCD on MCB2300 board supporting NXP LPC2368 micro controller while retaining the text in the up row . please help me
... the app was not ultra critical, I'd say the heck with it and transmit 16 spaces.
Erik
i want real time CLOCK running in row 0 of 2* 16 LCD display it should be working throughout. and i want to just update the data in row 1. so how to clear either row 1 data or either row 0 of the above described display.
Erik has already given the answer.
Go to the row which you want to clear (using address),and then give 16 spaces..
Again, that doesn't sound like anything unusual - have you done any searching yet?