Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

WARG firmware development requires some setup to write before writing code to for the microcontrollers we use. To begin For the bootcamp (and future work), you will need to follow the Dev Environment Setup Guide.

For this bootcamp you will need to set up just the steps outlined in the “Getting Started” section of that page.

In addition to that, the STM32 CUBE IDE is required to configure the STM32 microcontroller type that is used both in this bootcamp and on all our dronesthe following:

Once you have made an STM32 account and downloaded the IDE, you must sign into your account in the IDE.

For STM32CubeIDE versions before 1.17.0, click on “myST“ in the top tool bar to do so.

...

image-20240917-002227.pngImage Added

For STM32CubeIDE version 1.17.0 and after, see the post below:

...

If you do not log in, the IDE will not be able to download files necessary to complete the next configuration steps.

Note, Dev Environment Setup Guide gives you a complete description of all the tools that EFS uses, but you do not need these for the bootcamp.