Tool/software: Code Composer Studio
Dear team
My customer used CANbox and TMS320F28377D to communicate with CAN.
He wanted to receive data from All ID not fixed ID .
After initializing a given ID, only the data corresponding to the initial ID can be received, and the data of other IDs cannot be received.
setting: IDMASK = 0; UMASK=0;
Please help.