Posted on May 03, 2018 at 14:47Hello,I'm working on stm32f767ZI, nucleo 144 board and I have an issue with CAN communication. I'm trying to send a message with functions HAL_CAN_GetTxMailboxesFreeLevel() and HAL_CAN_AddTxMessage(). Function return...