How to use DMA mode for CAN with S32K SDK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to use DMA mode for CAN with S32K SDK

1,175件の閲覧回数
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 返答(返信)

860件の閲覧回数
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 件の賞賛

860件の閲覧回数
dashuangshengds
Contributor II

OK, Thank you, I will try it !

0 件の賞賛