STM32F429 LTDC driving SSD1289
Hi all. I'd like to incorporate this LCD into my project: http://www.mcu-turkey.com/wp-content/uploads/2013/12/3.2pi-ssd1289.pdf but I'm not sure it's possible to drive it with the LTDC. The display doesn't have VSYNC or HSYNC lines, it uses a simple 16-bit RGB565 interface along with WR(clock), CS, and RS. Before I start doing any in depth research and designing a circuit board, I'd like to know if it's possible to use the LTDC for a display like this. I'm also not sure what the LCD_DE line on the LTDC does.