Part Number: TMS570LC4357
Tool/software: Code Composer Studio
Hi,
I have set up the SCI3 Rx with DMA, where i am receiving the data correclty.
But, now i need to check the number of frames received after the transmission and want to clear it, so how can i do that.
I want to monitor the dma transfer count and accordingly the data received.
I tried by reading the CFTCOUNT but it is showing the fixed value(which is 0x1F980000) irrespective of the frame size.
There is a need to check this count and clear the respective bit for starting the counting again for the new coming data.
How can i achieve this?
Can anyone please help me out in this.
Regards,
Shivam Kakad