problem/question about LCD
Steve60
Posts: 4
Hello,
·My LCD works with the self test feature but then fails when I use it in a program.
·In my program all I get is a cursor·which appears on the·left hand side·and doesn't blink.
·I copied program and settings from the Smart sensors manual and I've checked wiring, code,
and settings many times so I'm sure they're correct.
I'm using the Basic Stamp 2, Rev c.
Are there any other possibilities other than hardware malfunction, or is there any thing
else I can check or test to help determine the problem?
Any help or suggestions will be greatly appreciated.
Thanks,
Steve
·
·My LCD works with the self test feature but then fails when I use it in a program.
·In my program all I get is a cursor·which appears on the·left hand side·and doesn't blink.
·I copied program and settings from the Smart sensors manual and I've checked wiring, code,
and settings many times so I'm sure they're correct.
I'm using the Basic Stamp 2, Rev c.
Are there any other possibilities other than hardware malfunction, or is there any thing
else I can check or test to help determine the problem?
Any help or suggestions will be greatly appreciated.
Thanks,
Steve
·
Comments
Steve
when I wrote my first note, and I had checked and rechecked... but,· i did it one
more time and now it's working.
Not sure I'll know what was wrong but the problem was most likely operator error.
I appreciate the help.
Steve
As far as I can tell this is the only problem. I first noticed this problem when I couldn't get my LCD to work and since then I've done
some tests with a simple LED program. When an LED is connected to p14 it stays on all the time. LOW 14 has no effect, nor does reset or
turning off and then on.
I've been using my Bs2 for several years and to my knowledge this is the first problem I've had. The only thing I'm doing new is running the
editor on a 64 bit processor (hp notebook) and using a Parallax usb to rs-232 serial adapter.
Any suggestions or ideas will be greatly appreciated.
Steve