This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LS1224: TMS570LS1224 LIN Format protocol

Expert 1660 points
Part Number: TMS570LS1224

Tool/software: Code Composer Studio

hello everyone ,

i have sensor with lin protocol which is different from  Standard LIN format

for example   the standard sync byte  is (0x55)

for this sensor it is as below

my question is ,could i change the syn byte in tms570ls1224 to be compatible with the  sensor sync byte .

or is their any way to make the sensor work with my development kit

  • Hello,

    I don't think that this sensor doesn't follow the LIN protocol. The SYNC byte you mentioned may not be the SYNC field defined in LIN protocol. Please check with sensor support. It's better to get example code.

    The LIN module on TMS570LS1224 supports LIN2.0 standard. The Master Mode of LIN module is compatible with LIN 2.1 standard.