Tool/software: Code Composer Studio
Hi,
I am using the DMA-SCI communication for the multiple data with hardware dma request.
In which i am enabling the dmaInterrupts once the block is transferred.
but for the multiple data, it should provide the interrupt after each block is transferred. How can we achieve this?
And if my element count is 1, frame size is 128 and i am reading/writing the data of 16bit, then what would be my block size?
In my case how many times will i get the dmaInterrupt?
Can anyone please help me in getting clear understanding of it?
Regards,
Shivam Kakad.