12-03-2010 03:07 AM
We are using individual usb 8476 LIN interface to communicate with one system. Now we want to run two same system with one USB 8476 LIN interface card . Both system have same messages ids. Is it possible to receive same message id from two same system for one LIN interface ? If it is possible do we need to change message ids so that each system has separate id ?
If anybody reply or provide some examples/papers , it will a great help.
Thank you
04-19-2011 08:30 AM
Well did U ever get an answer because I am trying to do the same thing??!
04-19-2011 09:16 AM
You should be able to have multiple subscribers to the same ID, but you should only have one transmitter for the message on the LIN bus, unless it is an event-triggered message and you plan to do collision resolving, etc (which adds complexity). Make sure you have only one master.