Part Number: MSP432P401R
Hi folks,
I'm using the DMA to load an eUSCI to send a data block, but need to pause the DMA if requested by the remote device. What is the recommended way of pausing the DMA transfer such that it can be continued at a later time? Setting the relevent flag in the DMA_REQMASKSET register seems a possibility.... or just disabling the DMA channel in the DMA_ENACLR register, although I'm not sure if the transfer can then be continued...
Any advice appreciated!
Thanks, John