Difference between revisions of "HANcoder/STM32"

From OpenMBD
Jump to: navigation, search
Line 6: Line 6:
 
The currently supported STM32 development boards are:
 
The currently supported STM32 development boards are:
 
{|
 
{|
![[File:OLIMEXINO-STM32.png|200px]]
+
![[File:OLIMEXINO-STM32.png|300px]]
![[File:STM32-E407.png|200px]]
+
![[File:STM32-E407.png|300px]]
![[File:STM32P405.png|200px]]
+
![[File:STM32P405.png|300px]]
 
|-
 
|-
 
|''Olimexino STM32''
 
|''Olimexino STM32''

Revision as of 09:33, 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.

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 check this page for installation procedures and manuals.

Back to HANcoder