rucko24 / EspFlow

Simple UI for esp32+ and esp8266 utilities
Apache License 2.0
4 stars 1 forks source link

perform write_flash #67

Closed rucko24 closed 1 month ago

rucko24 commented 4 months ago
esptool.py --port COM6 --baud 460800 write_flash --flash_mode dio --flash_size detect 0x00000 esp01s-sec2500.bin

Image

rucko24 commented 3 months ago

Fixed in bb88c95 tested on linux

Delete issue Error while flash is uploading in production .jar

image

rucko24 commented 1 month ago

Reading port /dev/cuaU0

image


Flash writed successfully!!! Fixed in 4a34442

image

Using production build

image

rucko24 commented 1 month ago

Writed flash Windows 10

write_flash_jar_prod

rucko24 commented 1 month ago

Dev mode, MAC without esptool.py embedded, due to unknown processor failure bad CPU type in executable

image

Production Mode

image