Code

Copy-paste the following code to your user application:
adc_start_conversion(&adc_instance);

dma_start_transfer_job(&example_resource);

while (true) {
}