Search found 7 matches

by jibinkurian1246
Fri 7. Jul 2017, 16:30
Forum: PCAN-USB X6
Topic: Error testing CAN FD frames PEAK CAN USB X6 Device
Replies: 19
Views: 39635

Re: Error testing CAN FD frames PEAK CAN USB X6 Device

Hi Michael,

Thanks a lot for the information.
Everything works fine after adding termination resistors in the CAN cable.

Regards,
Jibin
by jibinkurian1246
Tue 4. Jul 2017, 16:21
Forum: PCAN-USB X6
Topic: Error testing CAN FD frames PEAK CAN USB X6 Device
Replies: 19
Views: 39635

Re: Error testing CAN FD frames PEAK CAN USB X6 Device

Hi stephane,

yes, immediately after sending CAN FD Frame ( cansend can0 123##1DEADBEEFDEADBEEF) and listening on the other interface( candump can1 ) leads to error in transmission with Red led's blinking

below is the results of the command you said:
test3.png
test3.png (235.12 KiB) Viewed 19454 times
by jibinkurian1246
Tue 4. Jul 2017, 14:32
Forum: PCAN-USB X6
Topic: Error testing CAN FD frames PEAK CAN USB X6 Device
Replies: 19
Views: 39635

Re: Error testing CAN FD frames PEAK CAN USB X6 Device

Hi StePhane,

I have installed the latest pcan driver as shown below:

test1.png
test1.png (47.99 KiB) Viewed 20047 times
unfortunately I face the same problem. I am able to test normal CAN frame using can-utils but with CAN FD frame error in transmission ocuurs with Red led Blinking.

Regards,
Jibin
by jibinkurian1246
Tue 4. Jul 2017, 11:21
Forum: PCAN-USB X6
Topic: Error testing CAN FD frames PEAK CAN USB X6 Device
Replies: 19
Views: 39635

Re: Error testing CAN FD frames PEAK CAN USB X6 Device

Hi StePhane,

I am Not using a Virtual machine as you can see below:
test10.png
test10.png (40.65 KiB) Viewed 20056 times
I am using pcan driver and the commands result in the folowing :
test11.png
test11.png (49.99 KiB) Viewed 20056 times
test12.png
test12.png (7.54 KiB) Viewed 20056 times
Just to remind you that I am using PCAN-USB X6 Device for testing CAN FD communication using Can-utils package

Regards,
Jibin
by jibinkurian1246
Mon 3. Jul 2017, 17:23
Forum: PCAN-USB X6
Topic: Error testing CAN FD frames PEAK CAN USB X6 Device
Replies: 19
Views: 39635

Re: Error testing CAN FD frames PEAK CAN USB X6 Device

Hi,

I have upgraded iproute2 to latest version and tried to test CAN FD interface using can-utils but getting the same error result as before with Red Led's blinking . I am Not been able to receive the CAN FD Message at the receiving interface ( can1).

I have enabled CAN FD using the following ...
by jibinkurian1246
Fri 23. Jun 2017, 10:57
Forum: PCAN-USB X6
Topic: Error testing CAN FD frames PEAK CAN USB X6 Device
Replies: 19
Views: 39635

Re: Error testing CAN FD frames PEAK CAN USB X6 Device

Hi Stéphane,

I am getting the error " Can: Unknown option dbitrate" while executing the command. How do I fix it ?
My iproute2 version is " ip utility, iproute2-ss131122"
sc.png
sc.png (63.58 KiB) Viewed 20143 times
by jibinkurian1246
Tue 20. Jun 2017, 12:21
Forum: PCAN-USB X6
Topic: Error testing CAN FD frames PEAK CAN USB X6 Device
Replies: 19
Views: 39635

Error testing CAN FD frames PEAK CAN USB X6 Device

I am facing problem with testing "PCAN-USB X6 device" for CAN FD Frames(Send/Receive)

I am trying to Send(can0) and Receive(can1) CAN FD frames through PCAN-USB X6 interfaces using socketCAN and can-utils.

I ahave error with receiving CAN FD frames at receiving interface(can1). Below are the ...