Author |
Message |
Topic: Crystalfontz 20x4 LCD with PIC18F452 |
Flecko
Replies: 9
Views: 26008
|
Forum: General CCS C Discussion Posted: Wed Mar 17, 2004 2:43 pm Subject: Crystalfontz 20x4 LCD with PIC18F452 |
It works!!!
Thanks everyone. And you were right newguy. The lcd420.c driver doesn't work with the 18F line of pics. I used the lcd.c driver(which has the port b address at 0xf81) and it works fine. ... |
Topic: Crystalfontz 20x4 LCD with PIC18F452 |
Flecko
Replies: 9
Views: 26008
|
Forum: General CCS C Discussion Posted: Wed Mar 17, 2004 2:37 pm Subject: Crystalfontz 20x4 LCD with PIC18F452 |
Well, the pic was unharmed. Not sure about my LCD yet, but at least the circuit works again, despite my stupidity.
I thnk from now on I'll have some safety diodes in place.
Thanks everyone,
-Flec ... |
Topic: Crystalfontz 20x4 LCD with PIC18F452 |
Flecko
Replies: 9
Views: 26008
|
Forum: General CCS C Discussion Posted: Tue Mar 16, 2004 11:53 pm Subject: Crystalfontz 20x4 LCD with PIC18F452 |
Sad to say, but even if that address was a problem, I'm the stupid one. I left my good power supply at home, and used one I had laying around here at school. It turns out, its output is AC, not DC.
... |
Topic: Crystalfontz 20x4 LCD with PIC18F452 |
Flecko
Replies: 9
Views: 26008
|
Forum: General CCS C Discussion Posted: Tue Mar 16, 2004 5:05 pm Subject: Crystalfontz 20x4 LCD with PIC18F452 |
I think my power supply I'm using isn't sufficient. Its only 190ma, and I have quite a bit of other circuitry connected.
My 500ma supply should arrive tomorrow, I'll post my findings.
Thanks for ... |
Topic: Crystalfontz 20x4 LCD with PIC18F452 |
Flecko
Replies: 9
Views: 26008
|
Forum: General CCS C Discussion Posted: Tue Mar 16, 2004 2:57 pm Subject: Crystalfontz 20x4 LCD with PIC18F452 |
Sure...the lcd420.c is a driver that came with the compiler, I assumed it was standard. I've tried using the lcd.c driver on port B as well. Neither seems to work.
/////////////////////////////// ... |
Topic: Crystalfontz 20x4 LCD with PIC18F452 |
Flecko
Replies: 9
Views: 26008
|
Forum: General CCS C Discussion Posted: Tue Mar 16, 2004 12:07 am Subject: Crystalfontz 20x4 LCD with PIC18F452 |
I'm trying to interface a 20x4 LCD display I have with my PIC18F452. I've read the forum here, and checked examples and whatnot, and I can't get it to work. The display uses the standard hitachi contr ... |
|