Installation Directions
STM32Cube has a set of software development tools to help developers with their design and product development process.

Create an account and download the software below:
- STM32CubeMX: to configure the STM32 MCUs and generate the baseline C/C++ project
- STM32CubeIDE: to write, compile, and debug code that goes into the STM32 MCUs
- STM32CubeProgrammer: another way to program the STM32 MCUs
- STM32CubeMonitor (Additional): another way to debug code with the use of GUIs
GitHub Repository
None