FC8 GLCD problem

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
sisco1
Posts: 6
Joined: Fri Jun 21, 2019 10:26 pm
Contact:

FC8 GLCD problem

Post 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. :(

Lagoda
Posts: 170
Joined: Fri Jul 15, 2016 9:51 pm
Has thanked: 69 times
Been thanked: 61 times
Contact:

Re: FC8 GLCD problem

Post by Lagoda »

Hi Sisco1,


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

Best Regards,

Lagoda

sisco1
Posts: 6
Joined: Fri Jun 21, 2019 10:26 pm
Contact:

Re: FC8 GLCD problem

Post by sisco1 »

Thanks Lagoda :)
I will orther them and play.
Thanks

Post Reply