Search found 4 matches

by CarSanMa
Tue 29. Jun 2021, 17:26
Forum: PCAN-XCP
Topic: Init error when combining CAN and XCP in same port
Replies: 7
Views: 6304

Re: Init error when combining CAN and XCP in same port

Hello,

At the moment I wrote the original post, I haven’t installed all the package included in the flash memory stick brought with the non-free license. I had only downloaded the API from this website. That’s why I wasn’t able to find PCAN Status Tool on my computer.

With PCAN Status Tool I was ...
by CarSanMa
Wed 23. Jun 2021, 16:56
Forum: PCAN-XCP
Topic: Init error when combining CAN and XCP in same port
Replies: 7
Views: 6304

Re: Init error when combining CAN and XCP in same port

Hello,

Wether if I use option a) or b) I need PCAN Status Tool software to obtain XCP's created netname. I have tried several random netnames with no success (I also tried "NetName" :D ).

Maybe I am wrong, but I am not able to download this software in the web site. I can find several references ...
by CarSanMa
Tue 22. Jun 2021, 17:23
Forum: PCAN-XCP
Topic: Init error when combining CAN and XCP in same port
Replies: 7
Views: 6304

Re: Init error when combining CAN and XCP in same port

Hello, thank you for your fast answer!

Following your recommendations, I have used the Bit Rate Calculation Tool and I have used the following " _comm_parameters " combinations:
- "hw_handle=16, f_clock=24000000, nom_brp=3, nom_tseg1=13, nom_tseg2=2, nom_sjw=1".
- "hw_handle=16, f_clock=24000000 ...
by CarSanMa
Mon 21. Jun 2021, 13:04
Forum: PCAN-XCP
Topic: Init error when combining CAN and XCP in same port
Replies: 7
Views: 6304

Init error when combining CAN and XCP in same port

Hello,

I am a C# Software Developer and I am having some issues when trying to combine XCP and CAN features in the same port in PCAN-USB Pro FD device. I use the non-free PCAN-API 4 libraries which, theoretically, support this combination.

What I am doing is:

TXCPResult result = XCPApi ...