Part Number: MSP430F5438A
Hello,
I'm trying to use DMA0 to get data from UART Tx. I'm able to obtain all my 52 bytes through DMA. i need to process that data in 10 millisecond cyclic task.
Now the thing is, i need to trigger some interrupt when all my 52 bytes are received through DMA so that i can process the received data.
I'm searching for something like idle line interrupt, but not able to find any interrupts like that.
i can't use polling method for this, can you suggest me if any interrupts are available for this.
Thanks and Regards
Manjunath R
Honeywell