This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can you tell us how to implement SPI using DMA

I'm using NRF52832 SoC and IAR I've to read data from ADC using SPI. ADC will generate interrupt every 4ms indicating data ready. I've configured GPIOTE to sense the ADC interrupt event and I've configured PPI to trigger SPI transfer based on GPIOTE event. I'm unable to read the data received through SPI transaction. Can anyone help in this regard. would be better if anyone explain with an example

Parents Reply Children
No Data
Related