Hi,
Well this is all about --flash_mode because some use four and others two wires access flash.
--flash_mode
Check this page https://github.com/espressif/esptool/wiki/SPI-Flash-Modes
and try to lower the --flash_freq to 40m
Try the 4MB file.
@MaBe started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
Well this is all about
--flash_mode
because some use four and others two wires access flash.Check this page https://github.com/espressif/esptool/wiki/SPI-Flash-Modes
and try to lower the --flash_freq to 40m
Try the 4MB file.