This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280049: Data mismatch happen with some burst configurations using FSI with DMA

Part Number: TMS320F280049

https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/749786 

Based on the above test, I found an strange problem.There is mismatch(error) for some received data with some data configuration for DMA. 

The below is the result with “8 words per burst, 8 bursts per transfer” with 12.5MHz clock, so it is wrong from the 16th data.

And I changed the data of 64 words to “4 words per burst, 16 bursts per transfer”, it worked correctly.

Furthermore, it is the same case for the the original example project “fsi_ex3_loopback_dmacontrol”.

I have not figured out why it happened, and it is the same result with different clock frequencies. Could you help me with this issue? Thank you!