Posted on September 14, 2017 at 13:57Hi all, I have a problema using STM32F429 USART Hal functions in conjunction with a LIN device, using USART1.I configure the peripheral as any other UART in the project, using a pattern like:LinPinInit(){ ...} ...