Description: //******************************************************************************
// MSP430x41x2 Demo- ADC10, Sample A0, Signed, Set P5.1 if A0 > 0.5*AVcc
//
// Description: A single sample is made on A0 with SIGNED reference to AVcc.
// Software sets ADC10SC to start sample and conversion- ADC10SC
// automatically cleared at EOC. ADC10 internal oscillator times sample (16x)
// and conversion. In Mainloop MSP430 waits in LPM0 to save power until ADC10
// conversion complete, ADC10_ISR will force exit from LPM0 in Mainloop on
To Search:
File list (Check if you may need any files):
新建文件夹\msp430x41x2_adc10_04.c
..........\msp430x41x2_adc10_05.c
..........\msp430x41x2_adc10_06.c
..........\msp430x41x2_adc10_07.c
新建文件夹