D diggler86 New member Jun 2, 2007 #1 Using PIC 18F ... get text to display fine, but when it writes it alternates 1&3 then 2&4.... any ideas?? Crystalfontz LCD BlogLooking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
Using PIC 18F ... get text to display fine, but when it writes it alternates 1&3 then 2&4.... any ideas?? Crystalfontz LCD BlogLooking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
H Heffo New member Jun 2, 2007 #2 What you are seeing is normal. It's due to the way memory in the LCD's controller maps to the display. You'll find the memory map on page 10 of the datasheet. You will need to allow for this in your software. Regards, Robert Heffernan
What you are seeing is normal. It's due to the way memory in the LCD's controller maps to the display. You'll find the memory map on page 10 of the datasheet. You will need to allow for this in your software. Regards, Robert Heffernan