Skip to content

HardwareSerial Error Callback #1162

Closed
Closed
@0x6d61726b

Description

@0x6d61726b

For implementing a custom protocol handler based on UART, it is necessary to get knowledge about the LIN Break Detection, Framing Error and Parity Error signals. What is the proposed way for such an implementation?

Would it be ok to propose an extenions of the HarewareSerial class to provide a error callback mechanism that gets called by the HAL_UART_ErrorCallback()? If so, I would be happy to make such a proposal for further discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions