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.
Dear team:
Do we have example routine for DCAN communication with FIFO enabled?
If not, My customer wants to know how to configure DCAN information to avoid the loss of DCAN information due to untimely query if DCAN communication is received by query instead of interruption?
Best regards
Do we have example routine for DCAN communication with FIFO enabled?
We do not have any example for FIFO as of now.
If not, My customer wants to know how to configure DCAN information to avoid the loss of DCAN information due to untimely query if DCAN communication is received by query instead of interruption?
I will get back to you on this.
Green,
Let me point to an erratum concerning DCAN FIFO mode ("During DCAN FIFO Mode, Received Messages May be Placed Out of Order in the FIFO Buffer").
how to configure DCAN information to avoid the loss of DCAN information due to untimely query if DCAN communication is received by query instead of interruption
Sorry I don't understand the question. By "query", are you referring to "polling". Are you basically asking how to avoid a message object being over-written? i.e. avoid a Message-lost condition?