Hi Lei,
I added here the received example from the application engineer.
Example: The application wants to receive a frame in every 4th cycle, start in cycle 1.
- The periodicity is configurable by the CCFMSK – cycle counter filtering mask
CCFMSK = Perioda-1 = 4-1=3
- The start offset is done by configuring the CCFVAL – cycle counter filtering mask
CCFVAL = in which cycle to start = 1
- We need to enable the cycle filtering by set the CCFE bit
Best regards,
Diana