Basic LIN capability on my MC9S12XEP100

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Basic LIN capability on my MC9S12XEP100

562 Views
JulianWoloszczu
Contributor I

Hello,  I'm looking at implementing a basic LIN capability on my MC9S12XEP100 device. I'm new to LIN, so be gentle with me! I've inherited some code that uses an SCI port to send out data, and includes some manipulation of the SCI 'break' bit, which I've seen in the processor reference manual. Trouble is, I've got no receive capability implemented at present. As far as I understand, this needs to be synchronised with the frames that are being send from the slave device. Do you have any examples of basic LIN implementations?  I've had a look on the site, and can see LIN mentioned along with XGATE module - this sounds like it may be overkill for what I want to do.   Hope you can help ,      Julian.

Labels (1)
0 Kudos
Reply
1 Reply

364 Views
JulianWoloszczu
Contributor I

Hello again,      I've just read the Application Note on Using XGATE to implement LIN.  Things are a lot clearer now, with respect to a LIN implementation. I guess that if I only need to manage one node, I can acheive this functionality without resorting to the use of XGATE.  Is that correct?

0 Kudos
Reply