Part Number:TMS320F28377S
Tool/software: Code Composer Studio
Hi, i am need make a LIN interface with F28377S microcontroller.
Lin protocol is a UART/SCI with different voltage levels.
The problem is that the master need send the following header:
Is a simple UART/SCI, but, how can i generate 13 or more bits with low level? (Sync Break) - I need delete the stop bit or using other technique.
Sync field and id field is not a problem because are a simple bytes with start and stop bits.
How is the best and/or correct form to do that?
Regards,