stm32-hid-bootloader
USB bootloader
A small, driverless USB HID bootloader and flashing tool for STMicroelectronics STM32F10X devices.
Driverless USB HID bootloader and flashing tool for STM32F10X devices
162 stars
18 watching
48 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
akospasztor/stm32-bootloader | A bootloader library for customizing the firmware of microcontrollers with an external SD card | 896 |
lujji/stm8-bootloader | A bootloader for microcontrollers that allows for efficient and flexible loading of firmware into the device's flash memory. | 95 |
mcu-tools/mcuboot | A secure bootloader for 32-bit microcontrollers. | 1,341 |
feaser/openblt | An open source bootloader for microcontrollers that enables firmware updates and customization. | 676 |
dmitrystu/libusb_stm32 | A lightweight USB device stack for microcontrollers | 719 |
open-power/petitboot | A kexec-based bootloader for loading operating system images from various devices and networks. | 214 |
optiboot/optiboot | An bootloader upgrade for Arduino and Atmel AVR chips that provides improved boot speed and code space efficiency. | 1,100 |
mxcd/cannon | A tool for loading and running code on microcontrollers via CAN bus | 16 |
jacobrosenthal/hf2-rs | A Rust library implementing Microsoft's HID Flashing Format for uploading firmware to UF2 bootloaders. | 51 |
nvreformat/etherboot | A bootloader for Raspberry Pi using the ethernet device to upload custom kernels at runtime | 11 |
jhbruhn/moonboot | A framework for building bootloaders for embedded devices and other no_std environments. | 27 |
raburton/rboot | A bootloader designed to replace the SDK's binary blob on the ESP8266 with improved features and flexibility. | 302 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 149 |
mbusb/multibootusb | A tool to create bootable live Linux distributions on a removable USB disk | 1,393 |
cvra/can-bootloader | A bootloader designed for CAN-connected robots with redundancy and safety features to ensure stable firmware updates. | 146 |