View previous topic :: View next topic |
Author |
Message |
Guest
|
PROBLEM ON GRAPHIC LCD |
Posted: Wed Feb 16, 2005 8:46 am |
|
|
I WORKING ON 128*64 GRAPHICAL LCD & EVERY THING IS OK BUT WHEN I SELCET THE OTHER PART OF LCD(CS2) THE LAST BYTE OF DATA IS WRITTEN AT BEGINING OF THE LCD.
IS ANY ONE HERE THAT WORK OR FACING THIS PROBLM? |
|
 |
Guest
|
|
Posted: Wed Feb 16, 2005 8:56 am |
|
|
Just for starters: try adding 0x20 to the characters you put on the screen  |
|
 |
treitmey
Joined: 23 Jan 2004 Posts: 1094 Location: Appleton,WI USA
|
|
Posted: Wed Feb 16, 2005 10:08 am |
|
|
You don't say what controler you are using. I have done work with the T6963 controler 128x64. That controler requires you to set the number of bytes across the screen. If its off by 1 then it sounds like a problem where someone started counting with zero and someone else started counting at 1. |
|
 |
|