cancel
Showing results for 
Search instead for 
Did you mean: 

Import a stm32-hotspot project in cubeIDE

Exeu
Associate III

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 1
Pavel A.
Super User

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.