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.

AM1806 uPP DMA

Other Parts Discussed in Thread: AM1806

Dear All,

I am making a driver software for uPP interface of AM1806.

Channel A  for data reception from FPGA with DMA I

Channel B for data reception from FPGA with DMA Q

I want to stop and cancel DMA  Q of Channel B while Channel A is working.

Is there a way to stop and cancel DMA transfer for only Channel B?