Can you explain what it means with EDMA3.maxRequests?
What will change if modify from "EDMA3.maxRequests=128" to "EDMA3.maxRequests=512"?
Thanks and regards,
Hayden
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.
Can you explain what it means with EDMA3.maxRequests?
What will change if modify from "EDMA3.maxRequests=128" to "EDMA3.maxRequests=512"?
Thanks and regards,
Hayden
Hi Hayden,
Below link might help you
http://e2e.ti.com/support/embedded/linux/f/354/t/51307.aspx
Thanks Veeranna.
One more question about edma3 maxRequests.
Is the value of maxRequests related with the FIFO count inside of the EDMA operation?
Is it possible that the FIFO is full while running?
In that case of FIFO full occurring, will it be helpful to increase the maxRequests value (ex. from 128 to 512)?
Thanks and regards,
Hayden