dear :
I want to take use of FlexCan of S32K312 to develop. and I want to use rx and Tx interrupt in flexCAN. I did the configuration in EB and debug in S32 studio,I watch the flexCAN reg value as 0x00831002 and IMASK1 as 0x00000003,but the IFLAG1 keep as 0 even I send frame by CANOE,the ID of frame is correct by HWFilter,so is there any idea about this case ,thank you very much.
thanks a lot for your reply. I figure out the reason: because the frequency of the source of CAN is not correct and then the baudrate of CAN is not correct, so the canoe always get the stff error, and ECU can not jump into interrupt