Question
LIN BUS RECEIVE INTERRUPT
Hey there,
I can finally send lin messages from stm32. But now i want to receive and handle received LIN messages. But in datasheet of mcu says receiving is totaly independent from normal usart receiver.
I can not find any example to receive interrupt. Does anyone know how to handle receiving LIN messages.
I use mcu as : stm32f091cc
my transmitter is : peak device and plin viewer api.
Regards
