User Activity

Hi,I am creating project in which I need to use LIN bus, I have tried to generate code from cubeMX, I have changed the BaudRate to 19200 in initialization, see the code from Initialization :static void MX_USART1_UART_Init(void) { huart1.Instance = ...