Basic Stamp error
Archiver
Posts: 46,084
I have one error when using the basic stamp that I have not found a
clear cut answer to yet.
The LCD command spits an error when I go to write to the screen. The
exact error is unknown, I have tried to isolate the error, but
unfortunately it is to random to count on. Is it possible the stamp
is faulty?
If anyone has had any problems with this, please let me know
Gregory
clear cut answer to yet.
The LCD command spits an error when I go to write to the screen. The
exact error is unknown, I have tried to isolate the error, but
unfortunately it is to random to count on. Is it possible the stamp
is faulty?
If anyone has had any problems with this, please let me know
Gregory
Comments
Place a 500ms pause before each LCD serout for a starter.
Change Stamp pins to see if the error follow the pin. If it does there might
be an inconsistentcy in your program.
Sid
I will give that a try and post if I still have problems
Gregory
--- In basicstamps@y..., Newzed@a... wrote:
> For Hines
>
> Place a 500ms pause before each LCD serout for a starter.
>
> Change Stamp pins to see if the error follow the pin. If it does
there might
> be an inconsistentcy in your program.
>
> Sid
Sid,
I will give it a try and let you know the results
Gregory
--- In basicstamps@y..., Newzed@a... wrote:
> For Hines
>
> Place a 500ms pause before each LCD serout for a starter.
>
> Change Stamp pins to see if the error follow the pin. If it does
there might
> be an inconsistentcy in your program.
>
> Sid