/xcp_peak

XCP host using PCAN-XCP from Peak

Primary LanguageC#

XCP PEAK

This is a PC host C# application based from from Peak PCAN-XCP API. I use this for testing my XCPBasic port (xcp_c2000) to C2000 (TMS320F28335) microcontroller.

Build

This is a C# application. You need to install Visual Studio. I used VS2019 at the time of writing this.

Limitation

List of some limitation:

  • Support only PCAN adapters
  • Support only word Address Ganularity
  • Only tested for Upload/Download and basic DAQ

Screenshots

Connection with PCAN adapter.

DAQ configuration.

Plotting DAQ data.