2019-06-02 09:12 PM
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 !
2019-07-04 07:54 PM
It was solved simply by UART's LIN communication.
2021-01-13 01:24 AM
Hello, can you share with me?