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
Other
3.55k stars 1.02k forks source link

Pi Pico W on Arduino IDE with ST7735 Latest Library issue #3344

Open ezrajoel3003 opened 1 month ago

ezrajoel3003 commented 1 month ago

Hi,

Im just a hobbyist trying to get the library to work on my pico using the Arduino ide..

I had no issues using the library version 2.3.70

I followed the instructions set in the github tips and also followed a youtube tutorial for the set up: https://www.youtube.com/watch?v=yH5LBbr-o-k&t=365s&ab_channel=anErik

With the latest version of the library my screen is pixlated and doesn't display the basic examples of the 160 x128 display which worked well on the previous library.

Some help and insights are much appreciated.

Below are some screenshots for reference::

image image image image image 1000183793

ezrajoel3003 commented 1 month ago

Hi The last image from my first post on the issue was when everything was working fine on the lib version 2.3.70

The image below is when I updated the library to the latest version which is 2.5.43 and I get a pixelated screen even after I updated the User_setup_select.h file to point to my custom setup.

1000183802