logo elektroda
logo elektroda
X
logo elektroda

ESP8266 to Arduino Uno and USB-UART converter connections: TX to RX or TX to TX?

byash 948 4
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 19404698
    byash
    Level 11  
    Hello

    I am looking through the wiring diagrams of ESP8266 to Arduino Uno and ESP8266 to USB-UART converter. And I see that sometimes TX is connected to RX and sometimes also to TX . The same applies to the RX . I mainly see this when connecting ESP to Arduino. What is the relationship ie when TX to RX and when TX to TX . Does it have something to do with the Arduino reset to GND ?
    Do you have a problem with Arduino? Ask question. Visit our forum Arduino.
  • ADVERTISEMENT
  • #2 19404750
    Anonymous
    Level 1  
  • ADVERTISEMENT
  • #3 19404795
    xury
    Automation specialist
    The bottom line is that if the voltage levels are compatible then you can go wrong at will and nothing will burn.
  • ADVERTISEMENT
  • #4 19404826
    khoam
    Level 42  
    byash wrote:
    Mainly I see this when connecting ESP to Arduino.
    .
    In Uno they made such a "joke" and swapped the Rx and TX designations on the board, hence the confusion. This was supposed to make life easier for beginners - they were supposed to remember that to the RX on the Uno board (which is actually a TX) you have to connect the RX from the external circuit :lol: .
    In ESP, the RX/TX designations are correct.
  • #5 19404864
    Anonymous
    Level 1  
ADVERTISEMENT