STM32H743 fdcan not sending messages from FIFO
Hello everyone,I'm trying to use the FDCAN of the STM32H743 using the Tx FIFO. The board correctly receives all messages, but when trying to send them from the FIFO, it fills without sending anything. This is a piece of the code:if (HAL_FDCAN_AddMess...