Dear all,
I'm trying to emulate a LIN bus master node (https://www.lin-cia.org/fileadmin/microsites/lin-cia.org/resources/documents/LIN_2.2A.pdf) using ScriptCommunicator V6.06.
The hardware interface between USB and the LIN physical layer is not a problem: I already have an adapter.
From the software point of view, a LIN frame is just a conventional set of serial data, apart from the beginning SYNC BREAK that is a 13 bit long dominant bits data.
How is it possible to generate a serial line break with specific length (bits) using ScriptCommunicator, without changing the communication baudrate between SYNC BREAK and the rest of the frame?
Many thanks in advance for your suggestions.
Kind regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear all,
I'm trying to emulate a LIN bus master node (https://www.lin-cia.org/fileadmin/microsites/lin-cia.org/resources/documents/LIN_2.2A.pdf) using ScriptCommunicator V6.06.
The hardware interface between USB and the LIN physical layer is not a problem: I already have an adapter.
From the software point of view, a LIN frame is just a conventional set of serial data, apart from the beginning SYNC BREAK that is a 13 bit long dominant bits data.
How is it possible to generate a serial line break with specific length (bits) using ScriptCommunicator, without changing the communication baudrate between SYNC BREAK and the rest of the frame?
Many thanks in advance for your suggestions.
Kind regards