A couple of weeks ago I recieved an SSD1963 evaluation board and a 7″ display.
The SSD1963 chip makes it possible to control a 7″ display with a regular microcontroller or microprocessor, which haven’t got enough memory and power to control it itself, as it’s a normal display with vSync and hSync and so on. So after a couple of hours I got it running with my STM32 board and a touch screen controller.
Please take a look at the video below to see some of the things I can show/do.
Edit, 21. February 2011: I’ve now uploaded the source code for the driver of SSD1963, using the STM32. You can download the “library” here: SSD1963_STM32_Driver.zip