192x63 KS0108 Problem

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

Moderator: Benj

Post Reply
Emanuel Lourenco
Posts: 63
Joined: Mon Dec 23, 2013 5:51 pm
Been thanked: 8 times

192x63 KS0108 Problem

Post by Emanuel Lourenco »

Hello,

I bought this lcd

http://www.ebay.co.uk/itm/192x64-Graphi ... 43c14da9fd

But the pixels 124-192 do not work.
Know what can be?
And how to solve?

Best Regards

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 192x63 KS0108 Problem

Post by Benj »

Hello,

Can you attach your current program so we can see what your currently doing.

Emanuel Lourenco
Posts: 63
Joined: Mon Dec 23, 2013 5:51 pm
Been thanked: 8 times

Re: 192x63 KS0108 Problem

Post by Emanuel Lourenco »

hi

Yes I apologize

I leave my program

I leave the pins lcd I'm connect

I leave the result that gives me in practice

Best Regards
Attachments
IMG_20150112_232517.jpg
Result
(1.19 MiB) Downloaded 518 times
Untitled.png
Pins
(15.82 KiB) Downloaded 1970 times
Centralina_Solar_V1.1_LCD.fcfx
Program
(6.66 KiB) Downloaded 252 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 192x63 KS0108 Problem

Post by Benj »

Hello,

Thanks for the info that helps. I have looked at the component code and it seems to be ok but I don't have a 3 controller display here to test. I did think that I put in the 3rd controller upon request though so thought a customer had it working?

So it could be that the code has a problem or it could be that something is up with your display or the connections to the display.

Out of interest what happens if you change the DrawLine macro call coords from 0, 40, 192, 40 to 0, 40, 191, 40?

Also in your configuration settings the "Watchdog Timer Enable Bit" is enabled, what happens if you disable this?

Emanuel Lourenco
Posts: 63
Joined: Mon Dec 23, 2013 5:51 pm
Been thanked: 8 times

Re: 192x63 KS0108 Problem

Post by Emanuel Lourenco »

hello Benj
The problem is solved.
The CS3 was connected to the G9 pin and did not work, I moved to another pin and longer works. Not what was the reason for it does not work.

Thanks for the help

Best Regards

Post Reply