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 [2018/04/30 19:02]
voorburg [OpenBLT]
homepage [2019/09/24 22:02]
127.0.0.1 external edit
Line 6: Line 6:
  
   * __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><​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></​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:​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.
homepage.txt · Last modified: 2023/12/04 22:43 by voorburg