Search found 1 match

by flobue
Mon Dec 11, 2017 6:16 am
Forum: ESP-IDF
Topic: Uart reading issue
Replies: 8
Views: 14568

Uart reading issue

Hello, I'm having a problem with reading from the UART from the ESP-WROOM32. The problem is, that the recieved data does not come in the right order, after the rx buffer(ringbuffer?) is full, for the first time. I send a continious stream, whith a 10 Bit pattern (0x02, counter(0x00-0xFF), 0x00, 0x02...