Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. RobLatour
    3. Topics
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 26
    • Best 7
    • Groups 0

    Topics created by RobLatour

    • R

      T-Display S3 AMLOLED v2 - Display not working (but works on v1)
      Technical Discussion • • RobLatour

      4
      0
      Votes
      4
      Posts
      224
      Views

      teastain2

      @roblatour Here is the other, crappy, GitHub repository:
      https://github.com/Xinyuan-LilyGO/LilyGo-AMOLED-Series
      Not going to be fun!

    • R

      How do your turn on and off the LCD screen for the T-Display S3 AMOLED board?
      Technical Discussion • • RobLatour

      3
      0
      Votes
      3
      Posts
      393
      Views

      R

      @teastain2 Thank you

    • R

      Sharing power between two T-Display-S3 devices
      Technical Discussion • • RobLatour

      4
      1
      Votes
      4
      Posts
      295
      Views

      teastain2

      @pbatch You can use an external 5V source and bring it in through the USB port.
      Alternately connect it to the battery charging port (if there is no battery connected to it.)
      -Terry

    • R

      T-Display S3 and T-Display-S3 AMOLED Battery connectors
      Technical Discussion • • RobLatour

      3
      0
      Votes
      3
      Posts
      278
      Views

      R

      @teastain2 Perfect, thank you Terry!

      Also, thanks again for your feedback on the video. I've just updated it on Youtube (it will take up to 80 minutes for the High Quality versions to be available) but even what's there now is much better. Here's the link: https://youtu.be/YdbTDYZ2Ues

      Rob

    • R

      I created an new project for the T-Display S3 AMOLED
      Technical Discussion • • RobLatour

      2
      1
      Votes
      2
      Posts
      237
      Views

      E

      @roblatour

      Cool beans...looks like a cool project/device for those who have YouTube accounts, nice job.

    • R

      My latest project using a LilyGo T-Display S3
      Technical Discussion • • RobLatour

      1
      1
      Votes
      1
      Posts
      807
      Views

      No one has replied

    • R

      can't upload using Arduino 2.1.1
      Technical Discussion • • RobLatour

      4
      0
      Votes
      4
      Posts
      1042
      Views

      R

      @teastain2,

      Thanks again for your help, and for confirming Arduino 2.1.1 was working fine with the LilyGo T-Display S3 on your system.

      After spending virtually the whole day on this, I was able to pin-point the problem and work out a solution.

      First, let me say I have also been using the ESP-IDF for some projects.

      With that in mind, somewhere along the line I updated the CH430/431 driver to its most current version (3.8).

      This turned out to have been at the root of the problem. Finding this post: https://github.com/espressif/esptool/issues/879 I tried reverting the driver to version 3.5, but that alone did not resolve the problem - although it was indeed the key part of the solution.

      After downgrading the driver, the sketch would still not upload on either of the two LilyGo T-Display S3 boards which I was working with via the Arduino IDE 2.1.1.

      However, I found that I could upload a very basic "hello world" like sketch to the LilyGo T-Display S3 using the ESP-IDF. Also, once I did this, I could then upload the sketch that I needed to the same board using the Arduino IDE.

      In other words, it appears not only did the use of the current CH430/431 driver (3.8) prevent uploads to the LilyGo T-Display S3, it also somehow appears to have corrupted the flash in the board such that even with the right driver the Arduino IDE could not upload to it.

      Using the ESP-IDF to upload to the board, seems to have reset things such that the Arduino IDE would again work fine with the 3.5 version of the CH430/431 driver.

      I repeated the process with my second LilyGo T-Display S3 and got the exact same positive results.

      Just posting this here in case it will be of use to others.

      Thanks again to @teastain2 on this forum, and xamfa, radimkarnis. and mentesix on the Espressif forum for there help and posting toward this resolution.

    • R

      open source Nixie Tube clock
      Technical Discussion • • RobLatour

      1
      1
      Votes
      1
      Posts
      171
      Views

      No one has replied

    • R

      Using a Lilygo T-Display S3 with an external real time clock
      Technical Discussion • • RobLatour

      3
      0
      Votes
      3
      Posts
      411
      Views

      R

      @teastain Perfect, thank you!

    • R

      Turn off LEDs on the LILYGO T-Display S3
      Technical Discussion • • RobLatour

      7
      0
      Votes
      7
      Posts
      3711
      Views

      H

      @teastain fantastic link many thanks again, do you know anything about using DMA on the ESP32-S3?

      I want to try and improve the gfx performance of the Arduino_GFX library, and it looks like memory performance is quite the limiting factor (possibly due to the canvas buffers being allocated in ps_ram?).

    • R

      LILYGO T-Display S3 - my first project on this board
      Technical Discussion • • RobLatour

      1
      1
      Votes
      1
      Posts
      194
      Views

      No one has replied

    • R

      LILYGO T-Display S3 - battery power
      Technical Discussion • • RobLatour

      7
      0
      Votes
      7
      Posts
      7598
      Views

      teastain

      @roblatour Great news!
      I will add it to my GitHub repo and credit you!
      https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples
      -Terry

    • R

      3D Printable case for LILYGO T-Display S3
      Technical Discussion • • RobLatour

      5
      1
      Votes
      5
      Posts
      756
      Views

      R

      @vintageslots yes it does