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

    M5stack original firmware (binary)

    PRODUCTS
    4
    5
    23.6k
    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.
    • R
      rbc
      last edited by

      I have flashed my m5stack with micropython and now I would like to back to original by using arduino due to lack of support lib. on micropython.

      Could anyone direct me to the original firmware of m5stack?
      I know there 're github for m5stack but I cannot find the original bin firmware.

      1 Reply Last reply Reply Quote 0
      • SunWukongS
        SunWukong
        last edited by

        I'm not sure, but maybe the offline folder is the right place.
        firmwares/OFF-LINE

        1 Reply Last reply Reply Quote 0
        • JJJ
          JJ
          last edited by

          To remove Python & restore use of Arduino IDE:

          Try this:

          Use the ESP32 Download Tool not to upload any bin files but purely to ERASE the python config.

          Then open Arduino, check comm port is active, and upload a file.

          Worked for me.

          R 1 Reply Last reply Reply Quote 0
          • R
            rbc @JJ
            last edited by

            @jimit Thanks for your answer I'll try this.

            1 Reply Last reply Reply Quote 0
            • world101W
              world101
              last edited by

              I also flashed mine with micropython. To get it back to the factory program that came installed, I connected it to the Arduino IDE, selected Tools > Board: M5Stack-Core-ESP32. Next I opened: File > Examples > M5Stack > Basics > FactoryTest. Upload that to the m5stack and you should be back to the factory program.

              If you don't have the M5Stack custom libraries, you can install it from Sketch > Include Library > Manage Libraries... Type m5stack in the filter box, select the result, and install the latest version.

              1 Reply Last reply Reply Quote 4
              • First post
                Last post