ESP32_WROOM - UART_BUFFER_FULL soft reset issue

srisoma
Posts: 4
Joined: Thu Dec 28, 2023 4:46 pm

ESP32_WROOM - UART_BUFFER_FULL soft reset issue

Postby srisoma » Thu Dec 28, 2023 4:57 pm

I came across issue of UART_BUFFER_FULL while soft reboot. This issue is not seen in hard reset (unplug cable).
I have tried option of Uart flush, reseting queue, I still see this problem. I also tried adding delay at the beginning of boot.
Do you have suggestion, where to look into or any documentation link. Thanks in advance.

sri

srisoma
Posts: 4
Joined: Thu Dec 28, 2023 4:46 pm

Re: ESP32_WROOM - UART_BUFFER_FULL soft reset issue

Postby srisoma » Thu Jan 25, 2024 8:17 am

This problem is mostly related to when you communicated over UART with external device being master and ESP being slave.
The fix is simple you need to reset master statemachine if your slave communicating over UART. or Master to provide interface to reset the statemachine at the time of boot up.. otherwise you never be able to sync communication

Who is online

Users browsing this forum: No registered users and 39 guests