Difference between revisions of "Downloads/HANcoder"

From OpenMBD
Jump to: navigation, search
Line 3: Line 3:
  
 
==OpenBLT version 1.0.1 binaries (04-11-2019)==
 
==OpenBLT version 1.0.1 binaries (04-11-2019)==
 +
===Binaries===
 
OpenBLT bootloader version 1.0.1 by [https://www.feaser.com Feaser] can be used for flashing the STM32 targets.<br>
 
OpenBLT bootloader version 1.0.1 by [https://www.feaser.com Feaser] can be used for flashing the STM32 targets.<br>
 +
The binaries of the bootloaders are available for download: [[File:OpenBLT v1.0.1 Bootloaders.zip]]<br>
 
Howto install such a bootloader initially is described in the '''[http://openmbd.com/wiki/HANcoder/STM32/Installation_Manual Installation manual]'''.
 
Howto install such a bootloader initially is described in the '''[http://openmbd.com/wiki/HANcoder/STM32/Installation_Manual Installation manual]'''.
  
[[File:OpenBLT v1.0.1 Bootloaders.zip]]<br>
 
<br>
 
 
<i>Note: OpenBLT bootloader source code is available '''[https://sourceforge.net/projects/openblt here]''':</i>
 
<i>Note: OpenBLT bootloader source code is available '''[https://sourceforge.net/projects/openblt here]''':</i>
  
==MicroBoot (04-11-2019)==
+
===MicroBoot===
After building the model, and if enabled within the model, the target can automatically be flashed by using MicroBoot.
+
The MicroBoot PC application as described in the '''[http://openmbd.com/wiki/HANcoder/STM32/Installation_Manual Installation manual]''' needs to be downloaded separately: [[File:Microboot.zip]]
 +
 
 
The path to the MicroBoot executable is set in the following file:  
 
The path to the MicroBoot executable is set in the following file:  
  
Line 29: Line 30:
 
     +- /Development tools
 
     +- /Development tools
 
     +-  ...
 
     +-  ...
 
[[File:Microboot.zip]]
 
  
 
{{HANcoder}}==HANcoder 1.1 Beta (10-05-2019)==
 
{{HANcoder}}==HANcoder 1.1 Beta (10-05-2019)==

Revision as of 11:22, 4 November 2019

HANcoder Open Source (04-11-2019)

HANcoder Open Source is available for download on GitLab

OpenBLT version 1.0.1 binaries (04-11-2019)

Binaries

OpenBLT bootloader version 1.0.1 by Feaser can be used for flashing the STM32 targets.
The binaries of the bootloaders are available for download: File:OpenBLT v1.0.1 Bootloaders.zip
Howto install such a bootloader initially is described in the Installation manual.

Note: OpenBLT bootloader source code is available here:

MicroBoot

The MicroBoot PC application as described in the Installation manual needs to be downloaded separately: File:Microboot.zip

The path to the MicroBoot executable is set in the following file:

 ./Target/blockset/toolbox/blocks/FlashSTM32Target.m

By default, the Host folder should be at the same level as the Target folder:

 ./Host
    |
    +- /MicroBoot
    |    |
    |    +- MicroBoot.exe
    |    +- ...
 ./Target
    |
    +- /blockset
    +- /Development tools
    +-  ...


HANcoder 1.1 Beta (10-05-2019)

Download

This is a beta release.
If you are not sure this release is for you, please download HANcoder 1.0 instead.

This release adds the following support for the STM32 Olimexino target:
- XCP over UART
- servo motor control
- variable frequency for PWM outputs
- signal tower


HANcoder 1.0 (26-06-2018)

Download