Page 2 of 2

Re: Attempting to get SSD1963 working with a Nucleo-F767ZI (144)

Posted: Fri Feb 12, 2021 12:43 pm
by fpiSTM
In the U(S)ART support simply select enabled (no generic serial).

Re: Attempting to get SSD1963 working with a Nucleo-F767ZI (144)

Posted: Fri Feb 19, 2021 8:17 am
by RGarrett93
Hi all,

Jean-Marc the author of the library for GxTFT has been very helpful and corrected the timing and managed to get FMC to work with the Nucleo 144, including changing the FMC address region to bypass DCache

GxTFT discussion

Version 2.1.3 of library GxTFT is available.

- added FSMC/FMC support for my Nucleo-144 proto board with FSMC/FMC TFT connector
- supported by class GxIO_STM32Nucleo144_FSMC using FMC for F767ZI and F746ZG
- tested with 3.2" ILI9341 on F767ZI

The performance is great with minimal screen tearing, I was really impressed with how much ICache & DCache optimises it all

I've attached a video of the Nucleo 144 in action with a SSD1963 7" Display running LVGL demo widget
Nucleo 144 FMC LVGL Demo Widget