cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to import STM project from stm32-hotspot

Anirudhoruganti
Associate II

I have stm32cubeIDE version 1.17.0 and I'm not able to import this project and build it: https://github.com/stm32-hotspot/USBD_Composite_STM32H503

3 REPLIES 3
KnarfB
Super User

There are no project files/folders

 .cproject
.mxproject
.project
.settings/

committed in that repo 

As a workaround, you may re-generate the project files by opening the .ioc in STM32CubeMX and generate code.

I have added stm32-hotspot to the title of your post. Maybe @Peter BENSCH can assist.

hth

KnarfB

Peter BENSCH
ST Employee

I would be happy to help - if I could and had enough time available. However, it should also be noted that it is not an officially supported project and as a project from the STM32 Hotspot, it is only intended to serve as a suggestion:

These materials are contributed by ST’s STM32 experts on an informal basis and may bring added value to users looking for additional STM32 software resources coming from a trusted source. As informal contributions, these materials are not officially produced, maintained, or supported by ST. Individual ST contributors may informally respond to questions and issues on a case by case basis at their discretion. Please check the CONTRIBUTING.md file included in each repository for more details. Due to the unofficial nature of materials in this STM32 Hotspot GitHub organization, user contributions are not accepted.

But maybe there is someone here who has already gained experience with it.

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
mƎALLEm
ST Employee

Hello @Anirudhoruganti ,

Could you please clarify what do you mean by "not able to import"? what are the steps you followed? do you have a compilation error? using STM32CubeIDE?

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.