LIN version J2602

This forum covers issues concerning multiple software products.
Post Reply
badreArras
Posts: 1
Joined: Wed 1. Jun 2016, 16:45

LIN version J2602

Post by badreArras » Wed 1. Jun 2016, 17:26

Hello,
is the current PCAN-USB Pro FD, support the LIN version J2602, if so how to configure the delivered c# sample to recognise this version.
Because in other products we configure first the LIN version after that we initialize device/Connect/Send...
Many thanks !

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

Re: LIN version J2602

Post by M.Maidhof » Thu 2. Jun 2016, 10:34

The J2602 protocol is just a protocol based on LIN 2.0. The SAE J2602 LIN specification is more restrictive compared to the LIN 2.x specification:
- the baud rate is limited to 10.417Kbps
- slave-to-slave communication is not allowed
- event triggered frames are not allowed

So you can configure the frames as they are defined in the ldf, you have to use LIN 2.0 checksum for the used frames.
regards

Michael

Post Reply