Skip to content

ESP8266 UART RX timeout feature issues #379

@casesolved-co-uk

Description

@casesolved-co-uk

I'm having issues with ESP8266 UART RX timeout feature. I found the post below mentioning it only works on ESP32 with 1 byte in the RX FIFO.

Is this the same with ESP8266?

I only get the issue with frames of certain lengths, the rest of the time it is working. This would explain it!

Another think: In some cases the TOUT function in the driver requires the call to uart_set_always_rx_timeout because the TOUT feature needs to leave at least one byte in the FIFO to work correctly.

Originally posted by @alisitsyn in espressif/esp-idf#8369 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions