cancel
Showing results for 
Search instead for 
Did you mean: 

Blue NRG 2 device as slave with stm32H7 MCU

swapnil champaneria
Associate III

Hello ST Community,

I have Blue NRG 2 Bluetooth SoC. I want to make this SoC as slave device for my STM32H7 board using any protocol(e.g. I2C, SPI etc).

Is there any feasible way to achieve this.

Thanks in advance.

Regards,

Swapnil Champaneria

1 REPLY 1
Winfred LU
ST Employee

Please refer to sample projects in SDK

  • BlueNRG-1_2 DK 3.1.0\Project\BlueNRG1_Periph_Examples\I2C\Slave_Polling
  • BlueNRG-1_2 DK 3.1.0\Project\BlueNRG1_Periph_Examples\SPI\Slave_Dma
  • BlueNRG-1_2 DK 3.1.0\Project\BlueNRG1_Periph_Examples\SPI\Slave_Polling