Other Parts Discussed in Thread: TM4C129XNCZAD
Hi there, I have an 800x480 LCD and I'm trying to find an LCD controller suitable for it. My intention is to connect it to the a Tiva TM4C129XNCZAD. One I could find was the popular but outdated SSD1963 controller. Are there other choices that have RAM embedded in them? Here are the LCD specs: Type: TFT Resolution: 800 x 480 Pins: Backlight Cathode Backlight Anode Display On/Off Horizontal Sync Vertical Sync Data Enable Data-R[0-7] Data-G[0-7] Data-B[0-7] Touch Plane [X+, X-, Y+, Y-] NOTE 1: I know that the Tiva 129 has 256k RAM and an LCD controller. I tried making the LCD work using only that (without buying the extra RAM). I got it to work - the buffer displays over and over again on the screen. However, there is still the issue of color correction (eg. blue is teal) and another issue where the buffer should fill a tenth of the screen and it only fills about a 20th.