Flashing a 1MB ESP-01 #6463
Unanswered
espruino-discuss
asked this question in
ESP8266
Replies: 1 comment
-
Posted at 2022-01-29 by @fanoush https://github.com/espruino/Espruino/blob/master/targets/esp8266/README_flash.txt#L23 Posted at 2022-01-29 by sammachin Thanks that worked, I had to set And the mode to dout for these boards. Posted at 2022-07-12 by Mfarooqi Hello Sammachin, Could you please help me what exactly did you do if this worked for me.. I changed address as mentioned on line no. 29 .. Posted at 2022-07-12 by @MaBecker There is info in the make file for a 1MB ESP8266 board |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2022-01-29 by sammachin
I've got some ESP-01's here that I'd like to put esprunio on they're a 1MB board according to esptool:
Can someone advise on the command I'd need to flash them with and if I can use files from the published builds, (I don't really want to get into setting up a build environment for these) Can I use (some of ) the files in https://www.espruino.com/binaries/espruino_2v11_esp8266_4mb/ with a different map?
Beta Was this translation helpful? Give feedback.
All reactions