Search found 1440 matches
- Fri 1. Jul 2022, 07:49
- Forum: Linux
- Topic: PEAK CAN Device Not Initialized
- Replies: 2
- Views: 113
Re: PEAK CAN Device Not Initialized
Hi, typically a PCAN-USB will be handled as device pcan32 (as you could see in your cat /proc/pcan output). So please change the code from pcan0 to pcan32 to let it work with the PCAN-USB. You can also use the test examples or pcanview to transmit/receive data with the chardev driver. In those examp...
- Wed 29. Jun 2022, 08:58
- Forum: PCAN-Router FD
- Topic: CAN timing settings in C code
- Replies: 2
- Views: 23
Re: CAN timing settings in C code
Hi, please have a look in the can_user.h file for more details: #ifndef _CAN_USER_H_ #define _CAN_USER_H_ // Each single value listed here will be a 'true' value. If hardware needs a '-1' decrement this is done by CAN_Initialize(). // clock arbitration phase misc CAN-FD data phase // struct CANTimin...
- Thu 23. Jun 2022, 13:56
- Forum: Linux
- Topic: PCAN-USB receiving empty data
- Replies: 1
- Views: 194
Re: PCAN-USB receiving empty data
Hi,
please post the output of cat /proc/pcan
regards
Michael
please post the output of cat /proc/pcan
regards
Michael
- Mon 20. Jun 2022, 09:49
- Forum: Software
- Topic: PCAN Exp 6 VIN
- Replies: 5
- Views: 433
Re: PCAN Exp 6 VIN
Hi,
sorry, but we don't understand your request. Which API or application do you want to use? I can see a SocketCAN dump, but it looks like you want to use a symbol in PCAN-Explorer for Windows, correct?
regards
Michael
sorry, but we don't understand your request. Which API or application do you want to use? I can see a SocketCAN dump, but it looks like you want to use a symbol in PCAN-Explorer for Windows, correct?
regards
Michael
- Mon 20. Jun 2022, 09:46
- Forum: Linux
- Topic: could not insert 'pcan': Exec format error
- Replies: 8
- Views: 898
Re: could not insert 'pcan': Exec format error
Hi,
which PCAN interfaces are connected to that system?
which PCAN interfaces are connected to that system?
- Mon 20. Jun 2022, 09:40
- Forum: Linux
- Topic: RX_OVERFLOW on VirtualBox Ubuntu 16.04 guest
- Replies: 1
- Views: 159
Re: RX_OVERFLOW on VirtualBox Ubuntu 16.04 guest
Hi,
this issue could be a VM related problem. Sure you have installed all guest extensions on your VM? As a test, please use a real Linux system and also use a newer Ubuntu system (22.04 or 20.04), to have the latest SocketCAN driver available.
regards
Michael
this issue could be a VM related problem. Sure you have installed all guest extensions on your VM? As a test, please use a real Linux system and also use a newer Ubuntu system (22.04 or 20.04), to have the latest SocketCAN driver available.
regards
Michael
- Wed 25. May 2022, 09:25
- Forum: Linux
- Topic: could not insert 'pcan': Exec format error
- Replies: 8
- Views: 898
Re: could not insert 'pcan': Exec format error
Hi,
in that case you have to sign the pcan kernel module for your Ubuntu 20.04 system. Please use google for more details on how to sign a kernel module.
regards
Michael
in that case you have to sign the pcan kernel module for your Ubuntu 20.04 system. Please use google for more details on how to sign a kernel module.
regards
Michael
- Mon 16. May 2022, 17:37
- Forum: PCAN-USB
- Topic: Data receiving is getting stopped
- Replies: 5
- Views: 240
Re: Data receiving is getting stopped
Hi, please check your CAN wiring for correct termination on both ends. Please enable the "log error frames" in the trace option, and log the data in a ring buffer, to see what is happening after 20 minutes. Please also provide details about driver version, PCANBasic is only the API, not the driver. ...
- Fri 13. May 2022, 12:18
- Forum: PCAN-USB FD
- Topic: Firmware problems?
- Replies: 7
- Views: 300
Re: Firmware problems?
Hi,
this looks like a hardware defect on the PCB. Please contact us by email using our support email address with the serialnumber of the device, to check the repair possibilities.
regards
Michael
this looks like a hardware defect on the PCB. Please contact us by email using our support email address with the serialnumber of the device, to check the repair possibilities.
regards
Michael
- Fri 13. May 2022, 08:57
- Forum: Linux
- Topic: PCAN USB - receive no data on linux pc
- Replies: 2
- Views: 258
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