Hi Igor, thanks for your reply. Unfortunately it is not really obvious how to connect both examples.
It's clear that I can enable the ADC interrupt with the IE register. But where can I set the destination adress, where the DMA should write the value to? And where can I configure the interrupt, that let's me know when the DMA finished writing a value?
Do I need to enable the DMA again after every read like it is done in the edma_lpuart example?
Thanks
Klaas