2025-05-22 8:30 PM - last edited on 2025-05-22 9:54 PM by KnarfB
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
2025-05-22 9:58 PM - edited 2025-05-22 10:11 PM
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
2025-05-22 11:26 PM
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
2025-05-23 1:49 AM - edited 2025-05-23 2:04 AM
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?