TFT_eSPI icon indicating copy to clipboard operation
TFT_eSPI copied to clipboard

TFT_eSPI library doesn't work with the latest Pioarduino based on 3.3.0 Arduino core when used as Arduino as component

Open cniedzi opened this issue 5 months ago • 1 comments

I'm not sure where the issue lies, but TFT_eSPI library doesnt work in Platformio with the latest Pioarduino based on 3.3.0 Arduino core when used as Arduino as component. It works correctly as pure Arduinio (framework = arduino). It also works pretty fine with Pioarduino based on 3.2.1 (54.03.21).

Could someone please confirm the issue?

I reported the issue here: https://github.com/pioarduino/platform-espressif32/issues/232

cniedzi avatar Jul 25 '25 09:07 cniedzi

I can confirm that I read probably five reports of this a week. See #3770. The world changed around it, and it hasn't been updated.

The correct link to your report is

https://github.com/pioarduino/platform-espressif32/issues/232

TL;DR: Not a PIOarduino issue - code needs an update, likely per https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html

robertlipe avatar Jul 29 '25 15:07 robertlipe