Releases: Serasidis/STM32_HID_Bootloader
Releases · Serasidis/STM32_HID_Bootloader
STM32 HID Bootloader 2.2.2
- Added support for High Density F103 Devices. Those devices have Sector size (page size) 2 kB instead of 1kB that have the Low and Medium Density F103 devices
Only the F103 bootloader files were affected by this update. The Arduino_Core_STM32 IDE setting remains the same. The hid-flash tool remains the same.
You can burn your STM32F103 with the new .bin file and you're ready.
Be sure to select the appropriate .bin file for your device (high density or low / medium density)
STM32 HID Bootloader 2.2.1
-
This release is customized for use with Arduino_Core_STM32
-
Version 2.2.1 includes compiled binary files for stm32f103 and stm32f407 MCUs. The hid-flash tool has also been compiled for use on Windows, Linux and MacOS.
STM32 HID Bootloader 2.1.0
This version (2.1.0) focuses on the Arduino_STM32 repository created by @rogerclarkmelbourne.
Newer versions of STM32 HID Bootloader will only be available on the Arduino_Core_STM32 Core, officially supported by STM.