Hello, i use the S32k118 chip. and use the Standard Can.
i'm in trouble in the program.I use CANOE to send 10 message,and set period to one 20ms and others are 100ms.But i found it may lost the message.Could you help me or offer some information?
First,i took some configuration in flexcan,like set MCR[RFEN] = 0x01,
So the Rx FIFO table:MB 0-9:
1.MBs 0~5 is used by the reception FIFO engine.in MB0,it will save the ID and data,but i see the MB1~5 is reserved.i don't what it mean.i think this area(MB1~5) is to save the message when many frame come in same time.do you agree?
2.MBs 6~9 is used to save the RX ID,so the maximum number of RX message is16. right?