Hello,
I've created an ADC+DMA example. It needs some changes/advancements to
the lib from my git repository.
It reads out 3 ADC channels (3d accel sensor) and put the converted
values per dma to an array. The array is shiftet out via USART1.
Example is attached.
cu Tommi