Question
Without enabling UART_IT_ERR(UART error interruption), getting frame error interrupt in STM32L071CBT6TR
We are using STM32L071CBT6TR controller.
We are receiving data through UART based on intterupt, for that we have enabled UART_IT_RXNE intterrupt.
We have just enabled UART_IT_RXNE. But still we are getting frame error intterupt, we dont want frame error intterupt.
