PCAN ISO-TP Multi-Frame Example
Re: PCAN ISO-TP Multi-Frame Example
Hello,
please share the first screenshot (both PCAN-Views) again, but showing their status bars .
please share the first screenshot (both PCAN-Views) again, but showing their status bars .
Best regards,
Keneth
Keneth
Re: PCAN ISO-TP Multi-Frame Example
Hi,
This is the output using the latest version of ISO-TP from your website.
Should there not be more bytes of data according to the size of HEAVY.DATA.SIZE.
Best,
K1890350
This is the output using the latest version of ISO-TP from your website.
Should there not be more bytes of data according to the size of HEAVY.DATA.SIZE.
Best,
K1890350
Re: PCAN ISO-TP Multi-Frame Example
Hi,
This is the full screenshot that includes the status of each PCAN USB.
This is the full screenshot that includes the status of each PCAN USB.
Re: PCAN ISO-TP Multi-Frame Example
Hello,
please note:
please note:
- You are not using the latest version of the API, v3.2.0.
- You are using a modified 06_isotp_segmented_read_write sample since the words "last bytes + [DATA]" are not used in the original code
- The percent of message sent is going from 0% to 100%. This is not possible in the way this sample is configured.
Best regards,
Keneth
Keneth
Re: PCAN ISO-TP Multi-Frame Example
Hi,
I have downloaded the latest version of the ISO-TP API from your website, but when I execute the application, the command prompt still shows v3.1. It's worth noting that the .dll files are still from the v3.1 packages. Could that be the cause to why I'm still seeing an older version despite running the most latest version of the application?
Best,
K1890350
I have downloaded the latest version of the ISO-TP API from your website, but when I execute the application, the command prompt still shows v3.1. It's worth noting that the .dll files are still from the v3.1 packages. Could that be the cause to why I'm still seeing an older version despite running the most latest version of the application?
Best,
K1890350
Re: PCAN ISO-TP Multi-Frame Example
Hello again,
threre is something I forgot to check. Please use the PCAN-View to see the firmware version of the PCAN devices you are using (Tab "PCAN-USB"). There is a feature needed for ISO-TP to work that is not available in all firmware version. If your devices have the firmware version 2.8, then this is the cause of your problem.
To solve this, please downlaod and start the PEAK-Flash software, and follow the instructions to update your devices.
threre is something I forgot to check. Please use the PCAN-View to see the firmware version of the PCAN devices you are using (Tab "PCAN-USB"). There is a feature needed for ISO-TP to work that is not available in all firmware version. If your devices have the firmware version 2.8, then this is the cause of your problem.
To solve this, please downlaod and start the PEAK-Flash software, and follow the instructions to update your devices.
Best regards,
Keneth
Keneth
Re: PCAN ISO-TP Multi-Frame Example
Hi,
Are these the latest firmware versions for this device?
Are the .dll files from version to version the same, (referring to my previous message)?
Best,
K1890350
Are these the latest firmware versions for this device?
Are the .dll files from version to version the same, (referring to my previous message)?
Best,
K1890350
Re: PCAN ISO-TP Multi-Frame Example
Also, as soon as I run the application, the status changes from OK to BUSHEAVY on both devices.
Re: PCAN ISO-TP Multi-Frame Example
Hello,
I have just checked the online package from our website. It is the right version, v3.2.0
- Check that your browser is not giving you a cached file.
- Check that you are copying the right dll file (64 vs 32 bit) into the right system folder (Windows/system32 vs Windows/SysWOW64 folder), or
- Check that the dll file copied into your output folder matches the platform of your project (64 vs 32 bit)
No, there are newer. Check this link https://www.peak-system.com/PCAN-USB-S- ... 472.0.html
Of course not, each release has its own file with own version. Current version is 3.2.0.
Then you have obviosly a physical problem. Bitrate doesn't match, wrong termination is being used, or similar. If you think your device is defect, please contact our support using support[at]peak-system.com. They may help you cheking the device
Best regards,
Keneth
Keneth
Re: PCAN ISO-TP Multi-Frame Example
Hi,
Just to confirm, the 64-bit .dll should go into Sys32 and the 32-bit .dll should go in the SysWOW, right? I tried it the other way around and the application was throwing me errors.
Best,
K1890350
Just to confirm, the 64-bit .dll should go into Sys32 and the 32-bit .dll should go in the SysWOW, right? I tried it the other way around and the application was throwing me errors.
Best,
K1890350