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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/30/01 06:46
Read: times


 
#10412 - RE: Weird LCD problem


Panos Kenterlis wrote:
-------------------------------
The LCD is forced to reset with an I/O pin. i just do that at the start of the initialization of the microcontroller. The rest of the time i just have it pulled up.

This can cause your problem.
The 8051 can only drive weak high level. So noise can cause a short low pulse on the line and the display resets.
So you should use drivers (e.g. 74HC245 for data, 74HC240 for control lines) on the cable to the display.


Peter


List of 19 messages in thread
TopicAuthorDate
Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      
RE: Weird LCD problem            01/01/70 00:00      

Back to Subject List