M5stack original firmware (binary)
-
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. -
I'm not sure, but maybe the offline folder is the right place.
firmwares/OFF-LINE -
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.
-
@jimit Thanks for your answer I'll try this.
-
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.
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