flexCAN data transfer through DMA

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

flexCAN data transfer through DMA

673 Views
semiconductor_user
Contributor III

hello Community,

i'm triying to transfer data of flexCAN to memory through DMA but i'm not geeting any data on destination Address. so please guide me proper configuration and share eaxmple code so that i can take it as reference and solve my problem

MCU : s32k324 

IDE : s32ds for platform, version 3.5v

thank you.

0 Kudos
Reply
1 Reply

640 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @semiconductor_user

DMA support is only for RXFIFO and because enhanced RXFIFO is only on FlexCAN0, DMA and CANFD usage is not possible on other FlexCAN modules, just classical CAN+legacy RXFIFO+DMA functionality is available.

You can refer to these community posts for some reference in DMA and CAN configuration:

Best regards.
Julián

 

0 Kudos
Reply