Can HAL_CAN_AddTxMessage Not Transmit.
Hi I try to send a message to the CAN interface, use HAl functionHAL_CAN_AddTxMessage.But the message not send.I verify with debug that the interface is allwais in Listering HAL_CAN_STATE_LISTENING.Do you have idea what is wrong?uint8_t CAN_TX(int16_...