How to use DMA mode for CAN with S32K SDK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to use DMA mode for CAN with S32K SDK

1,962 次查看
dashuangshengds
Contributor II

S32DS ARM_2018R1 for S32K, the P/E tool can't config the CAN to RX FIFO DMA mode, how can I using NXP SDK to receive data by DMA?

pastedImage_1.png

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,647 次查看
razva_tilimpea
NXP Employee
NXP Employee

Hi,

DMA mode is not supported in CAN_PAL which is designed as a generic API for all platforms supported by SDK.

If you need to configure DMA or other FlexCAN specifi features please replace CAN_PAL component by FlexCAN component.

Best regards,

Razvan

0 项奖励
回复

1,647 次查看
dashuangshengds
Contributor II

OK, Thank you, I will try it !

0 项奖励
回复