Author |
Message |
Topic: Usage of FAST_GLCD and glcd_update() commands with PIC18F |
hoss
Replies: 2
Views: 6206
|
Forum: General CCS C Discussion Posted: Mon Apr 06, 2009 11:19 am Subject: Usage of FAST_GLCD and glcd_update() commands with PIC18F |
I have the same problem, but it was working when using one of the 3.x version compilers.
I have just updated to 4.090 to see if it has been fixed again, but it seems not... |
Topic: strange GLCD problems |
hoss
Replies: 10
Views: 7135
|
Forum: General CCS C Discussion Posted: Thu May 17, 2007 1:50 pm Subject: strange GLCD problems |
Right - CCS kindly gave me 4 days download rights.
The 4.038 version did not make any difference, however when reverting to the 3.429, my code now works.
i guess i'm going to have to try support |
Topic: strange GLCD problems |
hoss
Replies: 10
Views: 7135
|
Forum: General CCS C Discussion Posted: Wed May 16, 2007 1:53 pm Subject: strange GLCD problems |
the other bizzare thing that i've just noticed:
if i do a glcd_fillscreen(on) - then the display is not uniform. ghosted underneath is some text that i have used before, but is not in the current c ... |
Topic: strange GLCD problems |
hoss
Replies: 10
Views: 7135
|
Forum: General CCS C Discussion Posted: Wed May 16, 2007 1:20 pm Subject: strange GLCD problems |
Thanks.
I've emailed them. Lets see how nice they are.... |
Topic: strange GLCD problems |
hoss
Replies: 10
Views: 7135
|
Forum: General CCS C Discussion Posted: Wed May 16, 2007 1:06 pm Subject: strange GLCD problems |
no my download rights expired a few weeks ago.
It didn't occur to me to download 3.429
Checking the amount of fixes from 4.016 to 4.037, it could well fix my problem.
It's one thing that really ... |
Topic: strange GLCD problems |
hoss
Replies: 10
Views: 7135
|
Forum: General CCS C Discussion Posted: Wed May 16, 2007 12:29 pm Subject: strange GLCD problems |
4.016
I'm not sure i have a backup of 3.xxx.
Why do you suggest that? Is there a known problem? |
Topic: strange GLCD problems |
hoss
Replies: 10
Views: 7135
|
Forum: General CCS C Discussion Posted: Wed May 16, 2007 12:01 pm Subject: strange GLCD problems |
I have a strange problem.
I have previously used the GLCD drivers with 16F877 & a PLED display, all ok.
Now i have switched to a 18F6585 (same display)
I had to adjust some timings to avoid e ... |
Topic: Need driver for OSD2401 GLCD (PLED) |
hoss
Replies: 2
Views: 4973
|
Forum: General CCS C Discussion Posted: Fri Oct 13, 2006 8:02 am Subject: Need driver for OSD2401 GLCD (PLED) |
PCM-P - thanks for you lengthy reply.
However, i discovered that the data ihad for the display was wrong.
In fact it is the KS0108, and i am now using the included driver sucessfully.
sorry to w ... |
Topic: Need driver for OSD2401 GLCD (PLED) |
hoss
Replies: 2
Views: 4973
|
Forum: General CCS C Discussion Posted: Thu Oct 12, 2006 7:43 am Subject: Need driver for OSD2401 GLCD (PLED) |
Hi, I need a driver for above device.
the blurb says it uses the common interface 'of S6B0107 and S6B0108 devices'
but this doesnt look like the same interface as KS0108
(the pin out as below)
... |
|