XCP On CAN Config

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about XCP On CAN Config

A 'XCP Config' block instructs the code generator to include the XCP over CAN protocol. The XCP protocol is used to communicate with HANtune.

Block

XCPOnCANConfig.png

Mask

XCPOnCANConfigMask.png

Block parameters

Parameter Description
CAN channel CAN channel to use for XCP communication with HANtune.
CRO Identifier The identifier of the messages that come from HANtune.
DTO Identifier The identifier of the messages from the microcontroller to HANtune.

Examples

CAN Communication Example

See Also

CAN config | XCP on USB config