ESP32-S2 autobaud on the UART interface doable?
Posted: Thu Dec 21, 2023 8:02 pm
by RalphD
Possible? How to?
Re: ESP32-S2 autobaud on the UART interface doable?
Posted: Sat Dec 23, 2023 12:23 pm
by RalphD
Sure it is supported both ESP32 and ESP32 S2 see S2 TRM chapter 23.
and here you find some code
https://github.com/espressif/esp-idf/issues/3336