Skip to content

Installation

This guide provides step-by-step approach to successfully install STM32 Cube IDE, enabling you to develop and debug STM32 microcontroller projects on your STM32 boards.

  1. Navigate to the ST website to download the IDE .
  2. Choose the appropriate version for your operating system (Windows).
  3. Accept the terms and conditions and create your account, download link will be mailed to you.
  4. Once the download is complete, locate the installer file (e.g., "stm32cubeide_x.x.x_win64.exe").
  5. Double-click the installer file to launch the installation wizard.
  6. Follow the on-screen instructions to proceed with the installation.
  7. Choose an installation directory for STM32 Cube IDE (e.g., "C:\ST\STM32CubeIDE" for Windows).
  8. Review the installation summary and click "Install" to start the installation process. Wait for the installation to complete.
  9. Open the IDE and select workspace for yout projects and navigate to getting started to verify the installation