STM32MP2 Developer Package - STM32CubeMP2 Package

Revision as of 09:36, 24 October 2023 by Registered User (Nathalie Sangouard moved page STM32MP1 Developer Package - STM32CubeMP2 Package to STM32MP2 Developer Package - STM32CubeMP2 Package without leaving a redirect: LVI : mistake in name at creation)
Renaming.png This page is a candidate for renaming (move).
The requested new name is: STM32MP2 Developer Package - STM32CubeMP2 Package .
The supplied reason is: I made a mistake when I created the page .
-- Registered User (-) 13:10, 2 October 2023 (CEST).
Wiki maintainers: remember to update the pages that link this page before renaming (moving) it.
Applicable for STM32MP25x lines

This article aims to give the following information:

  • How to download and install the latest STM32CubeMP2 Package for the STM32 microprocessor series
  • Where to find the associated release note
  • Where to find the previous releases (archives)
Warning white.png Warning
To use efficiently this package, please go through the Developer Package article relative to your STM32 microprocessor series: Category:Developer Package

1. STM32MP25-Ecosystem-v5.0.0 release[edit source]

  • The STM32CubeMP2 Package is delivered through an archive file named unknown package.

  • Download and install the STM32CubeMP2 Package

The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA0048). The detailed content licenses can be found here..

STM32MP2 Developer Package STM32CubeMP2 Package - v5.0.0 release
Download
  • Go on st.com to download the unknown package file.
Installation
 cd <working directory path>/Developer-Package
  • Download the archive file in this directory
  • Uncompress the archive file to get the STM32CubeMP2 Package:
 unzip unknown package
Release note

Details about the content of the STM32CubeMP12Package are available in the STM32Cube_FW_MP1_V1.6.0/Release_Notes.html file.

Archive box.png If you are interested in older releases, please have a look into the section Archives.

  • The STM32CubeMP2 Package installation directory is in the <Developer Package installation directory> directory, and is named STM32Cube_FW_MP2_V1.6.0:
unknown package			STM32CubeMP2 Package: details in STM32CubeMP2 Package content article
├── Drivers
│   ├── BSP				BSP drivers for the supported STM32MP1 boards
│   │   └── [...]
│   ├── CMSIS
│   │   └── [...]
│   └── STM32MP1xx_HAL_Driver		HAL drivers for the supported STM32MP1 devices
│       └── [...]
├── _htmresc
│   └── [...]
├── License.md
├── Middlewares
│   └── [...]
├── package.xml
├── Projects
│   ├── STM32CubeProjectsList.html	List of examples and applications for STM32CubeMP1 Package
│   ├── STM32MP157C-DK2			Set of examples and applications → STM32MP15 Discovery kits
│   │   └── [...]
│   └── STM32MP157C-EV1			Set of examples and applications → STM32MP15 Evaluation boards
│       └── [...]
├── Readme.md
├── Release_Notes.html			Release note for STM32CubeMP1 Package
└── Utilities
    └── [...]


2. Archives Archive box.png[edit source]

This wiki is for the v5 ecosystem releases. For information about the previous ecosystem releases, go through the Wiki archives.