2025-08-03 9:01 PM - last edited on 2025-08-04 1:24 AM by Mike_ST
Hi,
Recently, im go into some AI-integrated project. With the repos ST-model-zoo-service. Im wondering about these structural template.
About how to import these template(like can i create a template like that, for both nested-project and structural tree like the st-model-zoo application code) in STCubeIDE?
Moreover, Can you guys gimme some related documents about the hierarchical project's template and multicore template?
2025-08-20 2:34 AM
Hello @Kyuubi0323
To work with hierarchical or nested project templates in STM32CubeIDE, start by cloning or downloading the desired template repository, such as the ST Model Zoo. Then, open STM32CubeIDE and go to File > Import > Existing Projects into Workspace to bring the project into your workspace. You can further organize your project by creating new folders or linking external resources as needed. For multicore projects, select a multicore-capable MCU (e.g., STM32H745). when creating a new project, and STM32CubeIDE will guide you through setting up code for each core.
THX
Ghofrane
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.