Hello;
Please, scuse my english
I connect a display width PIC 18F452,
Init in Text Mode and all is OK
But when I init in graph mode and try set pixel by pixel, I put the cursor address and BitSet, in this case, a simple horizontal line is view . . . . . . until four lines complete separatly:
. . . . . . . . .
. . . . . . . . .
. . . . . . . . .
I have a impression that the controller try put a characters or the cursor addres increment and no respond a new cursor address???????
What is the posible problem????
Please, scuse my english
I connect a display width PIC 18F452,
Init in Text Mode and all is OK
But when I init in graph mode and try set pixel by pixel, I put the cursor address and BitSet, in this case, a simple horizontal line is view . . . . . . until four lines complete separatly:
. . . . . . . . .
. . . . . . . . .
. . . . . . . . .
I have a impression that the controller try put a characters or the cursor addres increment and no respond a new cursor address???????
What is the posible problem????
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.