Registered User |
Registered User mNo edit summary |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
This stage explains how to install the | This stage explains how to install the STM32CubeMP1 package. | ||
==Install | ==Install STM32CubeMP1 package== | ||
{{SoftwareLicenseAgreement | distribution=STM32CubeMP1 }} | {{SoftwareLicenseAgreement | distribution=STM32CubeMP1 }} | ||
'''For {{EcosystemRelease | revision=3.1.0}}''': | |||
* Download [{{EcosystemRelease/Package | revision= | * Download [{{EcosystemRelease/Package | revision=3.1.0 | package=STM32CubeMP1 | request=url}}/{{EcosystemRelease/Package | revision=3.1.0 | package=STM32CubeMP1 | request=name}} {{EcosystemRelease/Package | revision=3.1.0 | package=STM32CubeMP1 | request=name}}] to the following directory:<br> '''$HOME/STM32MPU_workspace/STM32MP15-Ecosystem-v3.1.0/Developer-Package''' | ||
* Uncompress the archive file to get the STM32CubeMP1 Package | * Uncompress the archive file to get the STM32CubeMP1 Package | ||
{{PC$}} unzip {{EcosystemRelease/Package | revision= | {{PC$}} unzip {{EcosystemRelease/Package | revision=3.1.0 | package=STM32CubeMP1 | request=name}} | ||
'''For {{EcosystemRelease | revision=3.0.0}}''': <div class="mw-collapsible mw-collapsed"> | |||
* Download [{{EcosystemRelease/Package | revision=3.0.0 | package=STM32CubeMP1 | request=url}}/{{EcosystemRelease/Package | revision=3.0.0 | package=STM32CubeMP1 | request=name}} {{EcosystemRelease/Package | revision=3.0.0 | package=STM32CubeMP1 | request=name}}] to the following directory:<br> '''$HOME/STM32MPU_workspace/STM32MP15-Ecosystem-v3.0.0/Developer-Package''' | |||
<div class="mw-collapsible- | |||
* Download [{{EcosystemRelease/Package | revision= | |||
* Uncompress the archive file to get the STM32CubeMP1 Package | * Uncompress the archive file to get the STM32CubeMP1 Package | ||
{{PC$}} unzip {{EcosystemRelease/Package | revision= | {{PC$}} unzip {{EcosystemRelease/Package | revision=3.0.0 | package=STM32CubeMP1 | request=name}} | ||
</div> | </div> | ||
== | ==STM32CubeMP1 package structure== | ||
'''For {{EcosystemRelease | revision=3.1.0}}''': | |||
The STM32CubeMP1 Package is located in your '''$HOME/STM32MPU_workspace/STM32MP15-Ecosystem-v3.1.0/Developer-Package''' directory. It is named ''{{EcosystemRelease/Package | revision=3.1.0 | package=STM32CubeMP1 | request=path}}'': | |||
{{Green|{{EcosystemRelease/Package | revision=3.1.0 | package=STM32CubeMP1 | request=path}}}} | |||
{{Green|{{EcosystemRelease/Package | revision= | |||
├── {{Green|Drivers}} | ├── {{Green|Drivers}} | ||
│ ├── {{Green|BSP}} {{Highlight|BSP drivers for the supported STM32MP1 boards}} | │ ├── {{Green|BSP}} {{Highlight|BSP drivers for the supported STM32MP1 boards}} | ||
Line 38: | Line 34: | ||
├── package.xml | ├── package.xml | ||
├── {{Green|Projects}} | ├── {{Green|Projects}} | ||
│ ├── STM32CubeProjectsList.html {{Highlight|List of examples and applications for STM32CubeMP1 | │ ├── STM32CubeProjectsList.html {{Highlight|List of examples and applications for STM32CubeMP1 package}} | ||
│ ├── {{Green|STM32MP157C-DK2}} {{Highlight|Set of examples and applications → STM32MP15 Discovery kits}} | │ ├── {{Green|STM32MP157C-DK2}} {{Highlight|Set of examples and applications → STM32MP15 Discovery kits}} | ||
│ │ └── [...] | │ │ └── [...] | ||
Line 44: | Line 40: | ||
│ └── [...] | │ └── [...] | ||
├── Readme.md | ├── Readme.md | ||
├── Release_Notes.html {{Highlight|Release note for STM32CubeMP1 | ├── Release_Notes.html {{Highlight|Release note for STM32CubeMP1 package}} | ||
└── {{Green|Utilities}} | └── {{Green|Utilities}} | ||
└── [...] | └── [...] | ||
{{Green|{{EcosystemRelease/Package | revision= | <noinclude> | ||
__NOTOC__ | |||
{{NoIndex}} | |||
[[Category:Sub-articles]] | |||
{{PublicationRequestId | 19664 |2021-04-20}} | |||
</noinclude> | |||
'''For {{EcosystemRelease | revision=3.0.0}}''': <div class="mw-collapsible mw-collapsed"> | |||
The STM32CubeMP1 Package is located in your '''$HOME/STM32MPU_workspace/STM32MP15-Ecosystem-v3.0.0/Developer-Package''' directory. It is named ''{{EcosystemRelease/Package | revision=3.0.0 | package=STM32CubeMP1 | request=path}}'': | |||
{{Green|{{EcosystemRelease/Package | revision=3.0.0 | package=STM32CubeMP1 | request=path}}}} | |||
├── {{Green|Drivers}} | ├── {{Green|Drivers}} | ||
│ ├── {{Green|BSP}} {{Highlight|BSP drivers for the supported STM32MP1 boards}} | │ ├── {{Green|BSP}} {{Highlight|BSP drivers for the supported STM32MP1 boards}} | ||
Line 68: | Line 69: | ||
├── package.xml | ├── package.xml | ||
├── {{Green|Projects}} | ├── {{Green|Projects}} | ||
│ ├── STM32CubeProjectsList.html {{Highlight|List of examples and applications for STM32CubeMP1 | │ ├── STM32CubeProjectsList.html {{Highlight|List of examples and applications for STM32CubeMP1 package}} | ||
│ ├── {{Green|STM32MP157C-DK2}} {{Highlight|Set of examples and applications → STM32MP15 Discovery kits}} | │ ├── {{Green|STM32MP157C-DK2}} {{Highlight|Set of examples and applications → STM32MP15 Discovery kits}} | ||
│ │ └── [...] | │ │ └── [...] | ||
Line 74: | Line 75: | ||
│ └── [...] | │ └── [...] | ||
├── Readme.md | ├── Readme.md | ||
├── Release_Notes.html {{Highlight|Release note for STM32CubeMP1 | ├── Release_Notes.html {{Highlight|Release note for STM32CubeMP1 package}} | ||
└── {{Green|Utilities}} | └── {{Green|Utilities}} | ||
└── [...] | └── [...] | ||
<noinclude> | <noinclude> | ||
Line 84: | Line 84: | ||
{{NoIndex}} | {{NoIndex}} | ||
[[Category:Sub-articles]] | [[Category:Sub-articles]] | ||
{{PublicationRequestId | | {{PublicationRequestId | 19664 |2021-04-20}} | ||
</noinclude> | </noinclude> | ||
</div> |
Latest revision as of 10:03, 17 November 2021
1. Overview
This stage explains how to install the STM32CubeMP1 package.
2. Install STM32CubeMP1 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 (SLA). The detailed content licenses can be found here.
![]() |
To download a package, it is recommended to be logged in to your "myst" account [1]. If, trying to download, you encounter a “403 error”, you could try to empty your browser cache to workaround the problem. We are working on the resolution of this problem. We apologize for this inconvenience |
For ecosystem release unknown revision 3.1.0 :
- Download [unknown revision/unknown revision unknown revision] to the following directory:
$HOME/STM32MPU_workspace/STM32MP15-Ecosystem-v3.1.0/Developer-Package - Uncompress the archive file to get the STM32CubeMP1 Package
unknown revisionPC $> unzip
For ecosystem release unknown revision 3.0.0 :
3. STM32CubeMP1 package structure
For ecosystem release unknown revision 3.1.0 :
The STM32CubeMP1 Package is located in your $HOME/STM32MPU_workspace/STM32MP15-Ecosystem-v3.1.0/Developer-Package directory. It is named unknown revision:
unknown revision ├── 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 └── [...]
For ecosystem release unknown revision 3.0.0 :