cancel
Showing results for 
Search instead for 
Did you mean: 

TFT Screen Library in STM32CubeIDE.

YashJ
Associate III

Dear Experts,

I have 4 inch RPI LCD 480x320 SPI based on the ILI9486 display driver. Like inside ArduinoIDE, there is a Library manager where we can find so many TFT-LCD libraries with STM32 board support, Is there a common place to find libraries for STM32CubeIDE? Or a way to import ArduinoIDE libraries to CubeIDE. Or suggest to me any TFT-LCD library that works on CubeIDE. @TDK 

1 ACCEPTED SOLUTION

Accepted Solutions
Pavel A.
Evangelist III
4 REPLIES 4
Pavel A.
Evangelist III

Hello Pavel A,

I appreciate your help. Are there any GUI libraries available for the LCD drivers?

Regards,

Yash.

Hello Pavel A,

I found an amazing library on TFT LCD Drivers for STM32CubeIDE.

https://github.com/RobertoBenjami/stm32_graphics_display_drivers

LVGL is a useful tool for creating graphical user interfaces (GUIs).

Thanks, Pavel A.

Pavel A.
Evangelist III

You're welcome @YashJ