Page 2 of 4

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Fri Feb 10, 2017 6:20 pm
by Ritesh
rudi ;-) wrote:
Ritesh wrote: ..
Also, we are generally using 912600 baudrate for that.
..
do you mean 912600 or 921600?

best wishes
rudi ;-)
Sorry typo mistake..

It's 921600 baudrate..

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Tue Jul 11, 2017 8:58 am
by colman
Can you add an option in the Windows download tool to do a chip erase before flashing?

Regards,
Colman

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Tue Jul 11, 2017 11:58 pm
by rudi ;-)
@costaud
can you please add

- custom baudrate
- custom com port

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Wed Jul 12, 2017 2:57 am
by ESP_Sprite
Also, rates near 1MBaud, like you use, are pretty finnicky to push through unbalanced, un-terminated lines. You may just be running into the limits of your hardware.

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Wed Jul 12, 2017 8:32 am
by rudi ;-)
ESP_Sprite wrote:Also, rates near 1MBaud, like you use, are pretty finnicky to push through unbalanced, un-terminated lines. You may just be running into the limits of your hardware.
esp32 watterott - nano32 board support 3Mbit
with esptool.py (msys32 esptool_py and windows ) no problem to flash with 2Mbit and 3Mbit and a custom baudrate

( *nix cp driver have a problem over 2MB )


btw: esptool.py support 2Mbit and custom baudrate in menuconfig
but windows Flash_download_tool is only 1152000
x.jpg large.jpg
x.jpg large.jpg (150.16 KiB) Viewed 18078 times

but can't select custom baudrate and more as 1152000 on windows flash tool
it is limited by the Software
limited_1152000.png
limited_1152000.png (7.73 KiB) Viewed 18078 times
@costaud
- please add backup function ( backup the full flash to one combine binary )
or please open the source again like in the past and we do by self

@jeroen
not sure why this is not more open source now?
the source files not more in the zipped - do you know why?
where we can get?

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Wed Sep 27, 2017 12:38 pm
by rudi ;-)
2017.09.25
Win Flash Download Tool
V3.6.1.0 online
flash_download_tools_v3.6.1.0.zip
(8.93 MiB) Downloaded 959 times
best wishes
rudi ;-)

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Thu Nov 23, 2017 10:15 pm
by rudi ;-)
2017.11.16
Win Flash Download Tool
V3.6.2.0 online
flash_download_tools_v3.6.2_0.rar
flash_download_tools V. 3.6.2_0
(9.53 MiB) Downloaded 880 times
best wishes
rudi ;-)

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Wed Dec 06, 2017 8:52 pm
by rudi ;-)
2017.11.30
Win Flash Download Tool
V3.6.2.2 online
flash_download_tools_v3.6.2.2.rar
flash download tools v3.6.2.2
(9.38 MiB) Downloaded 811 times
best wishes
rudi ;-)

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Thu Dec 07, 2017 7:24 am
by AAAwen
Dear All,

How can I set the address behind the Path Panel? Thank you!

路径栏后面的地址怎么填写?

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

Posted: Mon Jan 08, 2018 9:30 am
by colman
V3.6.2.2 cannot run on my Windows, attached is the console error message.