Skip to content
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

Is possible burn the firmware? #829

Closed
alexandre-mbm opened this issue Sep 28, 2015 · 4 comments
Closed

Is possible burn the firmware? #829

alexandre-mbm opened this issue Sep 28, 2015 · 4 comments

Comments

@alexandre-mbm
Copy link

alexandre-mbm commented Sep 28, 2015

Sorry because this is not a project's issue. But I do not find more expert than this site.

I know that I can load sketches on ESP8266 through Arduino IDE. I also know that I can do AVR flashing using a Arduino Uno or Nano as Arduino ISP through Arduino IDE. There are specifics tutorials.

I would to know if (and how) I could do flashing of ESP8266 from an Arduino as ISP.

I'm interested in changing the FTDI converter by an Arduino Nano.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@alexandre-mbm alexandre-mbm changed the title Is possible record the firmware? Is possible burn the firmware? Sep 28, 2015
@alexandre-mbm
Copy link
Author

If I use TX/RX of a SparkFun's LLC, for 3.3 V, perhaps it works with SDIO, SPI or I²C. But this do not implies it have UART support, is not?


Update

Image of product
Source of the image: SparkFun’s Logic Level Converter, by Eliot at hackaday.com's blog

@mangelajo
Copy link
Contributor

You could use a voltage divider on the 5V TX uart to the 3.3V RX on ESP8266, also a simple resistor in series (1k) may work, due to the contention of the latch-up protection diode inside the ESP8266 chip. (which will limit the voltage to 3.3V + Vd)

@alexandre-mbm
Copy link
Author

Let's see if I understand. These solutions do not cause ripple because of a latch-up protection diode that there is inside the ESP8266 chip. And the speed on the UART is adaptive, right?

@devyte
Copy link
Collaborator

devyte commented Oct 20, 2017

Closing per #3655 .

@devyte devyte closed this as completed Oct 20, 2017
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