Approved version. Approved on: 16:01, 15 November 2019
You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "STM32CubeProgrammer release note"
[quality revision] | [quality revision] |
Chayma Brouk (talk | contribs)
m (→STM32CubeProgrammer - Version v2.11.0)
|
Applicable for | STM32MP13x lines, STM32MP15x lines |
STM32CubeProgrammer is the official STMicroelectronics tool to download firmware into STMicroelectronics boards.
STM32CubeProgrammer - Version 2v2.212.0[edit]
STM32CubeProgrammer for Linux® host PC | STM32CubeProgrammer for Windows® host PC | |
---|---|---|
Download |
Version 2v2.212.0
|
|
Installation |
$> ./SetupSTM32CubeProgrammer-2.212.0.linux
$> export PATH=<my STM32CubeProgrammer install directory>/bin:$PATH
$> ln -s <my STM32CubeProgrammer install directory>/bin/STM32_Programmer_CLI /home/bin/STM32_Programmer_CLI
|
|
User manual |
|
|
Detailed release note |
|
<noinclude>{{ApplicableFor |MPUs list=STM32MP13x, STM32MP15x |MPUs checklist=STM32MP13x,STM32MP15x }}</noinclude> [[File:STM32CubeProgrammer.png]] STM32CubeProgrammer is the '''official''' STMicroelectronics tool '''to download firmware into STMicroelectronics boards'''. ==STM32CubeProgrammer - Version 2.2v2.12.0==<onlyinclude> {| class="st-table" width=98% |- ! !! style="text-align:center;"|STM32CubeProgrammer for Linux<sup>®</sup> host PC!! style="text-align:center;"|STM32CubeProgrammer for Windows<sup>®</sup> host PC |- | '''Download''' | colspan="2" | '''Version 2.2v2.12.0''' * To access the Browse [https://www.st.com/en/development-tools/stm32cubeprog.html SetupSTM32CubeProgrammerhere] link and follow instructions to download the package, you need a myST account.{{Warning|On this st.com page, the default version v2.2.1 is not compatible with STM32MP1 series. Before downloading the ''SetupSTM32CubeProgrammer'', the right version (v2.2.0) must be explicitly selected by clicking on "Select version".}}* Download the archive file on your host PC in a temporary directory * Uncompress the archive file to get the STM32CubeProgrammer installers: {{PC$}}unzip en.stm32cubeprog.zip |- | '''Installation''' || * Execute the Linux installer, which guides you through the installation process.<pre>$> ./SetupSTM32CubeProgrammer-2.212.0.linux</pre> * The path to the STM32CubeProgrammer binary must be added to the PATH environment variable ** either in each Terminal program in which the STM32CubeProgrammer binary needs to be used, using the following command:<pre style="white-space: pre-wrap"> $> export PATH=<my STM32CubeProgrammer install directory>/bin:$PATH</pre> :* or once for all by creating a link to the STM32CubeProgrammer binary in a directory already present in PATH. For example, if "/home/bin" is in the PATH environment variable, run the following command:<pre style="white-space: pre-wrap"> $> ln -s <my STM32CubeProgrammer install directory>/bin/STM32_Programmer_CLI /home/bin/STM32_Programmer_CLI</pre> || * Execute the Windows installer, which guides you through the installation process. |- | '''User manual''' | colspan="2" | * Instructions to follow for using the STM32CubeProgrammer can be found in user manual, [https://www.st.com/resource/en/user_manual/dm00403500.pdf UM2237][STM32MP15 resources#UM2237|UM2237]] available from ST web site, or in [[STM32CubeProgrammer#How to flash with STM32CubeProgrammer]] article. |- | '''Detailed release note''' | colspan="2" | * Details about the content of this tool version are available from ST web site at [https://www.st.com/content/ccc/resource/technical/document/release_note/group0/0e/66/57/b4/f9/ee/4f/73/DM00441049/files/DM00441049.pdf/jcr:content/translations/en.DM00441049.pdf Release Note] . |}</onlyinclude> <noinclude> [[Category:Release notes|3]] [[Category:STM32CubeProgrammer]] {{PublicationRequestId | 7990 | 2018-07-03 | BrunoB }} {{UpdateNeededForNewRelease| * Copy the current release (first chapter) in the "Archives" chapter * Change the version of the tool * Change the name of the archive file * Change the download URLs }}</noinclude>
(24 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>{{ApplicableFor |
||
+ | |MPUs list=STM32MP13x, STM32MP15x |
||
+ | |MPUs checklist=STM32MP13x,STM32MP15x |
||
+ | }}</noinclude> |
||
[[File:STM32CubeProgrammer.png]] |
[[File:STM32CubeProgrammer.png]] |
||
STM32CubeProgrammer is the '''official''' STMicroelectronics tool '''to download firmware into STMicroelectronics boards'''. |
STM32CubeProgrammer is the '''official''' STMicroelectronics tool '''to download firmware into STMicroelectronics boards'''. |
||
− | ==STM32CubeProgrammer - Version |
+ | ==STM32CubeProgrammer - Version v2.12.0== |
<onlyinclude> |
<onlyinclude> |
||
{| class="st-table" width=98% |
{| class="st-table" width=98% |
||
Line 11: | Line 15: | ||
| '''Download''' |
| '''Download''' |
||
| colspan="2" | |
| colspan="2" | |
||
− | '''Version |
+ | '''Version v2.12.0''' |
− | * |
+ | * Browse [https://www.st.com/en/development-tools/stm32cubeprog.html here] link and follow instructions to download the package, you need a myST account. |
* Download the archive file on your host PC in a temporary directory |
* Download the archive file on your host PC in a temporary directory |
||
* Uncompress the archive file to get the STM32CubeProgrammer installers: |
* Uncompress the archive file to get the STM32CubeProgrammer installers: |
||
Line 24: | Line 28: | ||
* Execute the Linux installer, which guides you through the installation process. |
* Execute the Linux installer, which guides you through the installation process. |
||
− | <pre>./SetupSTM32CubeProgrammer-2. |
+ | <pre>$> ./SetupSTM32CubeProgrammer-2.12.0.linux</pre> |
* The path to the STM32CubeProgrammer binary must be added to the PATH environment variable |
* The path to the STM32CubeProgrammer binary must be added to the PATH environment variable |
||
** either in each Terminal program in which the STM32CubeProgrammer binary needs to be used, using the following command: |
** either in each Terminal program in which the STM32CubeProgrammer binary needs to be used, using the following command: |
||
<pre style="white-space: pre-wrap"> |
<pre style="white-space: pre-wrap"> |
||
− | export PATH=<my STM32CubeProgrammer install directory>/bin:$PATH |
+ |
$> export PATH=<my STM32CubeProgrammer install directory>/bin:$PATH |
</pre> |
</pre> |
||
:* or once for all by creating a link to the STM32CubeProgrammer binary in a directory already present in PATH. For example, if "/home/bin" is in the PATH environment variable, run the following command: |
:* or once for all by creating a link to the STM32CubeProgrammer binary in a directory already present in PATH. For example, if "/home/bin" is in the PATH environment variable, run the following command: |
||
<pre style="white-space: pre-wrap"> |
<pre style="white-space: pre-wrap"> |
||
− | ln -s <my STM32CubeProgrammer install directory>/bin/STM32_Programmer_CLI /home/bin/STM32_Programmer_CLI |
+ |
$> ln -s <my STM32CubeProgrammer install directory>/bin/STM32_Programmer_CLI /home/bin/STM32_Programmer_CLI |
</pre> |
</pre> |
||
|| |
|| |
||
Line 41: | Line 45: | ||
| colspan="2" | |
| colspan="2" | |
||
− | * Instructions to follow for using the STM32CubeProgrammer can be found in user manual, [ |
+ | * Instructions to follow for using the STM32CubeProgrammer can be found in user manual, [[STM32MP15 resources#UM2237|UM2237]] available from ST web site, or in [[STM32CubeProgrammer#How to flash with STM32CubeProgrammer]] article. |
|- |
|- |
||
| '''Detailed release note''' |
| '''Detailed release note''' |