-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wanted 🙏Extra attention is neededExtra attention is needed
Description
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
Labels
enhancementNew feature or requestNew feature or requesthelp wanted 🙏Extra attention is neededExtra attention is needed