Skip to main content
swapnil champaneria
Associate III
November 20, 2019
Question

Blue NRG 2 device as slave with stm32H7 MCU

  • November 20, 2019
  • 1 reply
  • 483 views

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

    This topic has been closed for replies.

    1 reply

    Winfred LU
    ST Employee
    December 2, 2019

    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