STM32 MCU flashing flow
Hi,I’m working on a project with an STM32G491 board and need to document our firmware-upgrade process.Current setup:Initial flashing is done with ST-Link/CubeProgrammer.Later updates come from an embedded Linux device that runs a custom binary to fla...