stm32_graphics_display_drivers icon indicating copy to clipboard operation
stm32_graphics_display_drivers copied to clipboard

STM32 LCD drivers (currently: spi(dma), gpio, fsmc(dma), st7735, st7783, ili9325, ili9328, ili9341, ili9486, ili9488, hx8347g)

Results 12 stm32_graphics_display_drivers issues
Sort by recently updated
recently updated
newest added

Hi I wanna Interface LCD TFT 3.2 with ssd1289 using STM32F103C8T6 ( 16 bit parallel ) and I dont have driver for the lcd can you please add driver ssd1289...

Hi. Thanks for your hard work on this library. I want to ask on how can we add a custom font and font size.

It seems there is no touch support for ili9341. I tried to use appPaint with ili9341 and found there are no ts_drv and ts_cindex definitions.

Hi, i'm trying to add support for display SSD1963 (800x480 7" display). I've copied the initialization commands sequence from another library that is working, but i'm just getting the display...

when i use ili9328 tft lcd with arduino uno code then ili9328 tft lcd touch is working fine. With stm32f103vbt6 microcontroller & ili9328 tft lcd, i am using lcdts_io_gpio8 file...

Hello dear Benjami, I am working on ILI9488 integration using gpio8 interface. The mirror problem occurs when I print text on the screen. How can I solve this problem? My...

Hi dear Roberto Benjami. I used your codes. I am using STM32F030C8T6 in SPI Mode and ili9341 Driver. The answer of the codes used to read information from the LCD...

I think the touch calibration application is not working properly, with an error of approximately 30%-40%. I am using f446 and ili9486 screen.

I can't make it work with the STM32H743IIT6 with FMC 16Bit , I don't know why , Can u add H7 support for the fmc?