Skip to content

Maximum sketch upload speed #1071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cmburns opened this issue Feb 10, 2019 · 2 comments
Closed

Maximum sketch upload speed #1071

cmburns opened this issue Feb 10, 2019 · 2 comments

Comments

@cmburns
Copy link

cmburns commented Feb 10, 2019

Hi,

I use sloeber now and created my first sketch (blink) for my ESP8266 (ESP-07, 1MByte Flash).
It worked fine with upload speed 115200.

But if I change upload speed (under project properties-->Arduino Board Selection) to 921600 then I get following error in console view:

warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed

If I switch back again to 115200 then I can upload the sketch without problems.

In console window I can see:

Launching: C:\ProgramsMB\sloeber\arduinoPlugin\packages\esp8266\tools\esptool\2.5.0-3-20ed2b9/esptool.exe -cd ck -cb 921600 -cp COM3 -ca 0x00000 -cf C:\sloeber_workspace\ESP07_Test1/Release/ESP07_Test1.bin

My question now is what is the max. upload speed for my ESP8266 (ESP-07)?
How can I make speed 921600 working?

My sloeber version:

Sloeber, the Eclipse Arduino IDE (plugin version) 4.3.1.201810100607 io.sloeber.feature.feature.group Sloeber.io

For flashing I use an FTDI adaptor with FTDI chip

FTDI
1230-C
GO171471
F232RL

Thanks for any help

@jantje
Copy link
Member

jantje commented Feb 23, 2019

Why do you think this is a sloeber issue?

@GHPS
Copy link

GHPS commented Aug 21, 2019

My question now is what is the max. upload speed for my ESP8266 (ESP-07)?

This question is somehow related to this discussion[1] - and totally unrelated to Sloeber.

Please close the issue.

1: esp8266/Arduino#97

@jantje jantje closed this as completed Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants