-
Recent Posts
- OpenBLT 1.19.0 release notes
- OpenBLT 1.18.0 release notes
- Introducing the CanFlasherBLT firmware
- Additional memory device in OpenBLT
- OpenBLT 1.17.0 release notes
- OpenBLT 1.16.0 release notes
- STM32 Modbus RTU server tutorial
- MicroTBX-Modbus 0.9.0 release notes
- OpenBLT 1.15.0 release notes
- OpenBLT 1.14.0 release notes
Archives
- January 2025
- July 2024
- April 2024
- February 2024
- January 2024
- July 2023
- April 2023
- January 2023
- July 2022
- June 2022
- May 2022
- March 2022
- January 2022
- November 2021
- July 2021
- March 2021
- January 2021
- September 2020
- July 2020
- June 2020
- April 2020
- March 2020
- February 2020
- January 2020
- September 2019
- July 2019
- April 2019
- January 2019
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
Categories
Yearly Archives: 2020
Import TrueSTUDIO projects into STM32CubeIDE
A future release of the OpenBLT bootloader will feature full support of the relatively new STM32CubeIDE. For those that would like to use STM32CubeIDE sooner, there is the TrueSTUDIO project import feature. So you can take the already existing OpenBLT … Continue reading
Posted in OpenBLT
Tagged STM32CubeIDE, TrueSTUDIO
Comments Off on Import TrueSTUDIO projects into STM32CubeIDE
OpenBLT 1.10.0 release notes
The OpenBLT 1.10.0 release was made earlier today, after another half year of development work. 20 tickets were processed, which resulted in 57 commits. Feel free to download the new version of the OpenBLT bootloader and give it a try. … Continue reading
CANopen bootloader based on OpenBLT
CANopen is a popular higher-layer protocol for a CAN based embedded distributed network. It provides a ready-to-use and proven blueprint for application data exchange between multiple nodes on a CAN network. Furthermore, CANopen includes network management functionality and pretty much … Continue reading
NXP S32K support in the OpenBLT bootloader
Over the past year requests started to trickle in for being able to run the OpenBLT bootloader on S32K11 and S32K14 microcontrollers. As a reaction to these requests, support for the entire NXP S32K microcontroller range was developed in the … Continue reading
Adjusting OpenBLT for your microcontroller system
The OpenBLT bootloader ships with multiple demo programs for readily available and low cost microcontroller boards. These are great for familiarizing yourself with and evaluating the OpenBLT bootloader. But how do you get the OpenBLT bootloader running on your own … Continue reading
Posted in OpenBLT
Tagged demo programs, microcontroller port, openblt
Comments Off on Adjusting OpenBLT for your microcontroller system
Memory requirements of the OpenBLT add-on modules
When deciding on a bootloader solution, it is important to know how much of your microcontroller’s flash memory needs to be reserved for the bootloader. For the basic OpenBLT bootloader this is fairly easy to determine, as there are many … Continue reading
Posted in OpenBLT
Tagged add-on module, memory requirements, openblt
Comments Off on Memory requirements of the OpenBLT add-on modules
OpenBLT 1.9.0 release notes
OpenBLT version 1.9.0 was officially released yesterday, after another half year of development work. 14 tickets were processed, which resulted in 24 commits. Feel free to download the new version of the OpenBLT bootloader and give it a try. This … Continue reading