Difference between revisions of "HANcoder/STM32/Blocks/CAN Config"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
(Created page with "{{HANcoder/block| info= The 'CAN Config' block instructs the code generator to include CAN support. The block also configures the CAN controller communication speed and the r...")
 
Line 13: Line 13:
  
 
|maskImage=
 
|maskImage=
CANConfig.png
+
CANConfigMask.png
  
 
}}
 
}}

Revision as of 16:58, 21 March 2017

Supported Targets: Olimexino, E407, P405

General information about CAN Config

The 'CAN Config' block instructs the code generator to include CAN support. The block also configures the CAN controller communication speed and the reception acceptance filter.

Remarks

When not using the CAN config block, support for the given CAN channel is not included in the embedded target. Thereby every CAN message addressed to the controller is lost. The default configuration of the reception acceptance filter received all 11-bit CAN message identifiers.

Block

CANConfig.png

Mask

CANConfigMask.png