I have two questions related to DMA in the nRF52832
-
Would you please let me know if there is an example of using DMA with the SAADC?
-
Is it possible to use DMA with the timers? For example, I want to reload a capture compare register with different values stored in a table in RAM - without having to use an interrupt.
Thank you.