38.6.8 ADC Last Converted Data Register

Name: ADC_LCDR
Offset: 0x20
Reset: 0x00000000
Property: Read-only

Bit 3130292827262524 
    CHNBOSR[4:0] 
Access RRRRR 
Reset 00000 
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
 LDATA[15:8] 
Access RRRRRRRR 
Reset 00000000 
Bit 76543210 
 LDATA[7:0] 
Access RRRRRRRR 
Reset 00000000 

Bits 28:24 – CHNBOSR[4:0] Channel Number in Oversampling Mode

Indicates the last converted channel when ADC_EMR.TAG is set and ADC_EMR.OSR is not equal to 0. If ADC_EMR.TAG is not set, CHNBOSR = 0.

Bits 15:0 – LDATA[15:0] Last Data Converted

The analog-to-digital conversion data is placed into this register at the end of a conversion and remains until a new conversion is completed.

If OSR = 0 and TAG = 1 in ADC_EMR, the 4 MSBs of LDATA carry the channel number to obtain a packed system memory buffer made of 1 converted data stored in a half-word (16 bits) instead of 1 converted data in a 32-bit word, thus dividing by 2 the size of the memory buffer. See ADC_LCDR (NO_OSR).