2022-07-06 10:23 AM
With DMA or interrupts I can only receive the first byte of a message. What do I need to change in the preipherals/SPI_slave_dma example to receive more than one byte?
Any help appreciated. Thanks
2022-07-21 03:29 AM
HI @MAult.1 ,
A SPI Slave DMA code example is availabel in BleuNRg-1 SDK :
..\BlueNRG-1_2 DK 3.2.2\Project\BlueNRG1_Periph_Examples\SPI\Slave_Dma
Regards,
Sebastien.