I have been having a similar problem. I have been working with tech support on this, and they have duplicated my problem exactly. "SR 1-761076978"
If I use software triggering on the ADC, I can use ADC triggered DMA continuously.
If I use PDB to trigger the ADC, it will HW trigger according to the PDB settings
If I enable the HW trigger using the PDB, with the ADC triggering the DMA, only a single conversion executes.
The same effect occurs with the PIT triggereing DMA to move the conversion word into the ADC module if I want the ADC to trigger DMA to get the result
In both cases, when I use a timer to trigger the adc, enabling DMA causes the ADC to only make a single conversion.
IN the PDB case, I get an error indicating the ADC is not ready for a conversion. It is as if using a timer conflicts with useing the ADC triggered DMA transfer of the ADC result.
I have spent hours in the documentation trying to find a reason for this. Further the PIT example in the KQRUG does not work.
Any insight into this would be invaluable. I am using the K40 tower system