DMA transfer issue with ADC1 on S32K312

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

DMA transfer issue with ADC1 on S32K312

397 Views
LeoYang-
NXP Employee
NXP Employee

when using DMA to transfer ADC data register value, find that for ADC1, when enable the BCTU trigger, the SDDR of DMA channel is changedCapture.PNGso the DMA transfer is not working 

0 Kudos
Reply
2 Replies

339 Views
DanNguyenDuy
NXP Employee
NXP Employee

Hello @LeoYang-,

As I discussed with you, I doubt that this issue can come from debugger. So, could you try to test with T32 debugger and let me know your result?

If you can't do that, could you try to test with different Optimization Levels?

nxf78987_0-1730113252353.png

Best regards,

Dan

0 Kudos
Reply

308 Views
LeoYang-
NXP Employee
NXP Employee

Hi 

  currently we can not set the optimize level above none because it affect our normal function, but we did found how to solve it by correcting the DMA configuration, if we got the chance to test with T32, i will let you know, Thank you for your support!