Open Jorge-Blanco-813 opened 1 year ago
For me the factory code is working oob with platformio. With the Arduino IDE I was not able to build it.
Versions: Arduino 2.1.0. OS: Ubuntu 22.04. I've found way to compile examples/factory and examples/TFT.
I hope this helps.
Arduino IDE: 1.8.19 OS: Ubuntu 22.04
TFT_eSPI has added support for the T-Dongle-S3 but the change has not been released yet so use the latest code from github. This removes dependency on platformio.
After upload, ESP32S3 seems to be stuck in bootloader so it must be power cycled to make it run the new code. This so annoying I now use a USB hub with a power button on each port.
The Example Factory code does not work, Will compile and load in Arduino but no display, displays blank even though LED color cycling is working, looks like any sample code to test the display is not working, maybe TFT_eSPI changed