Hi Champ,
From the F280049 TRM ,there have below description, :
13.12 Power-Up Sequence
Upon device power-up or system level reset, the ADC will be powered down and disabled. When
powering up the ADC, use the following sequence:
1. Set the bit to enable the desired ADC clock in the PCLKCR13 register.
2. Set the desired ADC clock divider in the PRESCALE field of ADCCTL2.
3. Power up the ADC by setting the ADCPWDNZ bit in ADCCTL1.
4. Allow a delay before sampling. See the data manual for the necessary time.
I have below question :
1.The delay time means power Up Time( which Max value is 500uS in the datasheet)?
2.If no delay time or delay time is not enough , what will happen? does it possible that the ADC will stop converting even the SOC trigger always generated.