STM32-SFI Flasher Commander

From SEGGER Wiki
Revision as of 16:45, 24 August 2023 by Arne (talk | contribs) (Created page with "STM32-SFI Flasher Commander (Client_ST_x64.exe) is a free, command line based utility that can be used for programming targets using ST's secure firmware install (SFI) feature...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

STM32-SFI Flasher Commander (Client_ST_x64.exe) is a free, command line based utility that can be used for programming targets using ST's secure firmware install (SFI) feature.

Command line options

The table below lists the available command line options of STM32-SFI Flasher Commander. Detailed descriptions of the command line options can be found in the sections below.

Note:
This list is only valid for the latest version of the STM32-SFI Flasher Commander.
Command line option Explanation
License <Filename> Use a manually generated license file
RSSe <Filename> RSSe library binary
SerialNo <Serial number> Use the Flasher with the given serial number
SFI <Filename> SFI data file
SingleRun Single run mode: Application starts programming automatically and then terminates

Example: Client_ST_x64.exe SFI="out.sfi" RSSe="RSSe\U5\enc_signed_RSSe_sfi_U5_2M.bin"

License

RSSe

SerialNo

SFI

SingleRun