Search found 4 matches

by ferreira
Fri Jan 19, 2018 7:56 pm
Forum: ESP-IDF
Topic: Uart reading issue
Replies: 8
Views: 13492

Re: Uart reading issue

Yes, I tested this update today and it seems that it solved the problem.
Thank you very much.
by ferreira
Mon Jan 15, 2018 4:03 pm
Forum: ESP-IDF
Topic: Uart reading issue
Replies: 8
Views: 13492

Re: Uart reading issue

Hi llewellyn,

Did you solve UART issue?
Thanks in advance.
by ferreira
Mon Jan 15, 2018 3:46 pm
Forum: ESP-IDF
Topic: Uart reading issue
Replies: 8
Views: 13492

Re: Uart reading issue

Thank you WiFive.
I applied this fix but it continues with the same problem.
by ferreira
Sat Dec 30, 2017 7:28 pm
Forum: ESP-IDF
Topic: Uart reading issue
Replies: 8
Views: 13492

Re: Uart reading issue

I have the same problem with a UART.
After the buffer full up, all data is wrong, with or without a flush.
If I change the program to never leave the buffer full, everything works perfectly.
Did you find a solution about?