This message will disappear after all relevant tasks have been resolved.
Semantic MediaWiki
There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies.Registered User No edit summary |
Registered User No edit summary |
||
Line 3: | Line 3: | ||
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 2. | ==STM32CubeProgrammer - Version 2.4.0== | ||
<onlyinclude> | <onlyinclude> | ||
{| class="st-table" width=98% | {| class="st-table" width=98% | ||
Line 11: | Line 11: | ||
| '''Download''' | | '''Download''' | ||
| colspan="2" | | | colspan="2" | | ||
'''Version 2. | '''Version 2.4.0''' | ||
* To access the [https://www.st.com/en/development-tools/stm32cubeprog.html SetupSTM32CubeProgrammer] link and follow instructions to download the package, you need a myST account. | * To access the [https://www.st.com/en/development-tools/stm32cubeprog.html SetupSTM32CubeProgrammer] 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 24: | ||
* 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.4.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: |
Latest revision as of 10:10, 12 February 2020
STM32CubeProgrammer is the official STMicroelectronics tool to download firmware into STMicroelectronics boards.
1. STM32CubeProgrammer - Version 2.4.0
STM32CubeProgrammer for Linux® host PC | STM32CubeProgrammer for Windows® host PC | |
---|---|---|
Download |
Version 2.4.0
| |
Installation |
./SetupSTM32CubeProgrammer-2.4.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 |
|