-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PCAN-USB FD (IPEH-004022) cannot be initialized #11
Comments
Hot fix*: macOS_Library_for_PCANUSB_v0.11.3.pre1.tar.gz *) can only be used with the new product variant of PCAN-USB FD interfaces! |
Device: PCAN-USB FD IPEH-004002 (Firmware: v3.4.3 latest) Hello, I cannot initialize the device correctly using the latest version of the library, I tried python example, Monitor and python-can, same error:
|
Question: Did you get the same error when calling the CAN Tester utility program
Then the rootcause could be that Apple removed If not, then I guess something went wrong when taking over the hot fix (see above) into the main branch. But I cannot test this, because I didn`t have a "new" PCAN-USB FD device. |
Yes, it works fine with the hotfix version above, but not the mainline version.
|
Thanks for confirming the issue. A "new" PCAN-USB FD device for debugging and fixing will arrive to me soon. |
Fixed with version 0.12.2 |
Peak-System GmbH has released a new product variant of its PCAN-USB FD interfaces (item no. IPEH-004002). These interfaces cannot be operated with the PCBUSB library for macOS. The initialization of such an interface - in CAN 2.0 mode as well as in CAN FD mode - fails with error code 0x4000000 (
PCAN_ERROR_INITIALIZE
).The text was updated successfully, but these errors were encountered: