I'm working on STM32L552RE. To read i use HAL_FDCAN_GetRxFifoFillLevel, and HAL_FDCAN_GetRxMessage. To write i use HAL_FDCAN_AddMessageToTxFifoQ.There is a mutex to avoid conflict. I don't understand why i'm loosing message when i write.Thanks for ad...
Hello, I'm working with Mbed on STM32L552RE.As far as I could see the STM32L5 family with Mbed does not support CAN yet.Can I know if it is planned, and if so when ?Bests regards.