XCP On USB Config

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

General information about XCP On USB Config

A 'XCP Config' block instructs the code generator to include the XCP over USB protocol, the XCP protocol is used for communication with HANtune. A USB communication stack is automatically included that makes the controller show up as a virtual COM port on the PC. Use the Windows Device Manager to determine the COM port number. Configure 115200 bits/sec as the communication speed on the PC side.

Block

XCPOnUSBConfig.png

Mask

XCPOnUSBConfigMask.png

See Also

XCP on CAN config