loboris / ESP32_TFT_library

Full featured TFT library for ESP32 with demo application
564 stars 219 forks source link

tft.readPixel always return 0xFFFFFF #99

Open Tinkerpete opened 2 years ago

Tinkerpete commented 2 years ago

I use the exact same TTGO T-Display with TFT_eSOI from Bodmer and there is it possible to read the pixel color from the display. I found find_rd_speed(), but it is not accessible in MicroPython. Can you help me?