Search found 1547 matches

by U.Wilhelm
Mon 2. Oct 2023, 20:07
Forum: PCAN-USB FD
Topic: Firmware Update not successfull
Replies: 1
Views: 7

Re: Firmware Update not successfull

contact us by e-mail, and add a picture of the Hardware, showing the label.
by U.Wilhelm
Mon 2. Oct 2023, 10:28
Forum: PCAN-Explorer 6 & Add-ins
Topic: CAN Message Decryption
Replies: 1
Views: 17

Re: CAN Message Decryption

Yes, if you know how to decode the Data
The PCAN-Explorer (since V6) offers a Software Solution for that (CallBack DLLs) where you could "hock" into the CAN Data before it is shown in the PE6.
Here you could implement your own C/C++ real compiled Code, to decode the Data.
by U.Wilhelm
Mon 2. Oct 2023, 10:24
Forum: Software
Topic: where to download old versions of PCAN-VIEW
Replies: 1
Views: 22

Re: where to download old versions of PCAN-VIEW

It is part of the Driver for this OLD (unsupported) OS - so no need to install it separate.
After install the Setup it is on your PC!
by U.Wilhelm
Fri 29. Sep 2023, 16:04
Forum: PCAN-Diag FD
Topic: CANopen?
Replies: 1
Views: 26

Re: CANopen?

No, because our partner company EmSA already offer a CANopen version of the PCAN-Diag2, so we will not create an additional version for FD.
Maybe when CANopen FD becomes more popular..but do not look like at the moment...(09/23)
by U.Wilhelm
Wed 27. Sep 2023, 17:17
Forum: PCAN-Router Pro
Topic: EWMA function on PCAN-Router Pro
Replies: 3
Views: 44

Re: EWMA function on PCAN-Router Pro

The "Yagarto GNU ARM toolchain for Windows" is outdates since some years.
Please download the ARM-Developer Package - this is one package for all µC based unites with ARM cores - also PCAN-Router PRO. (see product description / download section of product)
by U.Wilhelm
Mon 25. Sep 2023, 08:11
Forum: PCAN-Basic
Topic: Support for legacy software
Replies: 8
Views: 157

Re: Support for legacy software

As Keneth wrote - uset the PCAN-Basic API - he also add a link to the post. So simply study the Information / Package.
All you need is part of it...spend 2 minutes and you have what you need...
by U.Wilhelm
Thu 21. Sep 2023, 09:06
Forum: PCAN-USB
Topic: LINUX_CAN_Statistics and TPDIAG.wErrorFlag
Replies: 10
Views: 202

Re: LINUX_CAN_Statistics and TPDIAG.wErrorFlag

The error doesn't appear when I do transmitest using n=10, but if I do n=10, I get bus off in dmesg command. Sorry we do not understand what you want to tell us with this information.... please read the API Headers for the error codes. And also use the result(s) of the API calls to see if all is OK...
by U.Wilhelm
Wed 20. Sep 2023, 10:02
Forum: PCAN-USB
Topic: LINUX_CAN_Statistics and TPDIAG.wErrorFlag
Replies: 10
Views: 202

Re: LINUX_CAN_Statistics and TPDIAG.wErrorFlag

have you checked our sample code ? There you see how to read the CAN data...as we do not know what exact you do we are not able to give you more tips as we did.. Best is to run the sample code - this is well tested and must work. If you still have the same problems with the sample code , you have a ...
by U.Wilhelm
Wed 20. Sep 2023, 08:26
Forum: PCAN-USB
Topic: LINUX_CAN_Statistics and TPDIAG.wErrorFlag
Replies: 10
Views: 202

Re: LINUX_CAN_Statistics and TPDIAG.wErrorFlag

As i wrote in my last post - looks like your application do not read the queues in time.
by U.Wilhelm
Wed 20. Sep 2023, 08:06
Forum: PCAN-UDS
Topic: Accessing LIN UDS Device behind Gateway
Replies: 1
Views: 47

Re: Accessing LIN UDS Device behind Gateway

You post in the CAN UDS API Forum part. Means directly connected UDS CAN Devices to a CAN port and use our Windows UDS API. If you use a LIN / CAN Bridge we could not help you (we do not know how the Bridge work, if you configure it correct etc.) So please contact the CAN LIN Bridge manufacturer and...