Circular buffer update using DMA with SPI in SAM21DA1
The DMA controller rewrittes the first position of the buffer which holds the values of the first transfer with the values of the second transfer. After that it starts to work correctly.
The DMA controller rewrittes the first position of the buffer which holds the values of the first transfer with the values of the second transfer. After that it starts to work correctly.