5.2.6.2 ADC Mode Register

This register can only be written if the WPEN bit is cleared in the ADC Write Protection Mode Register.

Name: ADC_MR
Offset: 0x04
Reset: 0x20000000
Property: Read/Write

Bit 3130292827262524 
 USEQALWAYS1TRANSFER[1:0]TRACKTIM[3:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00100000 
Bit 2322212019181716 
 ANACH   STARTUP[3:0] 
Access R/WR/WR/WR/WR/W 
Reset 00000 
Bit 15141312111098 
 PRESCAL[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 76543210 
  FWUPSLEEP TRGSEL[2:0]  
Access R/WR/WR/WR/WR/W 
Reset 00000 

Bit 31 – USEQ User Sequence Enable

ValueNameDescription
0NUM_ORDER

Normal mode: The controller converts channels in a simple numeric order depending only on the channel index.

1REG_ORDER

User Sequence mode: The sequence respects what is defined in ADC_SEQR1 and ADC_SEQR2 and can be used to convert the same channel several times.

Bit 30 – ALWAYS1 Must always be written to 1

Bits 29:28 – TRANSFER[1:0] Transfer Time

Must be set to 2 to ensure the optimal transfer time.

Bits 27:24 – TRACKTIM[3:0] Tracking Time

ADC_EMR.TRACKXTRACKTIM
0 to 34 to 1415
06 × tADCCLK7 × tADCCLK
16 × tADCCLK([4 × (TRACKTIM + 1)] - 10) × tADCCLK
2Not Applicable([8 × (TRACKTIM + 1)] - 10) × tADCCLK
3Not Applicable([16× (TRACKTIM + 1)] - 10) × tADCCLK

Bit 23 – ANACH Analog Change

ValueNameDescription
0NONE

No analog change on channel switching: DIFF0 is used for all channels.

1ALLOWED

Allows different analog settings for each channel. See ADC_CCR.

Bits 19:16 – STARTUP[3:0] Start-Up Time

ValueNameDescription
0SUT0

0 period of ADCCLK

1SUT8

8 periods of ADCCLK

2SUT16

16 periods of ADCCLK

3SUT24

24 periods of ADCCLK

4SUT64

64 periods of ADCCLK

5SUT80

80 periods of ADCCLK

6SUT96

96 periods of ADCCLK

7SUT112

112 periods of ADCCLK

8SUT512

512 periods of ADCCLK

9SUT576

576 periods of ADCCLK

10SUT640

640 periods of ADCCLK

11SUT704

704 periods of ADCCLK

12SUT768

768 periods of ADCCLK

13SUT832

832 periods of ADCCLK

14SUT896

896 periods of ADCCLK

15SUT960

960 periods of ADCCLK

Bits 15:8 – PRESCAL[7:0] Prescaler Rate Selection

PRESCAL = (fperipheral clock / (2 × fADCCLK)) – 1.

Bit 6 – FWUP Fast Wakeup

ValueNameDescription
0OFF

If SLEEP is 1, then both ADC core and reference voltage circuitry are off between conversions.

1ON

If SLEEP is 1, then Fast Wake-up Sleep mode: The voltage reference is on between conversions and ADC core is off.

Bit 5 – SLEEP Sleep Mode

ValueNameDescription
0NORMAL

Normal mode: The ADC core and reference voltage circuitry are kept on between conversions.

1SLEEP

Sleep mode: The wake-up time can be modified by programming the FWUP bit.

Bits 3:1 – TRGSEL[2:0] Trigger Selection

The trigger selection can be performed only if ADC_TRGR.TRGMOD = 1, 2 or 3.
ValueNameDescription
0ADC_TRIG0ADTRG
1ADC_TRIG1

TIOA0 TC0

2ADC_TRIG2

TIOA1 TC0

3ADC_TRIG3

TIOA2 TC0

4ADC_TRIG4

TIOA0_TC1

5ADC_TRIG5

ACC

6ADC_TRIG6

PWM event line 0

7ADC_TRIG7

RTCOUT0