Where is the REPL micropython for faces? I sure couldn't find it on M5burner. See my post. I had to hack the firmware and M5burner App in order to install it.
O
Best posts made by oviking99
-
RE: No Micropython On my new Faces?
Latest posts made by oviking99
-
RE: No Micropython On my new Faces?
Where is the REPL micropython for faces? I sure couldn't find it on M5burner. See my post. I had to hack the firmware and M5burner App in order to install it.
-
RE: M5stack Faces LCD REPL Micropython SOLVED
Days of trying to install micropython on the Faces Kit I bought on Amazon. The solution I used is this. On my Mac;
- M5Burner; erase device.
- Go to https://github.com/m5stack/FACES-Firmware/
- Download the master.zip Unzip. Find m5stack-micropython-tft-repl-v1.0.bin
- On the Mac goto Applications, right click M5burner App, "Show Package Contents"
- Navigate to the /FW/ directory, in resources, I believe.
- Copy the file UIFlow-v1.7.1-en.bin to a safe place.
- Copy the m5stack-micropython-tft-repl-v1.0.bin to this directory.
- Rename the file m5stack-micropython-tft-repl-v1.0.bin to UIFlow-v1.7.1-en.bin
- M5burner, burn the UIFLOW(CORE).
Micropython REPL should now work with the Faces keyboard and LCD.
I never could get Esptool to erase or flash directly on the M5stack. I wasted many hours trying. I have successfully used esptool on all of my ESP8266 and ESP32's.
-
No Micropython On my new Faces?
I just received my new Faces M5stack from Amazon. There is no Micropython or REPL on it. Should I send it back? Or how do I install it. I see no firmware for Faces on M5burner.