DMA ADC with potentiometer

i have program like this and from the program i have the output like this (picture) and i used the potentiometer to find the value is AD_RES_BUFFER:
the potition of picture is disable of DMA Countinous Request ADC ANALOG

but the potentiometer work (produces value ) if i enable the 'DMA Countinous Request' in stm32cubeMX i used the nucleof334r8 but the value of b and output is 0 (zonk).
and if i disable the 'DMA Countinous Request' in stm32cubeMX the potentiometer doesn't work (produces no value if rotated) and only displays value randomly and i dont know from where the value, but i have a value of 'output, b' in watch 1.
so i want to enable the 'DMA Countinous Request' and get the value of potentiometer (REAL TIME AND UPDATE ID I ROTATED THE POTENTIO) but i dont know how to set it in cubeMX and prgram the keil.
PLEASE ANYONE HELP ME.
