Content originally posted in LPCWare by on5di on Mon Mar 04 09:48:35 MST 2013
Hi
This is my first attempt to use emwin on an LPC1763.
I have a monochrome truly OLED (96 x 96 px and 4 greylevels )
It's not clear to me how to define the bits per pixel, and configure the cache.
The hardware layer for the display is SPI over 4 wires (the display has an D/C line to access control registers or display ram.)
Can someone guide me to get this working ?
Should i use the flexcolor driver ?
Thanks.