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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/09/02 12:34
Read: times


 
#28890 - RE: Fail to initialise LCD using 4 bit m
Hi,

Richard was right, Data must be stable, if EN was set high.

But furthermore the initialization was not sufficient in any case.

The correct initilization sequence can be found on page 46 of the HD44780U data sheet:

power on
wait >40ms
write nibble 03
wait >4.1ms
write nibble 03
wait >100µs
write nibble 03
write nibble 02

now in 4 bit mode and always 2 nibbles must be send and BF can be checked.


Peter


List of 15 messages in thread
TopicAuthorDate
Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Problem in tutorial!            01/01/70 00:00      
RE: Problem in tutorial!            01/01/70 00:00      
RE: Problem in tutorial!            01/01/70 00:00      
RE: Problem in tutorial!            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit m            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      
RE: Fail to initialise LCD using 4 bit mode            01/01/70 00:00      

Back to Subject List