Search found 2 matches

by ktrussell
Tue Jul 22, 2008 10:23 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: MOVE CURSOR BACK causes linefeed after 20 uses
Replies: 3
Views: 4098

Thanks Troy for the quick reply. That means a lot. I have worked around the problem by keeping up with the location myself and using the "goto" command to move back rather than the move back command. The module works great otherwise and the keypad interface is a great touch.
by ktrussell
Sat Jul 19, 2008 2:01 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: MOVE CURSOR BACK causes linefeed after 20 uses
Replies: 3
Views: 4098

MOVE CURSOR BACK causes linefeed after 20 uses

I have an LK202-25 2X20 display, version 5.7. I am using the serial port connected to a PIC board I designed. If the display is cleared first, the following code should display a character in the upper left corner, move back and overwrite it, repeatedy from A-Z. After the 20th character, however ...