STM32CubeProgrammer is the official STMicroelectronics tool to download firmware into STMicroelectronics boards.
1. STM32CubeProgrammer - Version v2.17.0 - STM32 MPU support[edit | edit source]
1.1. Features already supported in previous releases[edit | edit source]
- Support of STM32CubeMP13 firmware flashing.
- STM32CubeProg installer including STM32CubeProgrammer, Keygen and Signing tools.
- Flash programming of SD card, e•MMC, NAND, NOR images through USB and UART
- Private and public key generation.
- Image signatures.
- STM32MP13 fuse management (with console and graphical interfaces).
- PMIC NVM management (with console interface only).
1.2. Main changes coming with new release[edit | edit source]
- Hash of (RoT Public Keys + Algo) hashes (256 bits, ROTPK) generation with KeyGen tool
- TF-A BL2 binary signature with stm32header V2.2 with Signing tool for STM32MP25 Rev Y
- FSBL encryption with Signing tool
- Signing services with PKCS#11
- OTP programming via CLI/GUI (using STM32PRGFW-UTIL firmware binary on target)
- PMIC NVM full read / write support (using STM32PRGFW-UTIL firmware binary on target)
1.3. Main restrictions[edit | edit source]
- SSP secret generation is not supported on STM32MP25x lines.
2. How to get STM32CubeProgrammer[edit | edit source]
STM32CubeProgrammer for Linux® host PC | STM32CubeProgrammer for Windows® host PC | |
---|---|---|
Download |
Version v2.17.0
| |
Installation |
$> ./SetupSTM32CubeProgrammer-2.17.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 |
|