Author |
Message |
Topic: Help with using flexlcd.c with a PIC16F690 |
GhostofK
Replies: 8
Views: 17040
|
Forum: General CCS C Discussion Posted: Mon Jun 05, 2006 4:28 pm Subject: Help with using flexlcd.c with a PIC16F690 |
It works great! Thanks so much! |
Topic: Help with using flexlcd.c with a PIC16F690 |
GhostofK
Replies: 8
Views: 17040
|
Forum: General CCS C Discussion Posted: Mon Jun 05, 2006 3:30 pm Subject: Help with using flexlcd.c with a PIC16F690 |
Compiler version is 3.243 |
Topic: Help with using flexlcd.c with a PIC16F690 |
GhostofK
Replies: 8
Views: 17040
|
Forum: General CCS C Discussion Posted: Mon Jun 05, 2006 3:20 pm Subject: Help with using flexlcd.c with a PIC16F690 |
Ok! I tried the simplified version and it works! But I don't know why? Could the analog setup be getting in the way? What was the point of the line "setup_comparator(NC_NC_NC_NC);"? Please let me know ... |
Topic: Help with using flexlcd.c with a PIC16F690 |
GhostofK
Replies: 8
Views: 17040
|
Forum: General CCS C Discussion Posted: Mon Jun 05, 2006 2:21 pm Subject: Help with using flexlcd.c with a PIC16F690 |
1. I do have R/W to ground.
2. I installed a 10k pot between the VEE pin and ground now but no change. |
Topic: Help with using flexlcd.c with a PIC16F690 |
GhostofK
Replies: 8
Views: 17040
|
Forum: General CCS C Discussion Posted: Mon Jun 05, 2006 1:22 pm Subject: Help with using flexlcd.c with a PIC16F690 |
Hi, I'm trying to get a LCD to work with my PIC16F690. The LCD has one of those Hitachi LCD chips on it and is a 14 pin device. I'm using the flexible lcd driver that's posted in the code library sect ... |
Topic: Left shift question |
GhostofK
Replies: 4
Views: 7053
|
Forum: General CCS C Discussion Posted: Sun Jun 04, 2006 4:52 pm Subject: Left shift question |
Hi, I'm having some trouble with my code that I posted above originally. For some reason, pin C1 is not going all the way high. The timing is perfect, but pin_C1 is only going up to about 600mV instea ... |
|