Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 24339

Re: Question on clearing of DMA interrupt.

$
0
0

Hi ,

 

It seems that you are using SPORT 3 Interrupt

>> interrupt(SIG_SP3, ISR_handleMeasurementDMA);//Set signal SP3 to trigger ISR function

 

Instead you have to use SPORT 4 interrupt as SPORT 4 is used as the RX

interrupt(SIG_SP4, ISR_handleMeasurementDMA);//Set signal SP3 to trigger ISR function

 

Let me know if this works.

 

Regards,

Mahesh


Viewing all articles
Browse latest Browse all 24339

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>