Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.11 KB

IMFlasher

Universal flasher to flash firmware in combination with IMBootloader.

For the Windows users, STM32 Virtual COM Port Driver is needed. Driver could be downloaded from google drive or from ST page.

Development

For development Qt 5 is needed. Recommended version is Qt 5.12.2. The link for Qt online installer can be found here https://www.qt.io/download-open-source

GUI

IMFlasher_v1 2 0

Console

Command for flashing

./IMFlasher_Linux_v1.0.0.AppImage flash "IMLedBlink/build/stm32h7xx/IMLedBlink_stm32h7xx_signed.bin"

IMFlasher_console