OpenBLT bootloader with extensions for some sysmocom devices (like rfdsatt)
Go to file
Frank Voorburg 084d34ff1f Refs #560. Updated the version number to a release candidate in preparation for the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@516 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-07 08:02:58 +00:00
Doc Refs #560. Updated the version number to a release candidate in preparation for the next release. 2018-06-07 08:02:58 +00:00
Host Refs #520. Updated BootCommander and LibOpenBLT Windows binaries. 2018-06-06 10:19:11 +00:00
Target Refs #560. Updated the version number to a release candidate in preparation for the next release. 2018-06-07 08:02:58 +00:00
README.md Refs #499. Changed title in the Readme-file. 2018-03-07 15:09:40 +00:00

README.md

OpenBLT Bootloader

OpenBLT is an open source bootloader for STM32, XMC, HCS12 and other microcontroller targets.

OpenBLT enables you and your customers to update the firmware on your microcontroller based product. A major benefit of OpenBLT being open source is that you can customize and tweak the bootloader to your specific needs.

OpenBLT can be ported to any 8-bit, 16-bit, or 32-bit microcontroller and currently runs on microcontrollers with an ARM Cortex-M, Infineon Tricore, and Freescale HCS12 core. It is most popular on

By default, it supports communication interfaces such as: RS232, CAN, USB, TCP/IP and it ships with the easy-to-use MicroBoot PC tool for initiating and monitoring the firmware update. Performing firmware updates directly from an SD-card is also supported.

Details regarding the OpenBLT bootloader are available on the project's wiki:

The OpenBLT source code is hosted on SourceForge and available in its subversion SVN repository:

For those that prefer GIT for their version control, there is a read-only mirror of the SVN repository at GitHub: