-
Recent Posts
- 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
- MicroTBX 1.0.0 release notes
Archives
- 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
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
Posted in OpenBLT
Tagged data exchage, openblt, shared parameters
Comments Off on Data exchange between OpenBLT and your firmware
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
Posted in OpenBLT
Tagged libopenblt, nucleo-f091rc, openblt, Python, tutorial
Comments Off on LibOpenBLT Python bindings tutorial
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