-
Notifications
You must be signed in to change notification settings - Fork 13.3k
RTS level #1019
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
Comments
no this is not normal, the RTS and DTR stuff is done at the beginning, how have you wired the MOSFETs? |
the schematic looks good. |
Generic |
I've tried the CH340 on windows and it works |
there are two esptools one is based on python the other in C (the C version is included in the IDE) esptool.py https://github.com/Links2004/esptool |
I've just wrote an article on simple auto-reset with FTDI (no transistors), it will not solve your problem but could be worth reading it |
Closing per #3655 . |
Hi
I've wired my ESP-12 + adapter board (like this one) following this schematic but I kept receiving the "warning: espcomm_sync failed" error.
If I disconnect the RTS and DTR pins and I manually put the ESP8266 in the programming mode (GPIO0 low, low pulse on REST), the programming works.
I've analyzed the waveforms using an oscilloscope and this is the result (yellow = RTS, blue = TX of the PC)
Why is the ESP kept resetted during the transfer? Is it normal?
I'm on Debian Testing and I'm using the stable (Jul 23, 2015) version of Arduino-esp8266, Arduino 1.6.5-r5. My hardware is a ESP-12 board, a CH340G adapter and some MOSFETs as level adapters.
Thanks
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: