Using FreeRTOS with CAN interrupt
Posted on October 05, 2017 at 19:21FreeRTOS with CAN interrupt. It seems like im missing messages when using CAN with freertos. I know that the CAN bus is half duplex. Since i have no control over the Rx messages, how do i sync the tx task with the ...