EDMA3在使用手动触发的时候可以人为的选择触发哪个具体的通道,但是在使用事件触发的时候,如果事先并不知道外设会产生哪个事件,而是让EDMA被动的在那儿等待事件产生的话,那么我们怎么样知道该配置哪个通道呢?难道将所有的EDMACC的通道都配置一遍然后等事件发生以后自动触发它对应的通道进行传输吗?谢谢!
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.