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
homepage [2018/04/30 19:04]
voorburg [OpenBLT]
homepage [2023/12/04 22:43] (current)
voorburg [Features]
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.
  
   * __End of assembly line__. Using OpenBLT it is possible to flash your product'​s software program at the end of the assembly line, allowing the most up-to-date version to be shipped with your product.   * __End of assembly line__. Using OpenBLT it is possible to flash your product'​s software program at the end of the assembly line, allowing the most up-to-date version to be shipped with your product.
- 
-<iframe style="​display:​ block; margin: auto;" width="​560"​ height="​315"​ src="​https://​www.youtube.com/​embed/​6ziHNDithgY?​rel=0"​ frameborder="​0"​ allow="​autoplay;​ encrypted-media"​ allowfullscreen></​iframe>​ 
  
   * __Development stage__. During the development stage of your software program, you frequently reprogram the software program. OpenBLT enables you to do this without the need of special debugger hardware.   * __Development stage__. During the development stage of your software program, you frequently reprogram the software program. OpenBLT enables you to do this without the need of special debugger hardware.
Line 15: 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><div style="​text-align:​left"​><​iframe style="​display:​ block; margin: auto;" width="​560" height="​315" src="​https://​www.youtube.com/​embed/​6ziHNDithgY?​rel=0"​ frameborder="​0"​ allow="​autoplay;​ encrypted-media"​ allowfullscreen></​iframe></​div></​HTML>​+<​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 24: 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:​rs232_demo|RS232]][[manual:​can_demo|CAN]][[manual:​net_demo|TCP/IP]], [[manual:​usb_demo|USB]] and [[manual:​modbus_rtu_demo|Modbus RTU]]
-  * 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 58: Line 56:
 | Can I receive professional technical support on a commercial basis? ​ |   ​no ​                 |   ​yes ​                 | | Can I receive professional technical support on a commercial basis? ​ |   ​no ​                 |   ​yes ​                 |
  
-Contact Feaser (<info@feaser.com>) to request additional ​information and/or a quote for a commercial license.+Using the [[http://​www.feaser.com/​en/​quote.php|online quote generator]],​ you can obtain both pricing ​information and the actual ​quote for your OpenBLT commercial license. To obtain the commercial license, simply submit ​purchase order to Feaser using the instructions found on the quote. For additional information about the commercial license, feel free to contact Feaser (<​info@feaser.com>​).
  
 ===== Support ===== ===== Support =====
homepage.1525107886.txt.gz · Last modified: 2019/09/24 22:02 (external edit)