User Tools

Site Tools


homepage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
homepage [2017/06/14 11:25]
voorburg [Features]
homepage [2019/09/24 22:33]
voorburg
Line 1: Line 1:
 ====== OpenBLT ====== ====== OpenBLT ======
  
-OpenBLT is bootloader that can run on any microcontroller and use any type of communication interface to perform software updates, without the need of specialized debugger hardware. Example applications are:+OpenBLT is an open source ​bootloader that can run on any microcontroller and use any type of communication interface to perform software updates, without the need of specialized debugger hardware. Example applications are:
  
   * __In-field reprogramming__. After your customer started using your microcontroller based product, it is always possible that a software update needs to be made. For example to enable new features or to resolve an existing problem. With OpenBLT you can easily reprogram the software program, even on location at the customer.   * __In-field reprogramming__. After your customer started using your microcontroller based product, it is always possible that a software update needs to be made. For example to enable new features or to resolve an existing problem. With OpenBLT you can easily reprogram the software program, even on location at the customer.
Line 13: Line 13:
   * __Starter kits__. By preloading the bootloader on a microcontroller starter kit, the end user does not need to purchase an expensive debugger interface. It is also not necessary to include an on-chip debugger on the starter kit board. This lowers the cost price of the starter kit, making it more appealing for the end user.   * __Starter kits__. By preloading the bootloader on a microcontroller starter kit, the end user does not need to purchase an expensive debugger interface. It is also not necessary to include an on-chip debugger on the starter kit board. This lowers the cost price of the starter kit, making it more appealing for the end user.
  
 +<​HTML><​iframe style="​display:​ block; margin: auto;" width="​730"​ height="​410"​ src="​https://​www.youtube.com/​embed/​6ziHNDithgY?​rel=0"​ frameborder="​0"​ allow="​autoplay;​ encrypted-media"​ allowfullscreen></​iframe></​HTML>​
  
 ===== Features ===== ===== Features =====
Line 21: Line 22:
   * Works with STM32, XMC4, XCM1, Tricore, HCS12, and other ARM Cortex based microcontrollers.   * Works with STM32, XMC4, XCM1, Tricore, HCS12, and other ARM Cortex based microcontrollers.
   * Easily portable to different microcontrollers.   * Easily portable to different microcontrollers.
-  * Supports common available communication interfaces such as UART, CAN, TCP/IP and USB. +  * Supports common available communication interfaces such as [[manual:​uart_demo|UART]][[manual:​can_demo|CAN]][[manual:​net_demo|TCP/IP]] and [[manual:​usb_demo|USB]]
-  * Supports software updates from a locally attached storage such as an SD-card.+  * Supports software updates from a locally attached storage such as an [[manual:​sdcard_demo|SD-card]].
   * Small ROM footprint. ​   * Small ROM footprint. ​
   * Highly configurable.   * Highly configurable.
Line 57: Line 58:
 Contact Feaser (<​info@feaser.com>​) to request additional information and/or a quote for a commercial license. Contact Feaser (<​info@feaser.com>​) to request additional information and/or a quote for a commercial license.
  
 +===== Support =====
  
 +The OpenBLT bootloader project is sponsored by Feaser. Feaser’s engineering services range from getting the OpenBLT running on your hardware all the way to creating a tailor-made bootloader solution that fits your specific requirements.
 +
 +Feaser even offers maintenance and support contracts, so you can be certain there is always someone available to answer your questions and solve your bootloader related problems. ​
 +
 +For more information,​ visit the [[https://​www.feaser.com|Feaser website]].
homepage.txt · Last modified: 2023/12/04 22:43 by voorburg