Dear ti-support,
I am using a Stellaris LM3S9U81 at work. I configured the UART0 as a LIN Slave and enabled the SyncBreak, RX, and RT interrupt.
Problem is, the first SyncBreak on the bus is recognized correctly and the interrupt flag is set. I reset the flag in my ISR and the SyncBreak Interrupt never occures again when messages are received. All registers (UART_IM_RXIM, UART_IM_RTIM, UART_IM_LMSBIM, UART_IM_LME1IM and UART_IM_LME5IM) are set properly and the lines of code have been checked by severall colleagues.
Our suggestion is, that there must be some kind of hardware fault, which prevents the interrupt from occuring again.
Any kind of assistants would be very nice.
regards
Christopher Corbett