Search found 1083 matches

by M.Heidemann
Thu 6. Mar 2025, 15:30
Forum: PCAN-Basic
Topic: Enable TX Self Acknowledge
Replies: 5
Views: 51168

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...
by M.Heidemann
Thu 6. Mar 2025, 13:57
Forum: PCAN-Basic
Topic: Enable TX Self Acknowledge
Replies: 5
Views: 51168

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
by M.Heidemann
Wed 5. Mar 2025, 07:58
Forum: Linux
Topic: In Socketcan, not receiving CAN-FD frames
Replies: 3
Views: 19185

Re: In Socketcan, not receiving CAN-FD frames

are you using the proprietary driver
do you use the kernel driver?

whats the output for

Code: Select all

uname -a
?

anything in

Code: Select all

dmesg
that seems off?

Is the cabling verified to be in working order?
by M.Heidemann
Tue 4. Mar 2025, 12:42
Forum: Linux
Topic: In Socketcan, not receiving CAN-FD frames
Replies: 3
Views: 19185

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...
by M.Heidemann
Thu 27. Feb 2025, 08:55
Forum: Software
Topic: Can I get the timestamp of all bits?
Replies: 3
Views: 2598

Re: Can I get the timestamp of all bits?

Hello,

That would be accurate, yes.

BR

Marvin
by M.Heidemann
Wed 26. Feb 2025, 10:58
Forum: Software
Topic: Can I get the timestamp of all bits?
Replies: 3
Views: 2598

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
by M.Heidemann
Wed 26. Feb 2025, 09:09
Forum: Virtual PCAN-Gateway
Topic: Outbound routes appear yellow after every start on Computer
Replies: 1
Views: 2029

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
by M.Heidemann
Wed 26. Feb 2025, 09:07
Forum: Software
Topic: ISO-TP API w/ PCAN Developer API
Replies: 2
Views: 1664

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
by M.Heidemann
Fri 21. Feb 2025, 14:05
Forum: PCAN-USB Pro
Topic: Pcan_usb.sys not loaded
Replies: 3
Views: 7481

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.
by M.Heidemann
Fri 21. Feb 2025, 14:02
Forum: PLIN-View Pro
Topic: Error - Cannot Initialize Schedule Table
Replies: 1
Views: 21956

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"