Tool/software: Code Composer Studio
Hello everyone
I followed the LIN loop-back example code for LIN under HALCoGen examples for TMS570LC4357 MCU .
could anyone explain the below header. whats the value for each sync break field, sync field and identifier
i have struggles in setting syn break field value
/*Send lin header including sync break field, sync field and identifier. */ linSendHeader(linREG, 0x28);