Hi Team ,
I'm using S32K144 Microcontroller with S32 Design Stuido , with 3.0 SDK
With the help of processor expert , I have managed to configure CAN0 for Tx , Rx & RXFIFO
But RXFIFO(through DMA) is triggering event , after recieving only one CAN frame
I have replicated the Sample code of RXFIFO(downloaded from nxp website ) , it is receiving only one CAN frame , then i have to call FLEXCAN_DRV_RxFifo to recieve again
I'm aware that RXFIFO is used to store multiple CAN frames , but in these case only one CAN frame is getting stored
Please let me know how to solve these issue
Best Regards
KARTHIK SV