Search found 4 matches

by dualsbiker
Wed 10. May 2023, 13:35
Forum: PCAN-USB
Topic: Receive queue was read too late
Replies: 3
Views: 4172

Re: Receive queue was read too late

Hey,

I'm working with linux (Ubuntu 20)

cat /proc/pcan gives the following output:

*------------- PEAK-System CAN interfaces (www.peak-system.com) -------------
*------------- Release_20210505_n (8.12.0) May 9 2023 13:48:19 --------------
*---------------------- [mod] [isa] [pci] [pec] [usb ...
by dualsbiker
Wed 10. May 2023, 13:20
Forum: PCAN-USB
Topic: Receive queue was read too late
Replies: 3
Views: 4172

Receive queue was read too late

Hey,

I am working with PCAN USB adapter and I go crazy. I wrote a script in python3 based on PCANBasic example. I just receive messages of a partners device. When I start the script I receive the messages of the other device and after some seconds I get the error, "Receive queue was read too late ...
by dualsbiker
Mon 16. May 2022, 22:04
Forum: Linux
Topic: PCAN USB - receive no data on linux pc
Replies: 2
Views: 3264

Re: PCAN USB - receive no data on linux pc

Thanks a lot, this helped.
by dualsbiker
Fri 13. May 2022, 08:06
Forum: Linux
Topic: PCAN USB - receive no data on linux pc
Replies: 2
Views: 3264

PCAN USB - receive no data on linux pc

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 ...