Author |
Message |
Topic: lcd_getc(x,y) don't work? |
dendenden98
Replies: 8
Views: 11948
|
Forum: General CCS C Discussion Posted: Wed Jun 29, 2011 9:53 pm Subject: lcd_getc(x,y) don't work? |
Thanks PCM Programmer. I re-build my LCD connection and it's run. But I don't understand in my old circuit, all LCD function runs except lcd_getc() function. But now I re-build my LCD connection and l ... |
Topic: lcd_getc(x,y) don't work? |
dendenden98
Replies: 8
Views: 11948
|
Forum: General CCS C Discussion Posted: Wed Jun 29, 2011 8:35 am Subject: lcd_getc(x,y) don't work? |
I already use real LCD. I can't understand exactly what you mean that you say use a real chip. |
Topic: lcd_getc(x,y) don't work? |
dendenden98
Replies: 8
Views: 11948
|
Forum: General CCS C Discussion Posted: Wed Jun 29, 2011 8:00 am Subject: lcd_getc(x,y) don't work? |
Seriously, _try it with a real chip_.
I have Proteus, hundreds of versions, right up to the latest 7.9 beta. Love it as a schematic design/PCB package, and it's analog simulation is also good, _b ... |
Topic: lcd_getc(x,y) don't work? |
dendenden98
Replies: 8
Views: 11948
|
Forum: General CCS C Discussion Posted: Wed Jun 29, 2011 2:03 am Subject: lcd_getc(x,y) don't work? |
I wired up LCD correct. Because, other LCD functions are runs good. Only lcd_getc(x,y) functions don't run. I use lcd.c driver in PIC C directory. I use PIC16F877 and I try 2x16 character LCD. My comp ... |
Topic: lcd_getc(x,y) don't work? |
dendenden98
Replies: 8
Views: 11948
|
Forum: General CCS C Discussion Posted: Tue Jun 28, 2011 6:20 pm Subject: lcd_getc(x,y) don't work? |
Hi,
When I use my LCD program with lcd_getc(x,y) functions in PROTEUS. My program is run very good. But when I work in real circuit all of the other LCD functions runs, but lcd_getc(x,y) didn't. Fo ... |
|