Need display driver

Hello… I have a 3.2" TFT SPI 240*320 display (SPI interface) having ILI9341 driver… Can somebody please share its driver libraries so that I can interface it with my STM32 based NucleoF401RE board?

At this moment we don’t have a clean and flexible driver library for LVGL (but already working on it).

The good thing is that once you can drive ILI9341 and paint the display to a color it’s very easy to port LVGL. See the porting guide here.