-
Hello everyone,
I have a problem getting my ESP32 to work with this LCD using the TFT_eSPI library—it always shows a black screen (just the backlight is on).
**Details:**
- IDE: PlatformIO
- T…
-
I am currently trying to test the SD card support.
The code states:
3v3 - 3v3
GND - GND
G0 - CLK
G36/G25 - MISO
G26 - MOSI
CS (jumper to SD card GND pin)
but G0 is already occupied by a button. …
-
When I try to upload I get this error
```
In file included from c:\Users\****\Documents\Arduino\libraries\TFT_eSPI\TFT_eSPI.h:48,
from c:\Users\****\Documents\Arduino\libraries\T…
-
![tg_image_4206645005](https://user-images.githubusercontent.com/20520240/69371506-03c1d200-0cb1-11ea-91ba-818778235c49.jpeg)
not correctly work
MISO = not connected, but display lib required **mi…
-
I bought a few TTGO T-Display v1.1 modules awhile back and put them in a drawer. When I exhausted my supply of the older boards, I discovered that I couldn't communicate with the newer boards. Debia…
-
I've received a new TTGO-T-Display and for some reason, it's not flashing:
I have another TTGO-T-Display board with a dead display that flashes without any problems.
```
esptool.py v3.1
Serial…
-
I am new to the ESP32 world and cannot get the display on the TTGO board to work.
The directions and YOUTUBE video show the below step
## 2.TFT_eSPI settings
- Install TFT_eSPI, in `TFT_eSPI/Us…
-
Using a TTGO T-Display (and having activated that option in TFT-eSPI), I got a display problem: only part of the display is used, and with the wrong rotation. I tried changing it without success (only…
-
Compatibility with Esp32 TTGo T-Display ?
-
Hello,
As I m a newbie in your world , i bought an arduino Kit based on Arduino R3 and begin some exercice it's funny.
i also receive TTGO-T-Display to a friend and would like to make the same ex…