Skip to main content
Explorer
October 5, 2023
Solved

FDCAN interfacing with STM32H723VET6

  • October 5, 2023
  • 1 reply
  • 1265 views

I am only able to transmit till 15 when i am continuously trying to transmit values upto 200 and after 15 my transmission got failed.

The transceiver i am using :- TCAN1046ADRQ1

I am also attaching my SS of the code and output. 

 

    This topic has been closed for replies.
    Best answer by LCE

    That sounds like your TX FIFO is full.

    Do you have another client to ACK these transfers?

    Check with a scope if the other side actually ACKs the transfers.

    1 reply

    LCE
    LCEBest answer
    Principal II
    October 5, 2023

    That sounds like your TX FIFO is full.

    Do you have another client to ACK these transfers?

    Check with a scope if the other side actually ACKs the transfers.