[nRF52832] SPI DMA Usage

I am using nRF52832 for high-rate sensor.

Of course, I can use SPI using CPU but it's busy for other jobs. 

So I want to use DMA if it's possible.

Currently I am using NCS 2.6.1

I checked other Q&A but below repo not containing overlay files for 52-DK.

Isn't it possible to use SPI DMA at 52832?

github.com/.../samples

Parents Reply Children
Related