ISO-TP impemetation

This forum covers PCAN-Linux and Linux development issues concerning our products
Post Reply
kaka1111
Posts: 1
Joined: Mon 1. Apr 2019, 09:38

ISO-TP impemetation

Post by kaka1111 » Mon 1. Apr 2019, 09:43

hello everyone,
I am using the PCAN-USB Device with socketcan on Linux pc. In my project i want to transmit more than 8 bytes of data in one frame on PCAN device .I got to know it possible to achieve it using ISO-TP protocol. If it is possible then, request you to provide me a sample code.

M.Maidhof
Support
Support
Posts: 1753
Joined: Wed 22. Sep 2010, 14:00

Re: ISO-TP impemetation

Post by M.Maidhof » Mon 1. Apr 2019, 10:25

Hi,

with CAN 2.0 you can only transmit up to 8 databytes per CAN frame. To send more than 8 bytes, you have to use a transport protocol like UDS or ISO-TP. Please google for those protocols to understand how this can be achieved.

We offer ready to use ISO-TP and UDS APIs for Windows only, take a look on our website for more details.

regards

Michael

Post Reply