Search found 4 matches

by teenylasers
Fri 16. Feb 2018, 23:01
Forum: Linux
Topic: Multiple PCAN USB FD with PCANBasic API for Linux
Replies: 2
Views: 3131

Re: Multiple PCAN USB FD with PCANBasic API for Linux

Ah I see. Works for me. Thanks!
by teenylasers
Fri 16. Feb 2018, 01:12
Forum: Linux
Topic: Multiple PCAN USB FD with PCANBasic API for Linux
Replies: 2
Views: 3131

Multiple PCAN USB FD with PCANBasic API for Linux

Hello,

I can receive CAN FD messages using PCAN USB FD with some C++ code using the PCANBasic API on Ubuntu. Now I'm trying to get it working with 2 PCAN USB FD dongles. I've set the device IDs to 13 and 16, respectively, using e.g.

peak-linux-driver-8.5.1/test/pcan-setting -f=/dev/pcanusbfd32 -d ...
by teenylasers
Mon 18. Dec 2017, 22:47
Forum: Linux
Topic: linux driver error code -71?
Replies: 3
Views: 4576

Re: linux driver error code -71?

Hello Stéphane,

Thanks for the quick reply! I tried the latest version of the linux driver v8.5.1, but still have the same problem with error code -71 in dmesg.

Thanks,
-j
by teenylasers
Sat 16. Dec 2017, 04:05
Forum: Linux
Topic: linux driver error code -71?
Replies: 3
Views: 4576

linux driver error code -71?

Hello,

I'm trying to use peak-linux-driver-8.4.0 on ubuntu 16.04. I did make, sudo make install, and sudo modprobe pcan, all without problem. However, receivetest and pcan-settings both gave me errors, as below:

$ receivetest -f=/dev/pcanusbfd32
receivetest Version "Release_20150611_n" (http ...