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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/09/02 21:11
Read: times


 
#30489 - RE: How to control LCD directly from 89c52!
It is possible. Remember that LCDs should not see a net DC voltage, so you have to continuously switch from high to low. Keeping LCD segments on (SEG = !BP), and off (SEG = BP), will be tricky since you also have to invert BP, maybe around 100 Hz. It is easier to use cmos XOR gates to do the inversion external to the 8052.

List of 11 messages in thread
TopicAuthorDate
How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      
RE: How to control LCD directly from 89c52!            01/01/70 00:00      

Back to Subject List