Page 1 of 1

FC8 GLCD problem

Posted: Fri Aug 23, 2019 8:20 pm
by sisco1
Hi, can anyone tell which of all the displays works normally on the FC8?
We wrote a small program to test 2 displays.
GLCD KS0108 and ST7920 parallel.
The first does not start, the second starts but works very slowly.
Both simulations work without problems, but they don't work on a circuit board.
The controller is 18F4620, we tried different clock speed configurations but to no avail.
If anyone can give you advice, what should be done to make the displays work on a real board.
thanks. :(

Re: FC8 GLCD problem

Posted: Fri Aug 23, 2019 9:41 pm
by Lagoda
Hi Sisco1,


In the past I used "ILI9341 SPI" and "SSD1305 Buffered" components.
Both worked properly.

Best Regards,

Lagoda

Re: FC8 GLCD problem

Posted: Fri Aug 23, 2019 11:50 pm
by sisco1
Thanks Lagoda :)
I will orther them and play.
Thanks