38.6.26 ADC FIFO Mode Register

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

Name: ADC_FMR
Offset: 0xE4
Reset: 0x00000000
Property: Read/Write

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
 FIFOCNT[7:0] 
Access RRRRRRRR 
Reset 00000000 
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
 CHUNK[3:0]  ENLEVELENFIFO 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 

Bits 23:16 – FIFOCNT[7:0] FIFO Count

Number of conversions available in the FIFO (not a source of interrupt).

Bits 7:4 – CHUNK[3:0] Chunk Size

Number of elements in FIFO required to generate a DMA request. Allowed values are 1, 2, 4, 8.

Bit 1 – ENLEVEL Enable Level

ValueDescription
0

Request to DMA is generated as soon as one data is written in FIFO when FIFO is enabled. CHUNK is not used.

1

Request to DMA is generated as soon as the number of written elements in the FIFO is greater than or equal to CHUNK.

Bit 0 – ENFIFO Enable FIFO

ValueDescription
0

FIFO is disabled.

1

FIFO is enabled.