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