Skip to content

ESP32, TFT_eSPI, ILI9488, and FT6236 CTP Configuration Problem #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
GeorgeIoak opened this issue Mar 11, 2022 · 0 comments
Open

ESP32, TFT_eSPI, ILI9488, and FT6236 CTP Configuration Problem #453

GeorgeIoak opened this issue Mar 11, 2022 · 0 comments

Comments

@GeorgeIoak
Copy link

Describe the bug

Adding GUIslice to working sketch yields compile errors, endless reboot, or incorrect screen draw depending on different changes and checking in Arduino IDE or PlatformIO. I tried several experiments and configurations but never was able to get an example code to run properly yet the TFT_eSPI tests work as expected with no changes required other than the required configuration.

Device hardware

Please confirm whether:

  • Display works correctly with standalone display driver library examples (eg. TFT_eSPI graphicstest, Adafruit graphicstest, etc.) without GUIslice: Display and CTP work correctly with just TFT_eSPI in both Arduino IDE and PlatformIO
  • Touch works correctly with standalone touch library examples without GUIslice: Yes it does

Expected behavior

A successful compile without having to uncomment flags (in PlatformIO) and example code run properly

Additional info

Details can be found in the Discussion I started when I wasn't sure if this was a bug or not. Please see #452 for extensive details and tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant