Hi,
We are working on RM48 dma. We don't find a mode where is possible to receive a DMA IT on timeout.
Our problem, we want to set a dma for a sci reception. But we use a serial protocol with variable lenght.
We need to have a DMA interrupt if the DMA has some data pending after a timeout.
Actually we have the feeling that the DMA interrupt receive is raised only when the channel is full and transferred or transferring (conf choose).
Can you confirm ?