Hi,
When does the DCAN module send error frame? Is it transmit or receive fail? And when does the DCAN Automatic Retransmission?
Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
When does the DCAN module send error frame? Is it transmit or receive fail? And when does the DCAN Automatic Retransmission?
Thanks!
When does the DCAN module send error frame? Is it transmit or receive fail?
Both. Any node on the bus, when it detects a violation of the CAN protocol, will start transmitting an error frame.
And when does the DCAN Automatic Retransmission?
Retransmission happens upon loss of arbitration when the bus is sensed idle. Retransmission also happens when the previous transmission was unsuccessful due to errors.