stm8-bootloader
Microcontroller bootloader
A bootloader for microcontrollers that allows for efficient and flexible loading of firmware into the device's flash memory.
Serial bootloader for STM8 microcontrollers
95 stars
10 watching
27 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
bootloadersdccstm8
Related projects:
Repository | Description | Stars |
---|---|---|
akospasztor/stm32-bootloader | A bootloader library for customizing the firmware of microcontrollers with an external SD card | 896 |
mcu-tools/mcuboot | A secure bootloader for 32-bit microcontrollers. | 1,341 |
bootsector/stm32-hid-bootloader | A small, driverless USB HID bootloader and flashing tool for STMicroelectronics STM32F10X devices. | 162 |
lujji/stm8-bare-min | A collection of peripheral libraries and examples for the STM8 microcontroller family | 120 |
mxcd/cannon | A tool for loading and running code on microcontrollers via CAN bus | 16 |
feaser/openblt | An open source bootloader for microcontrollers that enables firmware updates and customization. | 676 |
vsch/stm8-multi-tasker | A small-scale task scheduler designed to simplify multithreading on embedded microcontrollers. | 9 |
open-power/petitboot | A kexec-based bootloader for loading operating system images from various devices and networks. | 214 |
onkwon/yaboot | A bootloader that initializes and boots ARM Cortex-M based microcontrollers with secure data integrity and optional APP update functionality. | 22 |
optiboot/optiboot | An bootloader upgrade for Arduino and Atmel AVR chips that provides improved boot speed and code space efficiency. | 1,100 |
dmitrystu/libusb_stm32 | A lightweight USB device stack for microcontrollers | 719 |
cvra/can-bootloader | A bootloader designed for CAN-connected robots with redundancy and safety features to ensure stable firmware updates. | 146 |
hexrx/stm8s001j3_tiny_board | A tiny development board for an 8-bit microcontroller with limited functionality | 4 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 149 |
ipodlinux/ipodloader | A bootloader responsible for loading the operating system on an iPodLinux device. | 2 |