STM32CubeIDE release note

Revision as of 13:38, 17 October 2019 by Registered User

STM32CubeIDE 1.1.0 - MPU support[edit]

This release of STM32CubeIDE provides support of the Cortex®-M core contained in the STM32MP1 Series.

It provides:

  • STM32MP1 sample or board selection
  • device configuration
  • target status widget
  • console management
  • cortex®-M project creation, compilation and debug in two modes:
    • engineering mode, with Cortex®-M firmware download via JTAG/SWD
    • production mode, with Cortex®-M firmware download :
      • via Ethernet link to the LAN or point-to-point
      • via Ethernet-over-USB for point-to-point connection
  • SFR view support for register access
  • remote target path project property (for production mode)
  • remote system explorer configuration

It is available on Linux® and Windows® platforms.

STM32CubeIDE for Linux® host PC STM32CubeIDE for Windows® host PC
Download

Version 1.1.0

  • Download the preferred all-in-one Linux installer from my.st.com
    • en.st-stm32cubeide_1.1.0_x_x_x_amd64.sh.zip
    • en.st-stm32cubeide_1.1.0_x_x_x_amd64.deb_bundle.sh.zip
    • en.st-stm32cubeide_1.1.0_x_x_x_amd64.rpm_bundle.sh.zip

Version 1.1.0

  • Download the all-in-one Windows installer from my.st.com
    • en.st-stm32cubeide_1.1.0_x_x_x_x86_64.exe.zip
Installation

Unzip your package:

$ unzip en.st-stm32cubeide_1.1.0_x_x_x_amd64.x.sh.zip
  • Run the installation script
$ chmod +x en.st-stm32cubeide_1.1.0_x_x_x_amd64.x.sh
$ sudo ./en.st-stm32cubeide_1.1.0_x_x_x_amd64.x.sh

Unzip your package with your favorite extractor, then

  • Run the installation exe
$ en.st-stm32cubeide_1.1.0_x_x_x_x86_64.exe
User manual
  • When the installation is over, please see additional information about the STM32CubeIDE in my.st.com.
Detailed release note
  • Details about the content of this tool version are available from ST web site at Release Note.