Skip to main content
RCron.1
Associate II
October 3, 2021
Solved

I am attempting to follow the STM32WB Getting Started Series, but I can't get any of the example projects to import properly.How do you convert one of the example projects into a working project in a CubeIDE workspace? I'm pulling my hair out trying

  • October 3, 2021
  • 2 replies
  • 2475 views

..

This topic has been closed for replies.
Best answer by Javier1

Hi @RCron.1​ i am in your same situation, still not bald tough..

 (but closer each day)

Some of the example projects have prebuilds for all supported platforms (including cubeIDE) like BLEcablereplacement

 (\STM32Cube\Repository\STM32Cube_FW_WB_V1.12.1\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_CableReplacement)

https://community.st.com/s/question/0D53W000015ai7gSAA/not-able-to-follow-this-mooc-created-4-months-ago-and-outdated-already

https://community.st.com/s/question/0D53W000013pMSvSAM/blecablereplacement-doesnt-work-for-me-pnucleowb55

Which example project are you trying to convert?

2 replies

Markus GIRDLAND
ST Employee
October 4, 2021

Hello there!

Which example project are you trying to import?

I ran a quick test using the TIM_OCToggle and could get it to import and build without any issue.

I used the same steps as described in chapter 2.5 of AN5361 (the application note is about H7 but the same principles apply).

RCron.1
RCron.1Author
Associate II
October 4, 2021

Hello, thanks for the response. I was trying to get the BLE_HeartRate project imported by following the getting started video series (#4 I think). I did finally get it to open by clicking on the .project file, but I had to switch to Windows (I primarily use Mac), and even then it took several tries for it to open as a compilable project. However, now I'm on to the next video using the BLE_p2pServer project. The instruction are to open the BLE_p2pServer.ioc file in CubeMX, but MX gives an error popup saying "Try to load a project generated with a more recent version of MXCube". I have the current version of both the example projects for the STM32Cube_FW_WB_V1.12.0 driver downloaded from ST, and the latest version of CubeMX. The funny part is that I am actually able to open the .ioc project on my Mac (I haven't gotten so far as to get the project working, fingers crossed...). I'd really like to be able to follow this series on one machine, preferably Mac but really either would be fine.

Javier1
Javier1Best answer
Principal
October 4, 2021

Hi @RCron.1​ i am in your same situation, still not bald tough..

 (but closer each day)

Some of the example projects have prebuilds for all supported platforms (including cubeIDE) like BLEcablereplacement

 (\STM32Cube\Repository\STM32Cube_FW_WB_V1.12.1\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_CableReplacement)

https://community.st.com/s/question/0D53W000015ai7gSAA/not-able-to-follow-this-mooc-created-4-months-ago-and-outdated-already

https://community.st.com/s/question/0D53W000013pMSvSAM/blecablereplacement-doesnt-work-for-me-pnucleowb55

Which example project are you trying to convert?

hit me up in https://www.linkedin.com/in/javiermuñoz/
RCron.1
RCron.1Author
Associate II
October 4, 2021

Thanks for the tip about the prebuilt examples, that really helps! My reply above better outlines what I've done so far. And I really appreciate the links you posted, I'm sorry other people are struggling with this but it's nice to know I'm not alone!