stm32-bootloader VS libusb_stm32

Compare stm32-bootloader vs libusb_stm32 and see what are their differences.

stm32-bootloader

Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system. (by akospasztor)

libusb_stm32

Lightweight USB device Stack for STM32 microcontrollers (by dmitrystu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
stm32-bootloader libusb_stm32
2 1
839 658
- -
0.0 1.3
over 1 year ago 2 months ago
C C
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stm32-bootloader

Posts with mentions or reviews of stm32-bootloader. We have used some of these posts to build our list of alternatives and similar projects.
  • Writing bootloaders for microcontrollers
    1 project | /r/embedded | 3 May 2021
    Here's a bootloader "library" that might be useful. You need to add your own code to get the actual firmware image from somewhere (UART, an SD card, or whatever), and then you just pass it off to the "library" for flashing.
  • Difference between a programmer and a USB-UART adapter
    1 project | /r/AskElectronics | 16 Apr 2021
    Yes, unless you have something like an STM32 with a built-in bootloader. This can be used to update the regular bootloader. For example, this bootloader is capable of jumping to the built-in bootloader from software (as opposed to the "regular" method of pulling certain pins high or low at reset to cause the processor to run the built-in bootloader from ROM rather than the regular bootloader from flash).

libusb_stm32

Posts with mentions or reviews of libusb_stm32. We have used some of these posts to build our list of alternatives and similar projects.
  • Need help regarding understanding and setting up USB.
    1 project | /r/embedded | 10 Feb 2021
    If you want to implement USB devices that are more complicated than just a single interface (i.e. a composite device) I would not bother using the USB Middleware provided by ST. A very good (and portable!) USB library for STM32 µC's i have grown to love is libusb_stm32.

What are some alternatives?

When comparing stm32-bootloader and libusb_stm32 you can also consider the following projects:

nanopb-example - This is a simple project created to test the capabilities of Google's protobuf C implementation, nanopb.

I-CUBE-USBD-Composite - Create STM32 USB Composite devices with ease.

Arduino_Core_STM32 - STM32 core support for Arduino

libopencm3 - Open source ARM Cortex-M microcontroller library

flipperzero-firmware - Flipper Zero firmware source code

NanoVNA - Very Tiny Palmtop Vector Network Analyzer

embox - Modular and configurable OS for embedded applications

AtomVM - Tiny Erlang VM

nuttx - Apache NuttX is a mature, real-time embedded operating system (RTOS)

mongoose-os - Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.

IronOS - Open Source Soldering Iron firmware

TFT_eSPI - Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips