请问:am335x的DMA通道分配是自动分配还是手动指定的?
我的实际例子是:在程序中设置了SPI0使用了4个通道的DMA(分别是17 18 19和20),我现在需要再增加1路SPI1,请问,SPI1如果我也需要使用DMA模式,那么我该分配哪4个通道给SPI1?
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.
请问:am335x的DMA通道分配是自动分配还是手动指定的?
我的实际例子是:在程序中设置了SPI0使用了4个通道的DMA(分别是17 18 19和20),我现在需要再增加1路SPI1,请问,SPI1如果我也需要使用DMA模式,那么我该分配哪4个通道给SPI1?