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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/14/03 15:01
Read: times


 
#36414 - RE: LCD 40 symbol, 2 row
Hi Alexey


The KSoo66 is pretty much a clone of the HD44780 , so timings etc will be pretty similar.
But you are right in thinking that you should treat them as two separate displays..
Although they share most connections(internally sync'ed),they do have two enable pins.And the addresses of line 1 and 2 are repeated at 3 and 4.
You do have to initialise each ks0066 separately.
Also remember that instrucion take anywhere from 40us to 1.7ms , so your software should check the busy flag.

List of 5 messages in thread
TopicAuthorDate
LCD 40 symbol, 2 row            01/01/70 00:00      
RE: LCD 40 symbol, 2 row            01/01/70 00:00      
RE: LCD 40 symbol, 2 row            01/01/70 00:00      
RE: LCD 40 symbol, 2 row            01/01/70 00:00      
RE: LCD 40 symbol, 2 row            01/01/70 00:00      

Back to Subject List