Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

LCD problem

LCD problem

2004-09-27 by acemailone

I'm trying to use a L2014 with AT90S8515 and BASCOM-AVR.
This is the code I try to run:
Config Lcdpin = Pin , Db4 = Portc.4 , Db5 = Portc.5 , Db6 = Portc.6 , Db7 = Portc.7 , E = Portc.1 , Rs = Portc.0
Config Lcd = 20 * 4
Cls
Lcd "Text"
End
When I run this the LCD is displaying all kind of characters changing all the time.
Any people with BASCOM and LCD experience?
The LCD is OK, I tested it with a different circuit.
Thanks
Adrian C.

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.