HAL_CAN_AddTxMessage() returning error
Hii st-term Can you please tell what is issue in this code it is going in Error Handler HAL_StatusTypeDef HAL_CAN_AddTxMessage(CAN_HandleTypeDef *hcan, const CAN_TxHeaderTypeDef *pHeader, const uint8_t aData[], uint32_t *pTxMailbox) { uint32...