cancel
Showing results for 
Search instead for 
Did you mean: 

Blue-NRG 1 Slave SPI - How to receive more than one byte?

MAult.1
Associate II

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

1 REPLY 1
Sebastien DENOUAL
ST Employee

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.