Question
Break error interrupt in USART
Hello Team,
Now I am working on stm32mp133f MCU.
I need to implement break error interrupt in USART.
My requirement is when we got 'NULL' data on RX FIFO . it should generate break interrupt.
shall I get this interrupt with frame error.
