forked from notro/fbtft
-
Notifications
You must be signed in to change notification settings - Fork 2
SSD1289
notro edited this page May 23, 2013
·
1 revision
240 RGB x 320 TFT LCD Controller Driver integrated Power Circuit, Gate and Source Driver with built-in RAM
Datasheet: http://www.kosmodrom.com.ua/el/STM32-TFT/SSD1289.pdf
Application notes: There is references to one, by I haven't found it.
Display modules with this controller usually has a 16-bit databus.
Code examples
- UTFT library
UTFT\tft_drivers\ssd1289\initlcd.h
http://www.henningkarlsen.com/electronics/library.php?id=51 - ssd1289.c
http://www.lpclinux.com/pub/Forums/LPC313xLinuxPatch0003/0002-Add-support-for-Solomon-Systech-SSD1289-framebuffer_1.patch - TFT01 LCD Drive Controller Initialization
http://www.elecfreaks.com/1228.html - This one is very detailed
http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/drivers/lcd/ssd1289.c
http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/drivers/lcd/ssd1289.h