Difference between revisions of "HANcoder/STM32"

From OpenMBD
Jump to: navigation, search
m
Line 1: Line 1:
 
{{HANcoder}}
 
{{HANcoder}}
STM32 Target is a real-time code generation target for MATLAB/Simulink. STM32 Target makes use of low cost STM32 based development boards with a large number of inputs and outputs and adequate processing power.
+
STM32 Target is a real-time code generation target for MATLAB/Simulink. STM32 Target makes use of low cost STM32 based development boards with a large number of inputs and outputs and adequate processing power. The STM32 micro controllers are 32-bit and the processor is based on ARM® Cortex®-M technology. All controllers are fitted with a USB connector which can be used for programming and for connecting to HANtune.
  
 
== Supported hardware ==
 
== Supported hardware ==

Revision as of 12:39, 31 March 2017


STM32 Target is a real-time code generation target for MATLAB/Simulink. STM32 Target makes use of low cost STM32 based development boards with a large number of inputs and outputs and adequate processing power. The STM32 micro controllers are 32-bit and the processor is based on ARM® Cortex®-M technology. All controllers are fitted with a USB connector which can be used for programming and for connecting to HANtune.

Supported hardware

The currently supported STM32 development boards are:

OLIMEXINO-STM32.png STM32-E407.png STM32P405.png
Olimexino STM32 E407 P405
More information on the Olimexino-STM32:

Olimexino-STM32 website
Olimexino-STM32 schematic Rev.D

More information on the Olimex STM32-E407:

E407 website
E407 schematic

More information on the Olimex-P405:

P405 website
P405 schematic


How to get started

To get started with STM32 Target, download the blockset here and click here for the installation procedures and manuals.

Back to HANcoder