mikroC PRO for PIC compiler and T6963C GLCD problems.

General discussion on mikroC.
Post Reply
Author
Message
bobx
Posts: 115
Joined: 14 Mar 2010 08:35

mikroC PRO for PIC compiler and T6963C GLCD problems.

#1 Post by bobx » 17 Mar 2011 09:37

Hello,everybody.I want to read an int and a char from row=3 and column=1 on the PG24064F GLCD[T6963C DRIVER]; [I have these on my GLCD 1. (x=3,y=1) ; T= 25000 and want to read only 25000 from GLCD and save it in a array x 2. I have a char at (x=7,y=10); Apply and want to read it and save it in a array
y[m].3. I have a symbol at (x=12,y=14)and want to read it and save it in a array z[n]
].How can I read that data from GLCD using mikroC PRO PIC compiler routines?

Thanks,

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: mikroC PRO for PIC compiler and T6963C GLCD problems.

#2 Post by tihomir.losic » 18 Mar 2011 16:10

Hello,

please, look at piece of our help file ordered to GLCD library:
Glcd_Read_Data.PNG
Glcd_Read_Data.PNG (16.57 KiB) Viewed 1703 times
Best regards,

Losic Tihomir
mikroElektronika [Support team]

bobx
Posts: 115
Joined: 14 Mar 2010 08:35

Re: mikroC PRO for PIC compiler and T6963C GLCD problems.

#3 Post by bobx » 30 Mar 2011 08:31

Dear Sirs,

Hello.With thanks for your help,the instruction;[data=Glcd_Read_Data();] that you wrote to reading fromT6963C/GLCD can be used
just for KS107/KS108 GLCD driver and not worked for T6963C GLCD driver and I searched in your manual for it but I can not find any.How can I write a function in mc PRO PIC compiler so I can read data/char from a point/points of T6963C GLCD?


Thanks & Regards,

Post Reply

Return to “mikroC General”