2057011_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2057011_en-US

2057011_en-US

Is RTD 3.0.0 compatible DMA for FlexCAN

I have configured and ran a example code for receiving CAN data through DMA it does not generating any receiving complete interrupt. 

Re: Is RTD 3.0.0 compatible DMA for FlexCAN

Hi,

yes, can be aplicable.

BR, Petr

Re: Is RTD 3.0.0 compatible DMA for FlexCAN

MPC57xx: Configuring and
Using the eDMA Controller

Is this application notes totally applicable for S32K322 also?

Re: Is RTD 3.0.0 compatible DMA for FlexCAN

Hi @PetrS  what is the difference b/w these both functions
FlexCAN_Ip_RxFifo(INST_FLEXCAN_0,&recvBuff2);

FlexCAN_Ip_Receive(INST_FLEXCAN_0, RX_MB_IDX, &rxData, false);


and when I was reading the k3 reference manual it was not that much clear to me, Can you provide any simple document for understand the CAN DMA , message buffer usage, CAN ID filtering, CAN Interrupts, etc.

Re: Is RTD 3.0.0 compatible DMA for FlexCAN

Hi @PetrS  what is the difference b/w these both functions
FlexCAN_Ip_RxFifo(INST_FLEXCAN_0,&recvBuff2);

FlexCAN_Ip_Receive(INST_FLEXCAN_0, RX_MB_IDX, &rxData, false);

Re: Is RTD 3.0.0 compatible DMA for FlexCAN

Hi,

yes it is. If you have some issue please share your simplified project, or refer to posted demos, e.g. 
https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K312-CAN-Transmit-amp-Receive-Using-MB-a...

BR, Petr

Tags (1)
No ratings
Version history
Last update:
‎11-21-2025 02:26 PM
Updated by: