It seems if I set the i2c rate to 100Khz this works.
Best posts made by ispybadguys
-
A fatal error occurred: Failed to connect to ESP32: Wrong boot mode detected (0x17)! The chip needs to be in download mode.
My M5STACK CORE started behaving like this. It seems if I hit the power button just after the Arduino IDE starts the "connecting..." dialog then it will upload. This is kind of a pain because the device is in another building and I am remoted in.
Any Ideas?
-
esptool write_flash: error: argument : Address "{upload.erase_cmd}" must be a number
I am having problems with the IDE 2.0 uploading to a M5STACK Paper. I researched this error and found one fix. The first fix said to download the Nightly Build so I did.
The error is:
esptool write_flash: error: argument : Address "{upload.erase_cmd}" must be a number
-
RE: esptool write_flash: error: argument : Address "{upload.erase_cmd}" must be a number
Thanks. I did this and also dug out an old windows laptop running Arduino 1.8.19. I downloaded the M5Stack boards file using https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json and then installed the M5STACK libraries and the M5EPD library from GitHub. This setup gives the very same error.