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