Search found 1083 matches
- Thu 6. Mar 2025, 15:30
- Forum: PCAN-Basic
- Topic: Enable TX Self Acknowledge
- Replies: 5
- Views: 27963
Re: Enable TX Self Acknowledge
Hello Sven, Not on Windows, no. Our Linux driver supports this feature, using either the CAN 2.0 or CANFD API, please see chapter "5 Developer Guide" staring on page 47: https://www.peak-system.com/fileadmin/media/linux/files/PCAN-Driver-Linux_UserMan_eng.pdf Alternatively, use a second hardware for...
- Thu 6. Mar 2025, 13:57
- Forum: PCAN-Basic
- Topic: Enable TX Self Acknowledge
- Replies: 5
- Views: 27963
Re: Enable TX Self Acknowledge
Hello,
Self-Acknowledge is not implemented in PCANbasic, you would need to use our PCAN-Developer 4 API for that:
https://www.peak-system.com/PCAN-Develo ... .html?&L=1
BR
Marvin
Self-Acknowledge is not implemented in PCANbasic, you would need to use our PCAN-Developer 4 API for that:
https://www.peak-system.com/PCAN-Develo ... .html?&L=1
BR
Marvin
- Wed 5. Mar 2025, 07:58
- Forum: Linux
- Topic: In Socketcan, not receiving CAN-FD frames
- Replies: 3
- Views: 17064
Re: In Socketcan, not receiving CAN-FD frames
are you using the proprietary driver
do you use the kernel driver?
whats the output for?
anything in that seems off?
Is the cabling verified to be in working order?
do you use the kernel driver?
whats the output for
Code: Select all
uname -a
anything in
Code: Select all
dmesg
Is the cabling verified to be in working order?
- Tue 4. Mar 2025, 12:42
- Forum: Linux
- Topic: In Socketcan, not receiving CAN-FD frames
- Replies: 3
- Views: 17064
Re: In Socketcan, not receiving CAN-FD frames
Hello, Either one of your PCAN-Interfaces does not support CAN-FD or the data bitrate config is off, in that case regular CAN 2.0 messages would be working just fine, however FD messages would fail and generate Error codes. You have to be really precise with FD bit-timing, just being in the ballpark...
- Thu 27. Feb 2025, 08:55
- Forum: Software
- Topic: Can I get the timestamp of all bits?
- Replies: 3
- Views: 2490
Re: Can I get the timestamp of all bits?
Hello,
That would be accurate, yes.
BR
Marvin
That would be accurate, yes.
BR
Marvin
- Wed 26. Feb 2025, 10:58
- Forum: Software
- Topic: Can I get the timestamp of all bits?
- Replies: 3
- Views: 2490
Re: Can I get the timestamp of all bits?
Timestamps are either generated by the driver, (PCI based devices) or on hardware (Usb based devices),
the timestamp is always generated upon reception of the full frame.
We do not suppor timestamps on bit-level.
BR
Marvin
the timestamp is always generated upon reception of the full frame.
We do not suppor timestamps on bit-level.
BR
Marvin
- Wed 26. Feb 2025, 09:09
- Forum: Virtual PCAN-Gateway
- Topic: Outbound routes appear yellow after every start on Computer
- Replies: 1
- Views: 1945
Re: Outbound routes appear yellow after every start on Computer
Helo,
Thank you for the feedback.
I will forward this to the appropriate channels so we can have a lookat this specifically.
BR
Marvin
Thank you for the feedback.
I will forward this to the appropriate channels so we can have a lookat this specifically.
BR
Marvin
- Wed 26. Feb 2025, 09:07
- Forum: Software
- Topic: ISO-TP API w/ PCAN Developer API
- Replies: 2
- Views: 1628
Re: ISO-TP API w/ PCAN Developer API
Hello,
No, PCAN-ISO TP API is based on PCANBasic,
PCAN-Developer has no ISO_TP specific features.
We have no recommendations regarding this.
BR
Marvin
No, PCAN-ISO TP API is based on PCANBasic,
PCAN-Developer has no ISO_TP specific features.
We have no recommendations regarding this.
BR
Marvin
- Fri 21. Feb 2025, 14:05
- Forum: PCAN-USB Pro
- Topic: Pcan_usb.sys not loaded
- Replies: 3
- Views: 7263
Re: Pcan_usb.sys not loaded
Alright,
Run the driver setup again and reboot:
https://www.peak-system.com/quick/DrvSetup
check if the drivers are properly loaded.
The fact that they say "not Loaded" is an indication that somethings not quite right.
Run the driver setup again and reboot:
https://www.peak-system.com/quick/DrvSetup
check if the drivers are properly loaded.
The fact that they say "not Loaded" is an indication that somethings not quite right.
- Fri 21. Feb 2025, 14:02
- Forum: PLIN-View Pro
- Topic: Error - Cannot Initialize Schedule Table
- Replies: 1
- Views: 19450
Re: Error - Cannot Initialize Schedule Table
Hello,
Have you yet tried to reset (Power off/Power on) your machine and if the results are the same?
Usally, yes once the scheduler runs, you cann add another.
Olease see if rebooting your PC makes a difference, if yes
something got "stuck"
Have you yet tried to reset (Power off/Power on) your machine and if the results are the same?
Usally, yes once the scheduler runs, you cann add another.
Olease see if rebooting your PC makes a difference, if yes
something got "stuck"