Blue NRG 2 device as slave with stm32H7 MCU
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-11-19 10:21 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-12-01 8:55 PM
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
