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.

AM5728: Questions about DCAN interrupt

Genius 13655 points
Part Number: AM5728

Hello Champs,

Customer has below questions about AM5728 DCAN 64 OBJ, 1-32 for transmit, 33-64 for receive. 

1. When the receive data exceeds 8 bytes, will it automatically be saved to the next OBJ?
E.g: dcanRxParams_t DcanRxData_Prms [32] for receive, when receiving 12 bytes, the 1-8 8 bytes are stored to DcanRxData_Prms [0], the 9-12 bytes will be stored to DcanRxData_Prms [1] automatically?

2. The interrupt is generated every receiving OBJ. If only clearing the DcanRxData_Prms[0] interrupt, will it cause some issues? Or every OBJ interrupt should be cleared?

Thanks.
Rgds
Shine