tft_eSPI.h update issues Arduino 2.1.0 win7

Hi everyone. I just started working on my project that had been working perfectly. The tft_eSPI.h file updated, now no display. I copied the User_Setup.h file(old) from my backups into the new updated tft. This did not fix the display. I then added User_Setup_Select.h from my backup and still no display. This was working perfectly before the updated tft. I am using the ST7796_DRIVER on my ESP32. What am I missing? Please let me know you thoughts. Thanks Everyone Kurtis radkr777@gmail.com

Roll back the library to an older version. If you remember which one you used before, it's easy; just pick the correct version. If you don't know, go back one version at a time.

I don't use ESPs. It's unusual to only have a .h file update; usually multiple files in the library are updated. There are a few files in GitHub - Bodmer/TFT_eSPI: Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips that were updated about an hour ago.

Notes:

  1. I usually don't update libraries; if I have something that works I keep it like that.
  2. Unless you want to receive spam I suggest that you remove your email address.

ok, thanks for your time. Have a great day!!

Thanks again. Very 2.4.79. Works correctly. May be a issue in latest release seems like in rotation 1, act like it is partial rotation 0. My objects appear to the left and off screen at the bottom. Thanks again kurt

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.