Missing LIN break detection callback in UART HAL driver #10
Labels
enhancement
New feature or request
hal
HAL-LL driver-related issue or pull-request.
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
st community
Also reported by users on the community.st.com
uart
Universal Asynchronous Receiver Transmitter
It is currently not possible to detect a line break on a UART using
stm32l0xx_hal_uart.h
andstm32l0xx_hal_uart.c
.This has been requested long ago here but it has still not been implemented. Any reason for that ?
Note : Same question for other bits like Auto Baud Rate Flag/Error.
The text was updated successfully, but these errors were encountered: