Search found 1 match
- Mon Nov 23, 2020 4:35 pm
- Forum: General Discussion
- Topic: uart via built in usb on esp board
- Replies: 14
- Views: 28414
Re: uart via built in usb on esp board
Hi, I have a similar question on trying to communicate with PC via UART ports. I'm expecting to see logs in the serial terminal. I've connected a USB cable to the dev board and also the FTDI UART-USB converter. When printing the ports: 1. /dev/ttyUSB0 2. /dev/ttyUSB1 When connecting to serial commun...