Skip to main content
meh_6000
Visitor II
October 24, 2018
Question

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

  • October 24, 2018
  • 1 reply
  • 815 views

..

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 24, 2018

    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 VenmoUp vote any posts that you find helpful, it shows what's working..