Author |
Message |
Topic: String Manipulation |
dale.grand
Replies: 15
Views: 17534
|
Forum: General CCS C Discussion Posted: Fri Sep 09, 2011 12:13 am Subject: String Manipulation |
Ok...sorry...I just realized I still had "Use Fast IO" in my code. I removed it and was able to get "LCD Live" and then frozen LED status lights. I then changed the code to say & ... |
Topic: String Manipulation |
dale.grand
Replies: 15
Views: 17534
|
Forum: General CCS C Discussion Posted: Wed Sep 07, 2011 11:25 pm Subject: String Manipulation |
Ok, I tried your suggestions with the flex_lcd driver, but I still came up with a blank display. I even tried pasting your code with the "LCD Live" and Counter...after adding the "//&q ... |
Topic: String Manipulation |
dale.grand
Replies: 15
Views: 17534
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2011 10:50 pm Subject: String Manipulation |
Ok, I just tried the flex_lcd driver with only making/confirming that the pin map mods as suggested...I remembered right away why I abandoned this one. I just got a blank screen...not even a cursor. ... |
Topic: String Manipulation |
dale.grand
Replies: 15
Views: 17534
|
Forum: General CCS C Discussion Posted: Mon Sep 05, 2011 10:23 pm Subject: String Manipulation |
Alright, I have been trying all of your suggestion with no improvements on my situation. I have tried several times and even restarted from scratch again...only to arrive at the same aggrivating dest ... |
Topic: String Manipulation |
dale.grand
Replies: 15
Views: 17534
|
Forum: General CCS C Discussion Posted: Sun Aug 28, 2011 5:36 pm Subject: String Manipulation |
I am using a Newhaven Display NHD-C0216AZ-FSW-GBW which has a built in Novatek driver (NT7605). I have the data pins 0-7 wired to port b 0-7. I have RS connected to C0, RW to C1, and Enable on C3... ... |
Topic: String Manipulation |
dale.grand
Replies: 15
Views: 17534
|
Forum: General CCS C Discussion Posted: Sat Aug 27, 2011 11:44 pm Subject: String Manipulation |
I have used both the LCD.C and the Flex with similar results from both. I am also trying to stick with passing bytes instead of nibbles and it seems like both default to nibbles...still only 8 charac ... |
Topic: String Manipulation |
dale.grand
Replies: 15
Views: 17534
|
Forum: General CCS C Discussion Posted: Fri Aug 26, 2011 8:01 pm Subject: String Manipulation |
I am using a PIC16F887 with a New Haven Display LCD (16x2) and I had troubles using LCD.C...could only get 8 characters dimly and then the PIC would freeze up. I can display perfectly using the long ... |
|