Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN
Hello,
I have a few questions about configuration of LIN communication for the TMS570LC4357. I have looked through the documentation for the LIN communication and I am confused as to why I am only seeing any signal changes when calling the linSendHeader() function. I know that the linSetLength() function must be called before sending LIN data with the linSend() function, but does this function need to be called every time, or only when there is going to be a change in the length of data sent? Also, if the maximum number of bytes that can be sent by the linSend() function is 8, how is the checksum supposed to be sent after 8 bytes of data? Is the checksum sent by calling the linSend() function again and manually sending the checksum?
Thank You




