Code Monkey home page Code Monkey logo

Comments (5)

Jason2866 avatar Jason2866 commented on July 29, 2024 4

The problem is the bodmer/TFT_eSPI library. It is not working with newer Arduino core versions. All versions after core 2.0.14 will fail.
See espressif/arduino-esp32#9618 (comment)

from t-dongle-s3.

sbrandsma avatar sbrandsma commented on July 29, 2024 1

The problem is the bodmer/TFT_eSPI library. It is not working with newer Arduino core versions. All versions after core 2.0.14 will fail. See espressif/arduino-esp32#9618 (comment)

You saved me a lot of time!
Switching back to 2.0.10 (picked a random version below 2.0.14) worked!

from t-dongle-s3.

TsKyrk avatar TsKyrk commented on July 29, 2024

Using Win10 here.

I have the same issue : I can't get Android IDE to compile a working binary. Once flashed with Factory.ino or TFT.ino the TFT display remains black and the serial link connection becomes unstable (due to continuous reboots it seems).

If you are using Windows, you can restore the factory firmware using T-Dongle-S3/firmware/flash to device.bat
The device must first be unplugged and replugged while the reset button is being pressed.

Moreover I've successfully compiled a working firmware but using PlatformIO + applying the recommendation of this PR :
#23
Which consists in removing 3 lines in platformio.ini :

platform_packages =
framework-arduinoespressif32@https://github.com/espressif/arduino-esp32.git#2.0.5

My guess is that an online dependency has been deleted recently and the T-dongle-S3 repo has not been corrected accordingly. But since I am a newbie, I can't really be sure : maybe I am just missing something.

I would also appreciate some help to get Android IDE to work with this device. I was not ready to dive into PlatformIO yet.

from t-dongle-s3.

TsKyrk avatar TsKyrk commented on July 29, 2024

Here came our savior @Jason2866 !
I've switched back to package "ESP32 by Espressif Systems v2.0.14" and now I can compile Factory.ino.
Thank you very much for your help. I hope their future releases will fix the issues.

from t-dongle-s3.

gazhay avatar gazhay commented on July 29, 2024

I switched to the package from [https://github.com//issues/26#issuecomment-2116374872]

Compiles but still blank screen.
Which TST_eSPI library works with "ESP32 by Espressif Systems v2.0.14" ??

from t-dongle-s3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.