Difference between revisions of "HANcoder/STM32/Blocks/XCP On USB Config"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
m (Jasonvankolfschoten moved page HANcoder/XCP On USB Config to HANcoder/STM32/Blocks/XCP On USB Config without leaving a redirect)
 
Line 14: Line 14:
  
 
{{HANcoder/BlockFooter|
 
{{HANcoder/BlockFooter|
|SeeAlso = [[HANcoder/XCP_On_CAN_Config| XCP on CAN config]]
+
|SeeAlso = [[HANcoder/STM32/Blocks/XCP_On_CAN_Config| XCP on CAN config]]
 
}}
 
}}

Latest revision as of 10:25, 5 May 2017

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