2023-11-12 06:25 PM - edited 2023-11-12 06:27 PM
I need to receive CAN ids of more than 8 extended frames, the current method using RxFIFO can only receive up to 8.
Reference manual indicate that Powerful Rx FIFO ID filtering, capable of matching incoming IDs against either 8 extended, 16 standard, or 32 partial (8-bit) IDs, with individual masking capability.
The CAN RxFIFO configured by SPC5Studio CAN only receive 8 CAN ids at most. Is there any way to receive more CAN ids? Thank you in advance!
2023-11-18 01:34 PM
From what I remember reading and experimenting with, could it be that the masking capability is a solution for your challenge provided the addresses are related?