M5Stack Atom Lite #124
Rabbit1543
started this conversation in
General
Replies: 1 comment 4 replies
-
I don't know enough about the M5. The make just runs the idf.py command to flash, etc. You can try them directly after making, with whatever parameters the M5 needs. The options for pico, wroom, or even solo, should cover most variants of the ESP32. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Excuse my ignorance as im not a developer and more a tinkerer. I am trying to install this on a M5stack atom lite using make pico but the flash is failing with the following error. I know its not the device as im able to flash other firmware and the same error happens on other atoms that i have.
"A fatal error occurred: Unable to verify flash chip connection (No serial data received.).
CMake Error at run_serial_tool.cmake:66 (message):"
I have tried using make wroom and i was able to flash that onto another ESP32 board designed for WLED and that worked without issue.
I also tried an s3 build for an M5Stack Stamp S3 which flashed but had problems booting.
Beta Was this translation helpful? Give feedback.
All reactions