stm32 flashing tool on ARM Linux via i2c
Hi,
I'm looking for an STM32 flashing tool that runs on ARM Linux for use on an embedded board. In our setup, I have a processor and an STM32G491RET microcontroller connected via I2C.
Now I need a command-line tool that can run on the processor to flash the MCU over I2C.
Is there any tool available that supports this use case?
