This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Interfacing LPC2148 with OLED driver SSD1351

I m interfacing LPC 2148 with 16bit color OLED driver SSD1351, in which I use 8bit 8080 interface for communication. I m trying to simply blink the OLED screen i.e. I send data 0x0000 to every pixel then 0xFFFF then again 0x0000 and so on with delay of 2seconds in between. But the OLED screen doesn't appear complete black or complete white, rather it appears like every pixel has different color value and it doesn't come out of this stage.

Please help me, if anyone has worked on SSD1351