Quantcast
Channel: MSP low-power microcontroller forum - Recent Threads
Viewing all articles
Browse latest Browse all 21949

CCS/MSP430F2013: Stop conversion or just stop interrupt?

$
0
0

Part Number:MSP430F2013

Tool/software: Code Composer Studio

The SD16ADC (e.g.g. in the MSP430F2013) is a sigma-delta-ADC. This type of ADC is preferably for continues work. So from my understanding, it makes sense to use it in continuous mode and, if it is not needed,  just do deactivate the interrupt for this device  (  SD16CCTL0 &= ~SD16IE;  ) instead of stopping the conversion (SD16CCTL0 &= ~SD16SC;    ). Am I right?

Best regards

Franz Peter Zantis


Viewing all articles
Browse latest Browse all 21949

Trending Articles



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