Hello,
for a new product I plan to use a VF5xx controller. One key aspect of the product is to deal with LIN, e.g. the controller acts as a LIN master and queries some slaves. I studied the Vybrid reference manual, especially the UART section, but I had not found anything how to generate a LIN break.
My question: How can I generate a LIN break to initiate a LIN communication using a VF5xx controller?
Thank you in advance,
best regards,
Florian Pfanner
Solved! Go to Solution.
SBK bit in UARTx_C2 register
Dear Edward,
thank you for your valuable help. This is exactly what I have looked for.
My focus during reading the datasheet was set to LIN so I overread this section...
Best regards,
Florian