REPRAP DISCOUNT FULL GRAPHIC SMART CONTROLLER DISPLAY ERROR
November 26, 2019 09:55PM
Hi, I recently purchased a new LCD screen, my problem arises with this has a whole line, and quite thick, pixels which do not show information, if anyone knows the solution would appreciate it.

Re: REPRAP DISCOUNT FULL GRAPHIC SMART CONTROLLER DISPLAY ERROR
November 27, 2019 05:01AM
Test with short cables.

What controller is this on?
Re: REPRAP DISCOUNT FULL GRAPHIC SMART CONTROLLER DISPLAY ERROR
November 27, 2019 10:11PM
I'm already using short cables, I'm using Marlin 1.1.9 with ramps.
Re: REPRAP DISCOUNT FULL GRAPHIC SMART CONTROLLER DISPLAY ERROR
November 27, 2019 10:32PM
Try the GLCD tester [github.com]


What are those cables, they don't look like normal ribbon cables.
Re: REPRAP DISCOUNT FULL GRAPHIC SMART CONTROLLER DISPLAY ERROR
November 28, 2019 03:32AM
Quote
Dust
Try the GLCD tester [github.com]


What are those cables, they don't look like normal ribbon cables.

They look wrapped in aluminium foil. Are you sure there are no shorted pins?


http://www.marinusdebeer.nl/
Re: REPRAP DISCOUNT FULL GRAPHIC SMART CONTROLLER DISPLAY ERROR
November 28, 2019 03:53AM
Quote
Ohmarinus
They look wrapped in aluminium foil.

That is my guess also, which you would normally only try if you where trying to sheid overly long cables...

Which is why I said to use short cables for testing.
Re: REPRAP DISCOUNT FULL GRAPHIC SMART CONTROLLER DISPLAY ERROR
December 01, 2019 11:21PM
Its just problem of your display beeing to slow (lik mine), i added the ST7920_Delay setting, since that time its fine
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
#define ST7920_DELAY_1 DELAY_NS(63)
#define ST7920_DELAY_2 DELAY_NS(63)
#define ST7920_DELAY_3 DELAY_NS(63) // this is the defaults for a 16mhz processor (ie a mega2560)
Re: REPRAP DISCOUNT FULL GRAPHIC SMART CONTROLLER DISPLAY ERROR
December 05, 2019 10:34PM
Works perfectly. Thanks.
Sorry, only registered users may post in this forum.

Click here to login