I have a graphic LCD, for which I wrote C code for initialization and to display a few characters, I'm using the SED1335 display chip.
The screen shows up the proper output randomly: sometimes it works fine, then I unplug it and plug it back again and the screen goes all black or it starts flickering.
There might be some timing issues with the power or maybe with the initialization. Can someone with a little of bit of experience take a look at it??
I posted my code and the datasheet for you to take a look here:
http://stw.ryerson.ca/~soduneye/
Thanks