-
Recent Posts
- OpenBLT 1.7.0 release notes
- Relationship between Feaser and OpenBLT
- Security options of the OpenBLT bootloader
- ROM footprint for different OpenBLT configurations
- Data exchange between OpenBLT and your firmware
- LibOpenBLT Python bindings tutorial
- OpenBLT 1.6.0 release notes
- Firmware updates in a network with multiple nodes
- Reducing the bootloader’s ROM footprint
- Introducing MicroBoot version 2
Archives
Categories
Monthly Archives: July 2018
Data exchange between OpenBLT and your firmware
Several OpenBLT bootloader users asked, if it is possible two exchange data between the bootloader and their firmware. Even though the bootloader and your firmware are two completely separate programs in flash memory, which never execute at the same time, … Continue reading
LibOpenBLT Python bindings tutorial
This tutorial video contains a live Python coding session that demonstrates the creation of a custom firmware update tool in less than 30 minutes. To test the newly created firmware update tool, an ST Nucleo-F091RC board is used, but you … Continue reading
OpenBLT 1.6.0 release notes
OpenBLT version 1.6.0 was officially released yesterday, after another half year of development work. 42 tickets were processed, which resulted in 140 commits. Feel free to download the new version of the OpenBLT bootloader and give it a try. This … Continue reading