2025-12-22 12:14 AM
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 fileSo 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.
2025-12-27 5:33 PM - edited 2025-12-27 5:35 PM
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.