apache / apache/nuttx

UART Break detection - ESP32

Open
#7,549 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
4k
Forks
1.7k
Avg merge
1d 17h
Merged PRs (30d)
237

Description

I am using UART with NuttX on ESP32. I am looking for an interrupt that fires when a break is detected like it is done with [`UART_BREAK` event in ESP-IDF ](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/uart.html#_CPPv417uart_event_type_t). Is something like this available in NuttX as I could not find it in the documentation? I tried my best to look it up in the source code and did not find it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.