Author |
Message |
Topic: Help for SLE4442 library |
albe01
Replies: 0
Views: 3144
|
Forum: General CCS C Discussion Posted: Thu Jul 19, 2012 7:35 am Subject: Help for SLE4442 library |
hello all! I'm looking for a library smartcard SLE4442, compatible with ccs, could someone help me?
best regards  |
Topic: help to find a driver for tft ssd1289 |
albe01
Replies: 0
Views: 4775
|
Forum: General CCS C Discussion Posted: Fri Apr 20, 2012 12:04 pm Subject: help to find a driver for tft ssd1289 |
Hello, where can I find the driver for a display ssd1289 320x240? obviously compatible with ccs
Best regards  |
Topic: MCP79410 driver |
albe01
Replies: 3
Views: 7511
|
Forum: General CCS C Discussion Posted: Tue Sep 20, 2011 12:36 pm Subject: MCP79410 driver |
hello to everyone! ...where i can found this driver for CCS???
best regards
 |
Topic: 18f67k22 |
albe01
Replies: 2
Views: 6205
|
Forum: General CCS C Discussion Posted: Wed Aug 10, 2011 12:02 pm Subject: 18f67k22 |
hello, i'd like use this pic, but in ccs i not have 18f67k22.H
where i can find it?
regards |
Topic: Help glcd image |
albe01
Replies: 0
Views: 3708
|
Forum: General CCS C Discussion Posted: Sat Jul 02, 2011 7:18 am Subject: Help glcd image |
Hello to everyone. I have this code, but working only on glcd 128x64.
I use 192x64 and I'd like change it for the new glcd... help
void glcd_menu()
{
char i,j;
signed ... |
Topic: Problem with Glcd library modified |
albe01
Replies: 6
Views: 10365
|
Forum: General CCS C Discussion Posted: Sun May 15, 2011 2:28 pm Subject: Problem with Glcd library modified |
Thanks, I had not found the error
regards |
Topic: Problem with Glcd library modified |
albe01
Replies: 6
Views: 10365
|
Forum: General CCS C Discussion Posted: Sun May 15, 2011 1:57 pm Subject: Problem with Glcd library modified |
main code:
#include <18F4525.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
#define FAST_GLCD // Try commenting this out to see the differences
#include <KS ... |
Topic: Problem with Glcd library modified |
albe01
Replies: 6
Views: 10365
|
Forum: General CCS C Discussion Posted: Sun May 15, 2011 12:59 pm Subject: Problem with Glcd library modified |
Post your compiler version.
4.114 |
Topic: Problem with Glcd library modified |
albe01
Replies: 6
Views: 10365
|
Forum: General CCS C Discussion Posted: Sun May 15, 2011 12:10 pm Subject: Problem with Glcd library modified |
Hello to everyone... i have a problem with this library 192x64:
normally works, but if i define FAST_GLCD theres same errors and not compile it.
---------------------- this is the problem--------
... |
Topic: Glcd driver for 192 x 64 using KS0108b |
albe01
Replies: 21
Views: 37922
|
Forum: General CCS C Discussion Posted: Thu Apr 21, 2011 12:52 pm Subject: Glcd driver for 192 x 64 using KS0108b |
Hi! i have modified it, and in text mode is ok, but in graphix there is a problem, i use glcd_line(0,8,127,8, ON); if i use a value more than of 127 the line is shorter how can I fix it?
... |
Topic: MG2406B-SYL 240X64 ccs driver? |
albe01
Replies: 2
Views: 5985
|
Forum: General CCS C Discussion Posted: Sat Apr 16, 2011 9:27 am Subject: MG2406B-SYL 240X64 ccs driver? |
hi! i have try to use this driver: http://www.ccsinfo.com/forum/viewtopic.php?t=34949&highlight=lc7981
but it have an error in #org 0x1000, and my glcd is 240x64 ...i not have find an other driv ... |
Topic: Glcd driver for 192 x 64 using KS0108b |
albe01
Replies: 21
Views: 37922
|
Forum: General CCS C Discussion Posted: Wed Apr 13, 2011 5:28 pm Subject: Glcd driver for 192 x 64 using KS0108b |
hi! but if the glcd have only cs1 and cs2? in this driver there is a problem... the my lcd have only cs1 and cs2, cs3 is emulated if cs1is=0 and cs2=1
see data on http://www.ciahk.net/upload/docs/H ... |
Topic: Glcd driver for 192 x 64 using KS0108b |
albe01
Replies: 21
Views: 37922
|
Forum: General CCS C Discussion Posted: Sat Apr 09, 2011 2:40 pm Subject: Glcd driver for 192 x 64 using KS0108b |
hello to everyone, where i can find the modified driver to this glcd? i have some 192x64 glcd and i'd like use it
regards |
Topic: glcd 192x64 question |
albe01
Replies: 2
Views: 5090
|
Forum: General CCS C Discussion Posted: Sat Apr 09, 2011 6:14 am Subject: glcd 192x64 question |
Hello to everyone... I'd like use a glcd 192x64 KS0108 in my project, but in ccs this driver is not available... possible solutions to solve this problem?
best regards
http://www.ciahk.net/upload/ ... |
Topic: MG2406B-SYL 240X64 ccs driver? |
albe01
Replies: 2
Views: 5985
|
Forum: General CCS C Discussion Posted: Fri Mar 25, 2011 8:10 am Subject: MG2406B-SYL 240X64 ccs driver? |
hello to everyone....
I'd like use this lcd with ccs, I use a pic 18f4620, but I not have found a valid driver for this lcd in ccs.
help!  |
|