cancel
Showing results for 
Search instead for 
Did you mean: 

i want to drive a tft lcd 3.2" ( ssd1289) with stm32f407zgt by fsmc , but i cant find suit driver for this lcd and mcu . help me to find driver and suitable document

meh_6000
Associate
 
1 REPLY 1

I think people typically drive via GPIO pins, likely due to signalling or timing issues.

https://libstock.mikroe.com/projects/view/1837/ssd1289-tft-touch-display-library-demo

http://fabioangeletti.altervista.org/blog/stm32f4-discovery-lcd-touchscreen/?doing_wp_cron=1540396688.8434560298919677734375

If you need to use FSMC, perhaps look at using the ILI9325 where drivers and examples exist

STM32Cube_FW_F4_V1.21.0\Drivers\BSP\STM32446E_EVAL\stm32446e_eval_lcd.c

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..