You are reading a single comment by @profra and its replies. Click here to read the full conversation.
  • @ChrisZ I am using this to flash 1MB ESP-01...

    ./esptool.py --port /dev/ttyUSB0 --baud 460800 write_flash --flash_freq 80m --flash_mode qio --flash_size 8m 0x0000 "boot_v1.4(b1).bin" 0x1000 espruino_esp8266_user1.bin 0x37E000 blank.bin
    
About

Avatar for profra @profra started