I am having a problem with UART interrupt flags. When I remove the connection from the UART pin its suppose to raise the break error flag. Well it does raise the break error flag but also raises the frame error flag along with it.
How can I rectify this error?
Thanks.