MCAN with direct memory access not working

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

MCAN with direct memory access not working

444 Views
peter09
Contributor III

ide=s32 design studio for pa
SDK=SDK_S32_PA_15
board=mpc5775b
i have tried to receive data using MCAN1 with eDMA but it's not working .I've included my code below please suggest necessary changes 


MPC5775B-E MPC5777C 

Tags (1)
0 Kudos
Reply
2 Replies

403 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

You cannot use DMA chnl 0, but the channel assigned to MCAN.

davidtosenovjan_0-1755074397507.png

 

0 Kudos
Reply

398 Views
peter09
Contributor III

Thank you for your reply.
I have selected **MCAN1** only, but as you can see in my configuration , in the EDMA component we can configure MCAN1 and it only allows selecting the channel number. I have not used channel 0. i have added image and you can see in my code also

Tags (1)
0 Kudos
Reply