Hello,
From SPNU563A 20.3.1.2 Channel Pending Register (PEND) I see the following information:
"The pending bit is automatically cleared for the following conditions:
• At the end of a frame or a block transfer depending on how the channel is triggered as programmed
in the TTYPE bit field of CHCTRL."
I created a piece of code using halogen and SCI DMA examples (in attachment) which proves that at the end of DMA transmission corresponding PEND bit (5) is still active. Is it expected behavior? That information is needed to trigger another DMA transfer as soon as possible. Do you see any other synchronization method?
Regards,
Sebastian