Hello! I am trying to interface an HD44780 lcd with 8051. I have successfully displayed a string on it but am having some problems in diplaying strings one after other. when I try to display a string after a string already displayed , the former is just displayed in a flash and the sesond string overwrites the former. I just want that each string should stay on the lcd atleast for a visible duration before being overwritten by the next string. what shoul i do? Please help!!!
with 8051 very non-descriptive '8051' can be anything from an old steam driven NMOS clocked by 32kHz to a modern 100MHz one-clocker.
since LCDs are timing 'critical' the above does not suffice.
Erik