2018-09-06 01:52 AM
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
2018-09-06 02:57 AM
are you receiving the Lin frame into the DMA buffer ?
how long is the normal frame ? maximum ? minimum ?
2018-09-06 03:52 AM
No i have no idea on it. I just try enable USART interrupts but it didnt worked. Should i use DMA buffer.
2018-11-25 10:33 AM
hi i can obtain message for NVIC interrupt using protocol UART/USART i am using stm32f3 (slave), stm32f7 (master) node
transceiver is mcp2021
2018-11-28 05:54 AM
hey i also solve this problem if you have any problem i can help you
2019-03-23 12:04 PM
@in mozbek we trust did you use HAL-function ? i am stucking there because STM32F4 has just 11 bit brak field