TFT_eSPI icon indicating copy to clipboard operation
TFT_eSPI copied to clipboard

Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips

Results 126 TFT_eSPI issues
Sort by recently updated
recently updated
newest added

I've been testing out the TFT_eSPI library version 2.5.43 and encountered a strange problem. I am using PlatformIO with STM32F103C8T6 Blue Pill and an ILI9341 TFT Touchscreen connected via SPI....

### Discussed in https://github.com/Bodmer/TFT_eSPI/discussions/3242 Originally posted by **rsiemens77** March 19, 2024 I'm running ESP32 and updating ST7735 LCD with pushImageDMA. This works fine in general, but it immediately crashes when...

Hello, thanks for this library! This is a small fix to the "transparent PNG" example that didn't compile. I adapted the function from another example taken in PNGdec: https://github.com/bitbank2/PNGdec/blob/master/examples/png_transparency/png_transparency.ino#L33-L43 Tested...

Added support for 1.69" RGB OLED Display (160x128) with _SSD1333_ controller from BuyDisplay Tested with ESP32. [Product Page](https://www.buydisplay.com/color-1-69-inch-160x128-rgb-oled-display-panel-ssd1333-controller) [Datasheet Display](https://www.buydisplay.com/download/manual/ER-OLED1.69-2C_Datasheet.pdf) [Datasheet SSD1333](https://www.buydisplay.com/download/ic/SSD1333.pdf)

Added LOLIN TFT 0.85 shield Support.

I need your help to connect my ILI9488 TFT SPI 3.5 480*320 resolution display with ESP32 . I need wiring diagram and user setup file for my project. Also I...

I need 2 different screen for 2 devices. Both bought here: https://nl.aliexpress.com/item/32837085500.html?spm=a2g0o.order_list.order_list_main.5.17b579d2X3nRKb&gatewayAdapt=glo2nld I have the 2.4" ILI9341 and the 3.5" ILI9488 De documentation shows both screens use exactly the same...

Touch bus SoftSPI bit banging (credits to the unknown creator) Solving issue https://github.com/Bodmer/TFT_eSPI/discussions/3123

[User_Setup.zip](https://github.com/Bodmer/TFT_eSPI/files/14734608/User_Setup.zip) I am using the esp32 with the ili9341 display. I tried to upload the Test_Touch_Controller example. I try to upload it and it says Compilation error: 'class TFT_eSPI' has...

datasheet of ESP32C6: https://www.espressif.com.cn/sites/default/files/documentation/esp32-c6_datasheet_en.pdf