How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Serial bootloader for STM8S and STM8L microcontrollers. A detailed write-up on this bootloader is posted here.
The main features of lujji/stm8-bootloader are: Microcontroller Templates.
Open-source alternatives to lujji/stm8-bootloader include: alexeicolin/tivaapps — Overview. avem-labs/ol3d — A tiny portable 3D graphics lib for micro controllers. avislab/stm32f103 — STM32F103C8 Examples. bootsector/stm32-hid-bootloader — This is a driverless (no USB drivers needed, even on Windows) USB HID bootloader for STM32F10X devices. devanlai/dapboot — The dapboot project is an open-source USB Device Firmware Upgrade (DFU) bootloader for STM32 devices. akospasztor/stm32-bootloader — Customizable Bootloader for STM32 microcontrollers. This project includes demonstrations for various hardware how to…
Customizable Bootloader for STM32 microcontrollers. This project includes demonstrations for various hardware how to perform in-application-programming of a firmware located on external SD card with FAT32 file system.