Search found 1 match
- Fri May 31, 2019 9:34 am
- Forum: Hardware
- Topic: two-way uart with ESP32
- Replies: 1
- Views: 2620
two-way uart with ESP32
Hey y'all, I am using ESP32 with a baseband modem that has 1 wire uart interface. I need to communicate with the device. Can uart1 or uart2 be used as 1 wire full duplex uarts, maybe with a specific configuration (changing macros) ? And one more question, does the MCU of the ESP32 (Xtensa LX6) have ...