2013-11-20 03:40 AM
Hi all,
I want to controller tft lcd screen without lcd contoller IC suhc as ssd1963, ili9320.I want stm32fxx or power mcu.How to driver this tft screen?Thank you... #stm32 #lcd #discovery #tft #fcsm-lcd2013-11-20 04:59 AM
For pixel clocked screens you'll need to look at the STM32F429
2013-11-22 04:43 AM
thanks,
2013-11-22 12:22 PM
it is also possible to do by using FSMC controller
2013-11-22 12:35 PM
it is also possible to do by using FSMC controller
I think he's talking about dumb panels with much more complicate horizontal/vertical timing and signalling requirements. You can use FSMC to talk to controller chips quite easily, however the OP specifically discounted there use. Please elaborate on the display panels (make/model), and signalling mechanisms you were thinking about.