Question
STM32CubeF4 LIN driver support
Posted on September 09, 2014 at 04:06
Hi!
I am creating a project using STM32F4.The project should support LIN communication through UART4.I have the base code created using STM32CubeF4.I am using the provided HAL UART driver but the functions and it's documentation aren't clear.Does anyone here has a working code for LIN in STM32F4?♯ Any LIN transceiver module can do, I just need to know how to integrate it (initialize, handle the in/out buffers, etc) with the base code that I have. #stm32cubef4-lin-uart-hart-driver