Page 1 of 1

Octal T6963c GLCD module error.

Posted: Sun Jul 19, 2015 11:34 am
by Selcuk
Hi all,

I got an error while trying to use Octal T6963c GLCD module posted in module section.
Any one has successive story about using this module. Can any one help me?
T6963cProgErr.png
T6963cProgErr.png (104.35 KiB) Viewed 4231 times


Regards,

Selcuk

Re: Octal T6963c GLCD module error.

Posted: Sun Jul 19, 2015 2:00 pm
by Selcuk
Hi to All,

I solve the problem. Just change Sub WriteByte to Public Sub WriteByte and Function ReadData to Public Function ReadData.

PS: Now I have star shape instade of Circle. (Circle command works strange. :( ).

Regards,

Selcuk..

Re: Octal T6963c GLCD module error.

Posted: Tue Aug 18, 2015 5:32 pm
by Coccoliso
Hi Selcuk,
I do not know if it is also implemented in T6963c module but there is an option that you can set to resolve the problem of ratio on the circles and squares.
In KS108 module is set #Option GLCD_ASPECT_RATIO = 75 while in the T6963c module is set to default at 100.