Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/20/02 17:57
Read: times


 
#21027 - RE: new query about lcd
mukesh,

If you are testing sequential entry into a line of the LCD. Select the ENTRY MODE SET cmd with "I/D" set to 1. This automatically increments the DDRAM address without you having to address each char one by one.

I typically address the start location i want and then sequentially write character strings following the addressing.

I use multiline displays and have routines that address line 1 (home), line 2 (home) etc after addressing the desired line i just "blurt" out a sequential stream of characters equal to the display field of interest.

Now i do have a few displays that require addressing specific display locations. These functions are written similar to Line "X" Home but are different in the display position they address.

regards,
p


List of 5 messages in thread
TopicAuthorDate
new query about lcd            01/01/70 00:00      
RE: new query about lcd            01/01/70 00:00      
RE: new query about lcd            01/01/70 00:00      
RE: new query about lcd            01/01/70 00:00      
RE: new query about lcd            01/01/70 00:00      

Back to Subject List