I use mpc5748g to develop uart rx dma and timeout feature. But I encountered some problems.When I configured the program and ran it, the first rx timeout interrupt could enter and read data normally, but after that, the timeout interrupt kept triggering and I couldn't clear it. please help me!!