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.

Access ADCBSYCHN from the CLA

Hi,

On a F28035 I'm trying to read ADCCTL1[ADCBSYCHN] from a CLA task, but the result of the read is always a 0.

Should I use MEALLOW? What instruction should I use? I've tried MMOV16, MMOV32, MMOVZ16 ...

Cheers,

PB

  • Pierre Bouchet1 said:

    Hi,

    On a F28035 I'm trying to read ADCCTL1[ADCBSYCHN] from a CLA task, but the result of the read is always a 0.

    Should I use MEALLOW? What instruction should I use? I've tried MMOV16, MMOV32, MMOVZ16 ...

    Cheers,

    PB

    PB,

    Please refer to www.ti.com/lit/SPRUGE6

    On 28035 only the ADC result registers can be accessed by the CLA.  The remaining ADC registers can not be accessed by the CLA.

    -Lori