LCD display "timer started" in my LCD display but after 5 minutes the LCD display came out with a lot of junk symbols and character
May I know why?
May I know why?
Attachments
-
6 MB Views: 27
-
1.9 MB Views: 26
Last edited by a moderator:
Because your code is overwriting the original pixels without clearing the pixels first.LCD display "timer started" in my LCD display but after 5 minutes the LCD display came out with a lot of junk symbols and character
May I know why?
Mean that every time I need to clear my screen?Because your code is overwriting the original pixels without clearing the pixels first.
Not on a character mode display like that one.Because your code is overwriting the original pixels without clearing the pixels first.
Are you accessing it via the parallel connection or SPI or I2C?guys how to solve this problem?
by Jeff Child
by Jake Hertz