Question
To LIN communication via UART
I tried to transmit LIN communication data using HAL_LIN_SendBreak and 0x55 sync byte.
The setting is 19200 bps, N, 8, 1
I've looked at an example using stm32Fx but it's not.
The program is in progress using TrueStudio.
I would appreciate your help if you have a sample on this .
Thanks in advance !
