cancel
Showing results for 
Search instead for 
Did you mean: 

STM32Cube tools in practice

Laurids_PETERSEN
Community manager
Community manager

Today, an ever-growing range of applications require a complete set of tools that can help developers at each step of the creation process. The STM32Cube toolset is designed to assist you with MCU selection, via configuration, coding, debug, and monitoring processes. 

What you'll learn

This playlist consists of videos regarding various tools, demonstrating their features on application examples. It covers topics such as clock configuration, pin assignment, project management, debugging, and FreeRTOS™.

  • STM32CubeMX tool to create a skeleton of the application with pins, peripherals selection and configuration, and the possibility to add additional software components (like an operating system)
  • STM32CubeIDE tool which allows to create a skeleton of the application and perform further software development based on gcc toolchain and effective debug
  • STM32CubeProgrammer tool to manipulate on option bytes, programming, and erasing the MCU
  • STM32CubeMonitor tool which is a kind of sniffer which can help you with non-invasive debug of your application
  • STM32CubeMonitorPower tool which allows to check how much current has been delivered to your MCU in real time

Ready to get started?

The course is available at our YouTube playlist embedded below, or at the URL:
https://www.youtube.com/playlist?list=PLnMKNibPkDnE3c_Ja734geXtlifXE5oaN

 

Join the discussion

Share your thoughts, ask questions, and engage with fellow developers. Our experts are active in this post and are excited to hear your feedback.

Additional resources