Part Number: TMS320F280049
Hi team,
I got a question from my customer:
How to automatically separate different field of a received CAN frame?
For example, they need to know the following information:
1. Identifier of the received frame.
2.They want to know how many frames is included in a data.
Can we support these need automatically? Or we need to achieve this in software by using mask and bit shift?
Thanks!