Registered User |
Registered User mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{ApplicableFor | |||
|MPUs list=STM32MP13x, STM32MP15x | |||
|MPUs checklist=STM32MP13x,STM32MP15x | |||
}}</noinclude> | |||
[[File:STM32CubeProgrammer.png]] | [[File:STM32CubeProgrammer.png]] | ||
Line 12: | Line 16: | ||
| colspan="2" | | | colspan="2" | | ||
'''Version v2.11.0''' | '''Version v2.11.0''' | ||
* Browse | * 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: |
Revision as of 11:58, 26 June 2022
STM32CubeProgrammer is the official STMicroelectronics tool to download firmware into STMicroelectronics boards.
1. STM32CubeProgrammer - Version v2.11.0[edit | edit source]
STM32CubeProgrammer for Linux® host PC | STM32CubeProgrammer for Windows® host PC | |
---|---|---|
Download |
Version v2.11.0
| |
Installation |
$> ./SetupSTM32CubeProgrammer-2.11.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 |
|