Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/29/03 23:23
Read: times


 
#44513 - RE: Anyone familiar/worked with LIN bus?
Responding to: ???'s previous message
Hi Guy,

First off, I haven't used LIN myself. I got curious and did a brief bit of looking...

In looking at the Microchip apnote referenced by the url you gave, the protocol sends data in the same format as the 8051's uart...so I would certainly go for that instead of bit-banging.

The hard part is if the baud rate varies--which it can, if it's intended to be run by uCs with RC oscillators. Perhaps you can tie the RXD line to an Intx pin, so you can calculate the bit time (see the Microchip apnote) then adjust the baud rate accordingly...

Dennis

List of 4 messages in thread
TopicAuthorDate
Anyone familiar/worked with LIN bus?            01/01/70 00:00      
   RE: Anyone familiar/worked with LIN bus?            01/01/70 00:00      
      RE: Anyone familiar/worked with LIN bus?            01/01/70 00:00      
         RE: Anyone familiar/worked with LIN bus?            01/01/70 00:00      

Back to Subject List