Page 1 of 1

Can't display the completed data on PCAN view

Posted: Tue 14. Nov 2017, 11:42
by gavin
Hi,

I use the ISO-TP api sample to generate the CAN message on PCAN view and I use PCAN usb adapter.

But it seems like that can't display the message over 8 bytes.

In my understanding, ISO-TP protocol is compatible with PCAN-usb adapter.

---FROM https://www.peak-system.com/PCAN-ISO-TP ... ml?&L=1---
System requirements
Windows® 10, 8.1, 7 (32/64-bit)
At least 2 GB RAM and 1.5 GHz CPU
For the CAN bus connection: PC CAN interface from PEAK-System
PCAN-Basic API
--------

Does anyone have the similar experience?

thanks
Gavin

Re: Can't display the completed data on PCAN view

Posted: Tue 14. Nov 2017, 14:00
by M.Maidhof
Hi,

CAN can only handle up to 8 databytes per frame. If you use transport protocols which will use more databytes per transfer, the databytes will be fragmented into 8 databytes messages.

Have a look in our ISO-TP manual for more details:

http://www.peak-system.com/produktcd/De ... an_eng.pdf

regards

Michael

Re: Can't display the completed data on PCAN view

Posted: Wed 15. Nov 2017, 07:06
by gavin
Hi Michael

Thanks for your replied.

Is there any method/adapter/device to display the completed ISO-TP message?

thanks
Gavin

Re: Can't display the completed data on PCAN view

Posted: Wed 15. Nov 2017, 10:34
by M.Maidhof
Hi,

we only offer the APIs to build own ISO-TP applications, but no ready to use ISO-TP application. This must be done by yourself.

regards

Michael