STM32MP1 Developer Package - STM32CubeMP1 Package

Revision as of 16:51, 18 January 2019 by deleted>Frq08988
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:ArticleMainWriter Template:ReviewersList Template:ArticleApprovedVersion

This article aims to give the following information:

  • How to download and install the latest STM32Cube MPU 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. Beta1 release[edit source]


  • The STM32MP1 STM32Cube MPU Package is delivered through an archive file named STM32Cube_FW_MP1_V0.6.0.zip.

  • Download and install the STM32MP1 STM32Cube MPU Package
By downloading the archive file, you agree to be bound to the terms of the Limited License Agreement. The detailed content licenses can be found here.
STM32MP1 Developer Package STM32Cube MPU Package - Beta1 release
Download

Template:STdotcomInfo

Installation
$ cd <working directory path>/Developer-Package
  • Download the archive file in this directory
  • Uncompress the archive file to get the STM32Cube MPU Package:
$ unzip STM32Cube_FW_MP1_V0.6.0.zip
Release note

Details about the content of the STM32Cube MPU Package are available in the STM32Cube_FW_MP1_V0.6.0/Release_Notes.html file.

If you are interested in former releases, please go through the archives of the ecosystem release note.

  • The STM32Cube MPU Package installation directory is in the <Developer Package installation directory> directory, and is named STM32Cube_FW_MP1_V0.6.0:
STM32Cube_FW_MP1_V0.6.0                             STM32Cube MPU Package: details in STM32Cube MPU Package content article
├── COPYING
├── COPYING.BSD-3
├── Drivers
│   ├── BSP                                         BSP drivers for the supported STM32MPU boards
│   │   └── [...]
│   ├── CMSIS
│   │   └── [...]
│   └── STM32MP1xx_HAL_Driver                       HAL drivers for the supported STM32MPU devices
│       └── [...]
├── _htmresc
│   └── [...]
├── LLA_evaluation_for_STM32MPU_17-12-06_plain.txt
├── Middlewares
│   └── [...]
├── package.xml
├── Projects
│   ├── STM32CubeProjectsList.html                  List of examples and applications for STM32Cube MP1 Package
│   ├── STM32MP157C-DK2                             Set of examples and applications → STM32MP15 Discovery kits
│   │   └── [...]
│   └── STM32MP157C-EV1                              Set of examples and applications → STM32MP15 Evaluation boards
│       └── [...]
├── Release_Notes.html                              Release note for STM32Cube MP1 Package
└── Utilities
    └── [...]


2. Archives[edit source]


2.1. Alpha2 release[edit source]

  • The STM32MP1 STM32Cube MPU Package is delivered through an archive file named STM32Cube_FW_MP1_V0.4.0.zip.

  • Download and install the STM32MP1 STM32Cube MPU Package
By downloading the archive file, you agree to be bound to the terms of the Limited License Agreement
STM32MP1 Developer Package STM32Cube MPU Package - Alpha2 release
Download

Template:STdotcomInfo

Installation
$ cd <working directory path>/Developer-Package
  • Download the archive file in this directory
  • Uncompress the archive file to get the STM32Cube MPU Package:
$ unzip STM32Cube_FW_MP1_V0.4.0.zip
Release note

Details about the content of the STM32Cube MPU Package are available in the STM32Cube_FW_MP1_V0.4.0/Release_Notes.html file.

If you are interested in former releases, please go through the archives of the ecosystem release note.

  • The STM32Cube MPU Package installation directory is in the <Developer Package installation directory> directory, and is named STM32Cube_FW_MP1_V0.4.0:
STM32Cube_FW_MP1_V0.4.0                             STM32Cube MPU Package: details in STM32Cube MPU Package content article
├── COPYING
├── COPYING.BSD-3
├── Drivers
│   ├── BSP                                         BSP drivers for the supported STM32MPU boards
│   │   └── [...]
│   ├── CMSIS
│   │   └── [...]
│   └── STM32MP1xx_HAL_Driver                       HAL drivers for the supported STM32MPU devices
│       └── [...]
├── _htmresc
│   └── [...]
├── LLA_evaluation_for_STM32MPU_17-12-06_plain.txt
├── Middlewares
│   └── [...]
├── package.xml
├── Projects
│   ├── STM32CubeProjectsList.html                  List of examples and applications for STM32Cube MP1 Package
│   ├── STM32MP15_DISCO                             Set of examples and applications → STM32MP15 Discovery kits
│   │   └── [...]
│   └── STM32MP15_EVAL                              Set of examples and applications → STM32MP15 Evaluation boards
│       └── [...]
├── Release_Notes.html                              Release note for STM32Cube MP1 Package
└── Utilities
    └── [...]

2.2. Alpha1 release[edit source]

  • The STM32MP1 STM32Cube MPU Package is delivered through an archive file named STM32Cube_FW_MP1_V0.2.0.zip.

  • Download and install the STM32MP1 STM32Cube MPU Package
By downloading the archive file, you agree to be bound to the terms of the Limited License Agreement
STM32MP1 Developer Package STM32Cube MPU Package - Alpha1 release
Download

Template:STdotcomInfo

Installation
$ cd <working directory path>/Developer-Package
  • Download the archive file in this directory
  • Uncompress the archive file to get the STM32Cube MPU Package:
$ unzip STM32Cube_FW_MP1_V0.2.0.zip
Release note

Details about the content of the STM32Cube MPU Package are available in the STM32Cube_FW_MP1_V0.2.0/Release_Notes.html file.

If you are interested in former releases, please go through the archives of the ecosystem release note.

  • The STM32Cube MPU Package installation directory is in the <Developer Package installation directory> directory, and is named STM32Cube_FW_MP1_V0.2.0:
STM32Cube_FW_MP1_V0.2.0                             STM32Cube MPU Package: details in STM32Cube MPU Package content article
├── COPYING
├── COPYING.BSD-3
├── Drivers
│   ├── BSP                                         BSP drivers for the supported STM32MPU boards
│   │   └── [...]
│   ├── CMSIS
│   │   └── [...]
│   └── STM32MP1xx_HAL_Driver                       HAL drivers for the supported STM32MPU devices
│       └── [...]
├── _htmresc
│   └── [...]
├── LLA_evaluation_for_STM32MPU_17-12-06_plain.txt
├── Middlewares
│   └── [...]
├── package.xml
├── Projects
│   ├── STM32CubeProjectsList.html                  List of examples and applications for STM32Cube MP1 Package
│   └── STM32MP15_EVAL                              Set of examples and applications
│       └── [...]
├── Release_Notes.html                              Release note for STM32Cube MP1 Package
└── Utilities
    └── [...]