cancel
Showing results for 
Search instead for 
Did you mean: 

SPC56EL60L3 - disable eDMA interrupt

alessandro2
Associate III
Posted on February 21, 2017 at 16:45

Hello everyone, I'm working with SPC56EL60L3.

I'd like to disable eDMA interrupts, cause I don't need callbacks to be executed at end of trasnsfer operations.

Any idea how to do that?

Thank you. 

Alessandro

1 REPLY 1
Erwan YVIN
ST Employee
Posted on February 23, 2017 at 13:56

Hello Alessandro ,

if you use edma interrupts

in the driver configuration , you should put your callback in NULL

   Best regards

                  Erwan