1
Graphic LCDs / NHD-C12864A1Z-FS(RGB)-FBW-HT1 Stuck Pixels
« on: September 10, 2018, 09:04:25 PM »
Hi,
I am using the NHD-C12864A1Z-FS(RGB)-FBW-HT1 in multiple projects. I have it working good with
with the #include "ST7565.h" library from Adafruit.
My problem is every time I compile my code there are what appears to be "stuck" pixels
just right outside the viewing area. I am sending
glcd.clear();
glcd.drawstring(0, 4, "LINE 1"); // LINE 1
glcd.drawstring(0, 5, "LINE 2"); // LINE 2
glcd.display();
As you can see from my attached pic, the pixels are to the left of the X axis when set to "0".
It is happening on multiple screens and multiple board revs. Any help would be appreciated.
Thanks
mike
I am using the NHD-C12864A1Z-FS(RGB)-FBW-HT1 in multiple projects. I have it working good with
with the #include "ST7565.h" library from Adafruit.
My problem is every time I compile my code there are what appears to be "stuck" pixels
just right outside the viewing area. I am sending
glcd.clear();
glcd.drawstring(0, 4, "LINE 1"); // LINE 1
glcd.drawstring(0, 5, "LINE 2"); // LINE 2
glcd.display();
As you can see from my attached pic, the pixels are to the left of the X axis when set to "0".
It is happening on multiple screens and multiple board revs. Any help would be appreciated.
Thanks
mike