Skip to main content
IJenk.1
Associate II
April 28, 2022
Question

CubeMX for BlueNRG LP

  • April 28, 2022
  • 2 replies
  • 1288 views

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?

    2 replies

    Sebastien DENOUAL
    ST Employee
    April 29, 2022

    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.

    Associate
    December 23, 2024

    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
    January 3, 2025

    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