Hello All,
I'm going to configure ADC module in such a way, that multiple channels are being triggered sequentially by PDB and then the single DMA transfer takes place in order to copy conversion results to given address. How to achieve such functioning when it comes to DMA configuration? Currently I'm able to use PDB for triggering consecutive ADC channels, but since some time ago I'm stuck with DMA related part..
Best regards,
Mic
Hi Petr,
thank you for your help. I had a look at it and I saw that in this example DMA is triggered each time some ADC channel completes the conversion. How to trigger DMA only once, when a couple of ADC channels completed the conversion?
Best regards,
Mic