HI there this is the first time i have tried driving an lcd i have read the manual but i still canot get the thing working.
Here is my code
start:
pause 1000 'wait for lcd to start up
lcdout $FE, 1 'clear screen
lcdout $FE, 2 'return to home
lcdout $FE, 1, "Welcome" 'write welcome on the screen
pause 2000
goto start
end if
i have built the circuit based on the one in the pbp maunal
but still no luck, nothing, i have checked all my connections but still nothing the lcd i am using is from here http://www.maplin.co.uk/module.aspx?...9&doy=9m3#spec
please can some one please steer me in the right direction, thank you for your time.
Bookmarks