GLCD only half screen is working
I am working on Graphic Display(JDH12864E) using STM32L031K6. I have written code and I found that my lcd is printing only half of screen.For example:- I try to print ("12345678912345") then it prints only ("123456789") it means it is printing only 1...