Text with Atmel micro
Posted: Fri Feb 02, 2007 4:43 pm
I recently purchased the LK162-12 and I'm having difficulty getting it to properly display text. I created a simple program in C that prints the string "Hello" every second. I have the micro connected to the LCD and a PC at the same time. I can see in a hyperterminal on the PC the "Hello" string every second with no problem, but the LCD prints garbage once every second. It typically prints "HY(lowercase i with two dots)(not-equal sign)". Both the micro and the LCD are using 19200,8N1 baud rate. I also tried 9600 baud rate, on both, with the same results.
Any help would be appreciated.
I can also provide the code, if that would help.
EDIT: I did try the uProject program and I can change brightness, send text, etc.
Any help would be appreciated.
I can also provide the code, if that would help.
EDIT: I did try the uProject program and I can change brightness, send text, etc.