各位TI工程师:
大家好!现在我想实现的功能是:在一次EDMA3(Mcbsp1—>L2)数据搬移成功后(即进入一次中断),改变下一次搬移数据的大小,这样能实现嘛?是不是在
中断处理函数中只需要将Param重新配置下就可以嘛?
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.
各位TI工程师:
大家好!现在我想实现的功能是:在一次EDMA3(Mcbsp1—>L2)数据搬移成功后(即进入一次中断),改变下一次搬移数据的大小,这样能实现嘛?是不是在
中断处理函数中只需要将Param重新配置下就可以嘛?