I did not find a similar example, zephyr\tests\drivers\adc\adc_dma it doesn't seem to fit
I did not find a similar example, zephyr\tests\drivers\adc\adc_dma it doesn't seem to fit
Hello,
The SAADC peripheral on the nRF52840 always uses easyDMA - it can not be used without easyDMA, so there is no special configuration or usage you will need to change.
Best regards,
Karl