Hey there,
I have a problem and I don't know what to do. I use the PCAN USB device. I installed it on Windows PC and it works fine. But now I'm going to use it on Linux PC and I don't receive any data.
I installed PCAN driver, built the examples and try to run 05_TimerRead.py but there is no data receiving.
The command ip a returns the following:
The command cat /proc/pcan returns the following:
And lsmod | grep ^peak returns nothing.
What can I do now?
Thanks for the help in advance.
BR Basti
PCAN USB - receive no data on linux pc
Re: PCAN USB - receive no data on linux pc
Hi Basti,
please see the following thread for the solution of your problem:
viewtopic.php?f=59&t=6971
regards
Michael
please see the following thread for the solution of your problem:
viewtopic.php?f=59&t=6971
regards
Michael
-
- Posts: 4
- Joined: Fri 13. May 2022, 07:41
Re: PCAN USB - receive no data on linux pc
Thanks a lot, this helped.