STM32CubeMX

来自百问网嵌入式Linux wiki
Wiki讨论 | 贡献2020年11月2日 (一) 11:09的版本 (创建页面,内容为“==STM32CubeMX overview == This article describes STM32CubeMX, an official STMicroelectronics graphical software configuration tool. The STM32CubeMX application he…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

STM32CubeMX overview

This article describes STM32CubeMX, an official STMicroelectronics graphical software configuration tool.

The STM32CubeMX application helps developers to use the STM32 by means of a user interface, and guides the user through to the initial configuration of a firmware project.

It provides the means to:

  • configure pin assignments, the clock tree, or internal peripherals
  • simulate the power consumption of the resulting project
  • configure and tune DDR parameters
  • generate HAL initialization code for Cortex-M4
  • generate the Device Tree for a Linux kernel, TF-A and U-Boot firmware for Cortex-A7

It uses a rich library of data from the STM32 microcontroller portfolio.

The application is intended to ease the initial development phase by helping developers to select the best product in terms of features and power.

STM32CubeMX main features

  • Peripheral and middleware parameters
Presents options specific to each supported software component
  • Peripheral assignment to processors
Allows assignment of each peripheral to Cortex-A Secure, Cortex-A Non-Secure, or Cortex-M processors
  • Power consumption calculator
Uses a database of typical values to estimate power consumption, DMIPS, and battery life
  • Code generation
Makes code regeneration possible, while keeping user code intact
  • Pinout configuration
Enables peripherals to be chosen for use, and assigns GPIO and alternate functions to pins
  • Clock tree initialization
Chooses the oscillator and sets the PLL and clock dividers
  • DDR tunning tool
Ensures the configuration, testing, and tuning of the MPU DDR parameters. Using U-Boot-SPL Embedded Software.

How to get STM32CubeMX

Please, refer to the following link STM32CubeMX to find STM32CubeMX, the Release Note, the User Manual and the product specification. <securetransclude src="ProtectedTemplate:PublicationRequestId" params="10345 | 2019-01-16 | PhilipS"></securetransclude>