SLAZ468Z May 2014 – August 2021 MSP430FR5958
ADC Module
Functional
ADC stops converting when ADC12ON bit is toggled during conversion
Subsequent ADC conversions are halted if the ADC12CTL0.ADC12ON bit is toggled while the ADC is busy. The affected ADC modes are:
- sequence-of-channels
- repeat-single-channel
- repeat-sequence-of-channels (ADC12CTL1.ADC12CONSEQx)
Stop the ADC conversion by clearing the ADC12CTL0.ADC12ENC bit.
Check the ADC12CTL1.ADC12BUSY flag for 0 before toggling the ADC12CTL0.ADC12ON bit.