Serasidis / STM32_HID_Bootloader

Driverless USB HID bootloader and flashing tool for STM32F10X devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add instructions in case the user reaches this repository (no need to compile)

rtek1000 opened this issue · comments

Hello,

Please add instructions in case the user reaches this repository.

  • User does not need to compile anything

  • Simply apply the path on the Arduino_STM32 folder and write the bootloader in STM32 (which is in the bootloader_only_binaries folder), maybe using stlink (STSW-LINK004 etc) or via serial port (demonstrator - UM0462 etc).

  • The first time the bootloader does not generate a serial port, only after the IDE upload some sketch. Then the user must select this serial port (added in the IDE) to upload again.

Thank you.

hid bootloader

The STM32 HID Bootloader is available on the Official Arduino_Core_STM32 Core