How to specify the length/size of a SPI message being transmitted? (DMA access)
Posted on July 03, 2015 at 18:40HiI have succedded in transmitting a SPI message via DMA.It sends the complete array whose length is specified by BufferSize (typically 100 in the examples). This value is assigned, e.g. to DMA BufferSize as DMA_Init...