Hello,
I just bought a LCD from ELECTRONIC ASSEMBLY http://www.lcd-module.de/deu/pdf/doma/dog-m.pdf. It is a ST7036 (HD44780 compatible) controlled display.
After I made all required connexions, it doesn't work but I think I need to initialise the display since some settings like "Display ON/OFF" and "Contrast" are set by software (no cabling).
I've got the initialisation codes in this table (see attachment) but... I don't really know how to use them.
I declared all DEFINEs and wroteto switch the display on? Nothing happens - must be wrong.Code:LCDOUT $FE, $0F
The "$FE" must be wrong. I found also the documentation about the controller that pilots this display here http://www.lcd-module.de/eng/pdf/zubehoer/st7036.pdf.
It's surely not complicated, nevertheless I'm a little lost...
Bookmarks