cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX for BlueNRG LP

IJenk.1
Associate II

Can you use CubeMX to generate init code for the LP SoC?

I am integrating an LP SoC into a custom PCB and not sure what all I need to init?

3 REPLIES 3
Sebastien DENOUAL
ST Employee

HI @IJenk.1​ ,

CubeMX is dedicated to STM32 familly and does not support BlueNRG-LP.

Anyway, some free IDEs are available : KEIL (free license) or WiseStudio (Eclipse based - armgcc)

To start your development, I would advise to install BlueNRg-LP SDK : STSW-BNRGLP-DK

It includes multiple code examples you can use as basis as well as needed documentation.

Reuse and modify a code example from SDK is the easiest way to manage in my opinion.

Regards,

Sebastien.

Hi @Sebastien DENOUAL ,

What about using BlueNRG-LP as a module with STM32F407, can i use CubeMX as a development IDE in this case?

if yes, is there any middleware or example project to be used to get start?

Thanks in advance,

Regards,

Sebastien DENOUAL
ST Employee

Hi @AhmedHarb96 ,

Let me share one important update since our initial update 2y ago.

BlueNRG-LP and BlueNRG-LPS line have benn rebranded as STM32WB06/07 and STM32WB05 respectively.

The STM32WB0 family's is fully supported by the STM32Cube ecosystem (including CubeMX)

 

It might answer your initial point.

 

Regards,

Seb