This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28335: ADC start/stop in Continuous Mode

Part Number: TMS320F28335

Tool/software: Code Composer Studio

How can I start and stop the ADC in continuous run mode.When I stop it by making CONT_RUN bit = 0 the it does not start again when I make CONTI_RUN = 1.