Skip to main content

Configuring Franzininho C0 examples in STM32CubeIDE in 7 steps

Follow the steps below to configure a new project for the Franzininho C0 in STM32CubeIDE:

  1. Clone the repository (https://github.com/Franzininho/franzininho-c0-exemplos-stm32cubeide.git) to a local folder and navigate to the path containing the examples:

  1. Start STM32CubeIDE and select the folder from step 1 as the workspace location, then select "Launch":

  1. Note that the "/.metadata/" folder will be created in that location, containing the workspace configuration:

  1. After CubeIDE initializes, select "Import project":

  1. Select the same path as in step 1:

  1. Note that the examples will be listed and you can select which ones to import. To proceed, select "Finish":

  1. Finally, all examples are loaded in the IDE and ready for compilation/execution:

AuthorAndré Araújo
Date:17/07/2023