Skip to main content
Visitor II
June 3, 2019
Question

To LIN communication via UART

  • June 3, 2019
  • 2 replies
  • 847 views

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 !

    This topic has been closed for replies.

    2 replies

    HLee.9Author
    Visitor II
    July 5, 2019

    It was solved simply by UART's LIN communication.

    Visitor II
    January 13, 2021

    Hello, can you share with me?