Hi Champs,
Do I have to set the ACNT to be equal to or greater than McASP WFIFOCTL.WNUMEVT when I enable the AFIFO?
What will happen if I set the ACNT to be less than the WNUMEVT?
I'd like to make sure of it.
Regards,
j-breeze
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.
Hi Champs,
Do I have to set the ACNT to be equal to or greater than McASP WFIFOCTL.WNUMEVT when I enable the AFIFO?
What will happen if I set the ACNT to be less than the WNUMEVT?
I'd like to make sure of it.
Regards,
j-breeze
Hi Yordan,
I use SYS/BIOS v6.46.5.55. But I don't think that the setting value is depend on any OS.
Regards,
j-breeze
Hi,
Could you please let me know if you have any updates on this matter?
What value do I have to set a DMA transfer size and McASP WFIFOCTL.WNUMEVT when I use 2 serializers and 8-slot each w/ McASP AFIFO?
Best regards,
j-breeze
Hi j-breeze,
WNUMEVT can be set to an integer multiple of WNUMDMA (number of serializers) depending on how much delay you want, see the following:
If you change WNUMEVT to be more than WNUMDMA, then you need to make sure that ACNT x BCNT are equal to the number of bytes/words expected every trigger event. This is explained by Mukul in more detail in the following thread.
Hi Sahin and Garrett,
I appreciated your support.
I will follow the settings of the Throughput Presentation in the TI wiki page.
Regards,
j-breeze