5V on Rx ?
Posted: Wed Mar 23, 2016 5:02 am
Looking on the Internet, I see many people use a level shifter from 5V to 3.3V on the Rx port. Usually people use the simple voltage divider, 1kOhm+2.2kOhm.
But I also see other reports of it working perfectly with 5V on the Rx port, i.e. connecting the Rx directly to an Arduino Tx.
So is there any definitive answer here ? Will it run with 5V TTL signals or not ? What is it that kills the ESP8266 ?
I do have a LM3117 3.3V regulator to power it.
I have some 1N4002, forward voltage 1.1V. I guess 2 of these in series would work just as well as the resistor divider, and would be simpler since they are in line, where the voltage divider would need an extra wire to GND.
I also found this interesting:
viewtopic.php?f=13&t=8693&hilit=5v&start=4
But he is doing output only I think. I need to connect the module to an APM Flight controller (Atmel 328P), 2-way. 99% of the data will come from the APM to the ESP-01. Want to keep it light and simple.
But I also see other reports of it working perfectly with 5V on the Rx port, i.e. connecting the Rx directly to an Arduino Tx.
So is there any definitive answer here ? Will it run with 5V TTL signals or not ? What is it that kills the ESP8266 ?
I do have a LM3117 3.3V regulator to power it.
I have some 1N4002, forward voltage 1.1V. I guess 2 of these in series would work just as well as the resistor divider, and would be simpler since they are in line, where the voltage divider would need an extra wire to GND.
I also found this interesting:
viewtopic.php?f=13&t=8693&hilit=5v&start=4
But he is doing output only I think. I need to connect the module to an APM Flight controller (Atmel 328P), 2-way. 99% of the data will come from the APM to the ESP-01. Want to keep it light and simple.