🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    M5StickT2 bin file or board definition

    Scheduled Pinned Locked Moved SOFTWARE
    3 Posts 3 Posters 1.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      brianoneil
      last edited by

      I have an M5StickT2 I want to develop for, but I don't have a backup of the good reference firmware.bin that ships on the device. Does anyone know where I can obtain the .bin so I can roll back when I brick it?

      I have been to the git repo, but it doesn't have a precompiled firmware and there doesnt seem to be a board definition in Arduino IDE and the M5Stack package for me to compile it.

      Thanks

      1 Reply Last reply Reply Quote 0
      • F Offline
        flypeek
        last edited by

        Arduino IDE board as M5StickC (look at M5StickT.h)
        https://github.com/m5stack/M5-StickT/archive/refs/heads/master.zip

        M5StickT_Lepton_opensource_v1.ino

        #include <M5StickT.h>
        #include <Wire.h>
        #include <SPI.h>
        #include "Lepton.h"
        #include "img_table.h"
        #include "esp_attr.h"
        #include "esp_timer.h"
        #include "img/ColorT.h"
        

        used EasyLoader tools be easy
        https://docs.m5stack.com/en/core/m5stickt

        1 Reply Last reply Reply Quote 0
        • M Offline
          m5ibutton
          last edited by

          Hi All,

          I also face the Problem, that the provided Code for the M5StickT2 will not compile.

          https://github.com/m5stack/M5-StickT/archive/refs/heads/master.zip

          The EasyLoader will work for us, but we are not able to add required function by our own, als long we could not compile the base Package.

          iIs there a updated Library or maybe someone which has added RTSP Support for this Sketch and have it running, is willed to share ob maybe enhance it for us inside an Contract.

          Best Regards

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post