Skip to main content
Associate III
December 22, 2025
Question

Import a stm32-hotspot project in cubeIDE

  • December 22, 2025
  • 1 reply
  • 272 views

Hi,

ich wanted to have a look on the following project: https://github.com/stm32-hotspot/STM32WB-ZB-RUC-Lighting/tree/main

How can i import it in STM32CubeIDE 2.0.0 ?

In the readme is written:

In order to make the programs work, you must do the following:

Open your toolchain
Rebuild all files and flash the board with the executable file

So i opened cube ide, hit on import existing project and so on, but this does not really work.

It seems to be not recognized as anything which it can work with or so.

Exeu_0-1766391254149.png

 

1 reply

Pavel A.
Super User
December 28, 2025

These projects on github unfortunately are created for the IAR IDE.

To use them with CubeIDE you need to convert them manually. CubeIDE cannot import IAR projects directly.

Here you can find help with converting the projects. 

Also you can call IAR dealer and request a trial version of EWARM.