DOKK / manpages / debian 12 / altos / ao-flash-stm.1.en
AO-FLASH-STM(1) General Commands Manual AO-FLASH-STM(1)

ao-flash-stm - flash a program to an STM32-based AltOS device using st-flash

ao-flash-stm file.elf

ao-flash-stm loads the specified .elf file into the target device flash memory.

ao-flash-stm converts the specified .elf file into a raw binary file and then uses st-flash to load it into the target device via a connected STlink debugging dongle. If st-flash is not available, ao-flash-stm will emit an error message and terminate.

st-flash(1)

Keith Packard

ao-flash-stm