Skip to main content
MAult.1
Associate
July 6, 2022
Question

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

  • July 6, 2022
  • 1 reply
  • 633 views

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

This topic has been closed for replies.

1 reply

Sebastien DENOUAL
ST Employee
July 21, 2022

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.