STM32F4xx CAN (controller area network) HAL_CAN_IsTxMessagePending
HelloI am working with STM32F446ZET7.I can't transmit data.When I debugged it, it was looping with HAL_CAN_IsTxMessagePending.Status was 1:Pending transmission request on at least one of the selected Tx Mailbox.Can you think of any reasons?