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

The issue that I am encountering is that a "Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was unhandled." just prior to executing the tft.init() function. This issue appears to...

Hello, I wanted to test out a new screen i just got and I'm having issues, the image looks like it's rotated 90degrees and there is random noise on the...

A new problem has appeared for me, I am creating my own project where I would like to dim the interface to display a notification, but is there such a...

Wi, I've got a ILI_9486 Display and it seems to have some sort of delay when moving things around the screen. I used to use the same code with an...

![20240524_134028](https://github.com/Bodmer/TFT_eSPI/assets/164932724/46ed4e3d-44e9-4eab-b36a-921b4badd270) Hallo zusammen. Ich wollte in einem Script diverse Symbole aus dieser Fontdatei einfügen : tft.loadFont(hefeng40); Wenn ich den Script mit der o.a. Anweisung starte, verschwinden die Buchstaben und es...

Hello, I got my ESP32-S3 working with this wonderful library But I got so many random answers s is the ESP32-S3 working with ILI9341 Touch function

Only raise issues for problems with the library and/or provided examples. Post questions, comments and useful tips etc in the "Discussions" section. To minimise effort to resolve issues the following...

I am using the latest version of this library with arduino core that is from idf-release/v4.4 branch. the esp-idf is 4.4.7 I have followed the instructions from the https://github.com/Bodmer/TFT_eSPI/pull/1770#issuecomment-1096478997 but...

Now I use ESP32 and ST7796 (320*480 spi or 8Bit hardware interface screen)for display control, and the interface is an 8bit interface. I see the 8bit interface definition described in...