Page 1 of 1

UART not working above 230400

Posted: Thu May 20, 2021 1:35 pm
by persan666
I use a modified version of the PPPoS example and trying to send commands with a baud rate higher then 230400 but when doing so, I don't get any activity on the port. 115200 and 230400 works.
I use gpio26 for RX and gpio25 as TX.

ESP-IDF v4.3-beta3-195-g6be10fab0