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.
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