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

Hi, im using NRF52832, i want to use SPI with easy DMA

I try to use SPI with easy DMA, in page 279 in the datasheet says: "An SPI master transaction consists of a sequence started by the START task followed by a number of events, and finally the STOP task" mi question is what are these TASKS (START and STOP) how  can i implement them.

Related