Thanks a lot Richard,

It works now as expected with this code:
Code:
LCDOUT $FE,  1     ' clear display
LCDOUT $FE,  2,"1" ' beginning of line 1
LCDOUT $FE,$90,"2" ' beginning of line 2
LCDOUT $FE,$A0,"3" ' beginning of line 3
May I kindly ask you to explain how you found out those values please?


looks like you need to set bit 7 and add dram ADDRESS
Hum...I don't get this; what do you mean?